Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4782ac80b02f0d01afd309e2200dd3c7037f2ba4
4782ac8
Add AHCI support to u-boot
by Jin Zhengxiong
· 18 years ago
d8ea2ac
Add dtb boot-up parameter to default boot commands.
by Zhang Wei
· 18 years ago
b93775c
Cleanup even more poorly introduced whitespace.
by Jon Loeliger
· 18 years ago
ae62416
Cleanup more poorly introduced whitespace.
by Jon Loeliger
· 18 years ago
2c33e8a
Cleanup poorly introduced whitespace.
by Jon Loeliger
· 18 years ago
80e955c
General indent and whitespace cleanups.
by Jon Loeliger
· 18 years ago
ffff3ae
General indent and whitespace cleanups.
by Jon Loeliger
· 18 years ago
41a0e8b
Cleanup compiler warnings.
by Jon Loeliger
· 18 years ago
75c299c
Unlock cache before kernel starts up for MPC86xx
by Haiying Wang
· 18 years ago
6725667
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· 18 years ago
fecf1c7
Fix BAT0 to actually be cacheable, non-guarded as documented.
by Jon Loeliger
· 18 years ago
40bc835
Removed MPC8641HPCN DTS source file from build.
by Jon Loeliger
· 18 years ago
8fc8bd2
Add Rapidio support for the MPC8641HPCN
by John Traill
· 18 years ago
91a414c
Fix caslat calculation
by John Traill
· 18 years ago
709d307
Convert to mac-address in ethernet nodes.
by Jon Loeliger
· 18 years ago
71748af
Correct the irq value of DUART2
by Haiying Wang
· 18 years ago
9cb3e88
Change the space size of PEX IO in README
by Haiying Wang
· 18 years ago
239db37
Move get_board_sys_clk to board directory
by Haiying Wang
· 18 years ago
492900b
Fix 8641HPCN pollution
by John Traill
· 18 years ago
515ab8a
Fix 8641HPCN timebase
by John Traill
· 18 years ago
c86360b
Fixed OF device tree of mpc86xxhpcn board.
by Zhang Wei
· 18 years ago
bea3f28
Add support for reading and writing mac addresses to or from ID EEPROM.
by Haiying Wang
· 18 years ago
fcb28e7
Fixed initrd issue by define big RAM
by Jin Zhengxiong
· 18 years ago
e6cd2a1
We made a u-boot patch to fix the hang up issue
by Jason Jin
· 18 years ago
da012ab
Change Id to symbolic name for RTL8139
by Jin Zhengxiong
· 18 years ago
bc09cf3
Fix RTL8139 in big endian
by Jin Zhengxiong-R64188
· 18 years ago
fcfb9a5
Fix Tsec bug when no link
by Jin Zhengxiong-R64188
· 18 years ago
bd22c2b
Fix bug for io_bar size during pci scan
by Jin Zhengxiong-R64188
· 18 years ago
fa7db9c
Enable PCIE1 for MPC8641HPCN board
by Jin Zhengxiong-R64188
· 18 years ago
684623c
Fix bug in 8641hpcn reset command with no args.
by Jon Loeliger
· 18 years ago
8be429a
Reworked IRQ mapping in OF-tree.
by Zhang Wei
· 18 years ago
0e4c2a1
Do not enable address translation on secondary CPUs.
by Jon Loeliger
· 18 years ago
8ecc971
Fix a get_board_sys_clk() use-before-def warning.
by Jon Loeliger
· 18 years ago
d9bf485
Allow DTC path to be passed in.
by Jon Loeliger
· 18 years ago
c83ae9e
Modify the IRQ of DUART2
by Haiying Wang
· 18 years ago
c934f65
Review cleanups.
by Jon Loeliger
· 18 years ago
cb5965f
White space cleanup.
by Jon Loeliger
· 18 years ago
3d5c5be
Removed unneeded local_bus_init() from 8641HPCN board.
by Jon Loeliger
· 18 years ago
4d3d729
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
by Jon Loeliger
· 18 years ago
b2a941d
Remove dead debug code.
by Jon Loeliger
· 18 years ago
126aa70
Move mpc86xx PIXIS code to board directory
by Jon Loeliger
· 18 years ago
38cee12
Improve "reset" command's interaction with watchdog.
by Haiying Wang
· 18 years ago
70205e5
Fix two SDRAM setup bugs.
by Haiying Wang
· 18 years ago
d11fec5
Add first draft of the MPC8641HPCN doc/README.
by Haiying Wang
· 18 years ago
ed45d6c
Added pci@8000 block.
by Haiying Wang
· 18 years ago
3033ebb
Allow args on reset command.
by Haiying Wang
· 18 years ago
14e3708
Change arbitration to round-robin for SMP linux.
by Jon Loeliger
· 18 years ago
9a65587
Enable dual DDR controllers and interleaving.
by Jon Loeliger
· 18 years ago
586d1d5
Update 86xx address map and LAWBARs.
by Jon Loeliger
· 18 years ago
cccce5d
Remove L2 Cache invalidate polling.
by Jon Loeliger
· 18 years ago
f35ec68
Enable 2nd CPU and I2C.
by Jon Loeliger
· 18 years ago
bf690dc
Update interrupt mapping.
by Jon Loeliger
· 18 years ago
6cfea33
Remove unneeded INIT_RAM_LOCK cache twiddling.
by Haiying Wang
· 19 years ago
d4dd317
Remove unnecessary flash.c file.
by Jon Loeliger
· 19 years ago
18b6c8c
Get MPC8641HPCN flash images working.
by Jon Loeliger
· 19 years ago
5c9efb3
Cleanup whitespaces and style issues.
by Jon Loeliger
· 19 years ago
a2320a6
Revert bad PCI prefetch limit change.
by Jon Loeliger
· 19 years ago
debb735
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· 19 years ago
76544f8
Include BC3450 board in configurations in README
by Detlev Zundel
· 19 years ago
6ca24c6
Add support for BC3450 board
by dzu@denx.de
· 19 years ago
56a4a63
Added missing nand.c for NC650 board
by dzu@denx.de
· 19 years ago
a367d42
Update for NC650 board. Add NC650 based CP850 configuration.
by dzu@denx.de
· 19 years ago
8419c01
MPC5200: enable snooping of DMA transactions on XLB even if no PCI
by Wolfgang Denk
· 19 years ago
cf48eb9
Some code cleanup
by Wolfgang Denk
· 19 years ago
807522f
Merge with /home/hs/U-Boot/u-boot-dev
by Wolfgang Denk
· 19 years ago
b81a463
Fix Quad UART mapping on MCC200 board due to new HW revision
by Wolfgang Denk
· 19 years ago
b28a31c
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 19 years ago
ad88297
* Fix dbau1x00 Board
by Heiko Schocher
· 19 years ago
bb74140
Fixes common/cmd_flash.c:
by Heiko Schocher
· 19 years ago
6db3970
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· 19 years ago
3a5e218
MCC200 Board: fix flash unprotection code for flash > 32 MB.
by Wolfgang Denk
· 19 years ago
5fbb2cd
Update CHANGELOG
by Wolfgang Denk
· 19 years ago
9bc97a3
Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci
by Wolfgang Denk
· 19 years ago
71b405d
Merge with /home/sr/git/u-boot/cfi-flash
by Wolfgang Denk
· 19 years ago
197b049
Merge with /home/sr/git/u-boot/4xx-sdram
by Wolfgang Denk
· 19 years ago
2fc000d
Remove dependencies between DoC code and old legacy NAND driver.
by Marian Balakowicz
· 19 years ago
1707626
Correct PM828_PCI_config Makefile target.
by Marian Balakowicz
· 19 years ago
db28ddb
Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S
by Wolfgang Denk
· 19 years ago
534ff67
* Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006
by Wolfgang Denk
· 19 years ago
2662b40
* Changes/fixes for drivers/cfi_flash.c:
by Stefan Roese
· 19 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
3511853
Reorder CHANGELOG
by Stefan Roese
· 19 years ago
62534be
Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)
by Stefan Roese
· 19 years ago
9e7b5ce
delta board: one more DA9030 fix.
by Markus Klotzbuecher
· 19 years ago
f2841d3
Add support for ymodem protocol (loady command).
by Markus Klotzbuecher
· 19 years ago
eeaab72
Change delta board memory map to start at 0x80000000.
by Markus Klotzbuecher
· 19 years ago
89f2dfa
delta board: minor update to DA9030 code.
by Markus Klotzbuecher
· 19 years ago
b66a938
Set SDelay register in the DDR controller for the MPC5200B chip.
by Rafal Jaworowski
· 19 years ago
c855ef6
delta board: fix DA9030 reset procedure.
by Markus Klotzbuecher
· 19 years ago
f6dbbe9
Update CHANGELOG
by Wolfgang Denk
· 19 years ago
2770bcb
Merge with http://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 19 years ago
0b953ff
Monahans related documentation update.
by Markus Klotzbuecher
· 19 years ago
40b0baf
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
by Markus Klotzbuecher
· 19 years ago
ba70d6a
delta board: DA9030 initialization and i2c support. Some minor changes to
by Markus Klotzbuecher
· 19 years ago
05d8dce
Enable Quad UART om MCC200 board.
by Wolfgang Denk
· 19 years ago
5725f94
Cleanup MCC200 board configuration; omit non-existent stuff.
by Wolfgang Denk
· 19 years ago
552fc62
Cleanup of the monahans cpu and delta board port.
by Markus Klotzbuecher
· 19 years ago
e443c94
Support for redundant environment in NAND Flash.
by Markus Klotzbuecher
· 19 years ago
0b6ba54
Update CHANGELOG
by Wolfgang Denk
· 19 years ago
7b4fd36
Add support for MPC859/866 Rev. A.0
by Wolfgang Denk
· 19 years ago
Next »