| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards | Stefan Roese | 2008-07-11 | -149/+10 |
* | ppc4xx: Fix merge problems in 44x_spd_ddr2.c | Stefan Roese | 2008-07-11 | -16/+19 |
* | ppc4xx: Add MII mode support to the EMAC RGMII Bridge | Grant Erickson | 2008-07-11 | -12/+86 |
* | ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller | Grant Erickson | 2008-07-11 | -241/+433 |
* | ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics | Grant Erickson | 2008-07-11 | -0/+52 |
* | ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r) | Grant Erickson | 2008-07-11 | -0/+36 |
* | PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r) | Grant Erickson | 2008-07-11 | -0/+4 |
* | ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board. | Feng Kan | 2008-07-11 | -0/+865 |
* | ppc4xx: Add initial 460SX reference board (redwood) config file and defines. | Feng Kan | 2008-07-11 | -9/+207 |
* | ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory. | Feng Kan | 2008-07-11 | -4/+54 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -63/+73 |
* | silence misc printf formatting compiler warnings | Kim Phillips | 2008-07-10 | -16/+16 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc512x | Wolfgang Denk | 2008-07-10 | -65/+389 |
|\ |
|
| * | Configuration changes for ADS5121 Rev 3 | Martha Marx | 2008-07-10 | -16/+67 |
| * | Consolidate ADS5121 IO Pin configuration | Martha Marx | 2008-07-10 | -49/+322 |
| * | Fix "usb part" command | Christian Eggers | 2008-07-10 | -4/+15 |
| * | fix USB devices with multiple configurations | Harald Welte | 2008-07-10 | -15/+6 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-07-10 | -5/+40 |
|\ \ |
|
| * \ | Merge commit 'wd/master' | Jon Loeliger | 2008-07-10 | -1385/+8989 |
| |\ \ |
|
| * | | | Feed the watchdog in u-boot for 8610 board. | Jason Jin | 2008-07-07 | -2/+32 |
| * | | | MPC8610HPCD: Report board id, board version and fpga version. | Kumar Gala | 2008-06-19 | -1/+4 |
| * | | | MPC8641HPCN: Report board id, board version and fpga version. | Kumar Gala | 2008-06-19 | -2/+4 |
* | | | | USB: shutdown USB before booting | Markus Klotzbücher | 2008-07-10 | -0/+18 |
| |/ /
|/| | |
|
* | | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-07-10 | -19/+21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix "usb part" command | Christian Eggers | 2008-07-10 | -4/+15 |
| * | | fix USB devices with multiple configurations | Harald Welte | 2008-07-10 | -15/+6 |
* | | | Fix some more print() format errors. | Wolfgang Denk | 2008-07-10 | -14/+14 |
|/ / |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-07-10 | -91/+133 |
|\ \ |
|
| * | | ppc4xx: Fix printf format warnings now visible with the updated format check | Stefan Roese | 2008-07-10 | -31/+31 |
| * | | ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai | Stefan Roese | 2008-07-10 | -13/+54 |
| * | | ppc4xx: Remove implementation of testdram() from Korat board support | Larry Johnson | 2008-07-10 | -39/+0 |
| * | | ppc4xx: Update and add FDT to Korat board support | Larry Johnson | 2008-07-10 | -5/+47 |
| * | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-07-10 | -870/+2785 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-07-07 | -619/+6191 |
| |\ \ \ |
|
| * | | | | ppc4xx: Fix 460EX/GT PCIe port initialization | Stefan Roese | 2008-07-01 | -7/+5 |
* | | | | | MTD/NAND: Fix printf format warning in nand code | Stefan Roese | 2008-07-10 | -10/+10 |
* | | | | | rtc: Fix printf format warning in m41t60.c | Stefan Roese | 2008-07-10 | -1/+1 |
* | | | | | pci: Move PCI device configuration check into a separate weak function | Stefan Roese | 2008-07-10 | -24/+46 |
| |_|/ /
|/| | | |
|
* | | | | Minor coding style cleanup; update CHANGELOG | Wolfgang Denk | 2008-07-10 | -2/+698 |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk | 2008-07-10 | -95/+140 |
|\ \ \ \ |
|
| * | | | | NAND: ifdef-protect most of nand.h when using legacy NAND. | Scott Wood | 2008-07-09 | -1/+4 |
| * | | | | NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. | Marcel Ziswiler | 2008-07-09 | -4/+4 |
| * | | | | NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. | Scott Wood | 2008-07-09 | -90/+132 |
| | |/ /
| |/| | |
|
* | | | | e1000: add support for 82545GM 64bit PCI-X copper variant | Paul Gortmaker | 2008-07-10 | -1/+5 |
* | | | | SPARC: Build error fix | Daniel Hellstrom | 2008-07-10 | -1/+3 |
* | | | | Many spelling fixes in README. | Marcel Ziswiler | 2008-07-10 | -70/+71 |
* | | | | Minor spelling fix in comment. | Marcel Ziswiler | 2008-07-10 | -1/+1 |
* | | | | Round the serial port clock divisor value returned by calc_divisor() | Hugo Villeneuve | 2008-07-10 | -1/+6 |
* | | | | ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) | Hugo Villeneuve | 2008-07-10 | -267/+342 |
* | | | | Remove useless print message at apollon | Kyungmin Park | 2008-07-10 | -6/+2 |