| Commit message (Expand) | Author | Age | Lines |
... | |
* | ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines | Adam Graham | 2008-09-05 | -63/+98 |
* | ppc4xx: IBM Memory Controller DDR autocalibration routines | Adam Graham | 2008-09-05 | -0/+1212 |
* | ppc4xx/NAND: Add select_chip function to 4xx NDFC driver | Stefan Roese | 2008-08-30 | -0/+8 |
* | ppc4xx: NAND configuration | Wolfgang Ocker | 2008-08-29 | -1/+5 |
* | ppc4xx: fix UIC external_interrupt hang on UIC0 | Victor Gallardo | 2008-08-29 | -2/+2 |
* | ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller | Prodyut Hazarika | 2008-08-29 | -17/+56 |
* | ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix | Tirumala R Marri | 2008-08-22 | -5/+5 |
* | ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch | Stefan Roese | 2008-08-21 | -24/+13 |
* | ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, | Prodyut Hazarika | 2008-08-21 | -5/+38 |
* | fdt: rework fdt_fixup_ethernet() to use env instead of bd_t | Kumar Gala | 2008-08-21 | -1/+1 |
* | Merge branch 'Makefile' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-08-13 | -1/+1 |
|\ |
|
| * | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-08-13 | -64/+48 |
|\ \
| |/ |
|
| * | NAND: Update 4xx NDFC driver to match updated nand subsystem | Stefan Roese | 2008-08-12 | -42/+41 |
| * | Fixing coding style issues | William Juul | 2008-08-12 | -7/+7 |
| * | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -36/+21 |
| * | ppc4xx: Fix incorrect MODTx setup for some DIMM configurations | Stefan Roese | 2008-07-18 | -12/+12 |
* | | Fix merge problems | Stefan Roese | 2008-08-06 | -12/+12 |
* | | ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support | Stefan Roese | 2008-07-18 | -36/+7 |
* | | ppc4xx: CPU PPC440x5 on Virtex5 FX | Ricardo Ribalda Delgado | 2008-07-18 | -153/+361 |
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next | Stefan Roese | 2008-07-17 | -3/+3 |
|\ \
| |/ |
|
| * | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -3/+3 |
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next | Stefan Roese | 2008-07-14 | -3/+3 |
|\ \
| |/ |
|
| * | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards | Stefan Roese | 2008-07-13 | -2/+10 |
| * | ppc4xx: Fix include sequence in 4xx_pcie.c | Stefan Roese | 2008-07-11 | -3/+3 |
* | | ppc4xx: Fix compile warning in 44x_spd_ddr2.c | Stefan Roese | 2008-07-11 | -2/+2 |
* | | ppc4xx: Rework 440GX UIC handling | Stefan Roese | 2008-07-11 | -85/+36 |
* | | ppc4xx: Consolidate PPC4xx UIC defines | Stefan Roese | 2008-07-11 | -328/+157 |
* | | ppc4xx: Consolidate PPC4xx UIC defines | Stefan Roese | 2008-07-11 | -5/+2 |
* | | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards | Stefan Roese | 2008-07-11 | -2/+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 | -11/+69 |
* | | ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller | Grant Erickson | 2008-07-11 | -165/+97 |
* | | ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory. | Feng Kan | 2008-07-11 | -4/+54 |
|/ |
|
* | ppc4xx: Fix printf format warnings now visible with the updated format check | Stefan Roese | 2008-07-10 | -25/+25 |
* | ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai | Stefan Roese | 2008-07-10 | -11/+45 |
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-07-07 | -1/+1 |
|\ |
|
| * | ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 | Michal Simek | 2008-07-06 | -1/+1 |
* | | ppc4xx: Fix 460EX/GT PCIe port initialization | Stefan Roese | 2008-07-01 | -7/+5 |
|/ |
|
* | ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic | Stefan Roese | 2008-06-30 | -2/+18 |
* | ppc4xx: Fix problem in gpio_config() | Stefan Roese | 2008-06-23 | -2/+2 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -5/+5 |
* | ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options | Stefan Roese | 2008-06-06 | -5/+5 |
* | ppc4xx: Remove superfluous dram_init() call or replace it by initdram() | Stefan Roese | 2008-06-03 | -8/+8 |
* | ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code | Stefan Roese | 2008-06-03 | -2/+3 |
* | ppc4xx: Fix common ECC generation code for 440GP style platforms | Stefan Roese | 2008-06-03 | -7/+34 |
* | ppc4xx: Change Kilauea to use the common DDR2 init function | Stefan Roese | 2008-06-03 | -0/+11 |
* | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 | Stefan Roese | 2008-06-03 | -151/+0 |
* | ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S | Stefan Roese | 2008-06-03 | -126/+80 |
* | ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling | Grant Erickson | 2008-06-03 | -259/+526 |