| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Fix incorrect MODTx setup for some DIMM configurations | Stefan Roese | 2008-07-18 | -12/+12 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 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 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 |
* | PPC4xx: Simplified post_word_{load, store} | Grant Erickson | 2008-06-03 | -15/+11 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -36/+36 |
* | ppc4xx: Add 405EX(r) revision C PVR definitions and detection code | Stefan Roese | 2008-05-13 | -0/+20 |
* | ppc4xx: Add weak default ft_board_setup() routine | Stefan Roese | 2008-05-08 | -3/+23 |
* | ppc4xx: Fix typos in 460GT/EX FBDV array | Dave Mitchell | 2008-05-08 | -1/+1 |
* | ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c | Stefan Roese | 2008-04-30 | -2/+5 |
* | ppc4xx: Fix compilation warning in denali_spd_ddr2.c | Stefan Roese | 2008-04-29 | -0/+1 |
* | ppc4xx: Complete remove bogus dflush() | Stefan Roese | 2008-04-29 | -33/+5 |
* | ppc4xx: Fixup ebc clock in FDT for 405GP/EP | Markus Brunner | 2008-04-29 | -2/+8 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-04-26 | -0/+42 |
|\ |
|
| * | ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt | Stefan Roese | 2008-04-25 | -0/+42 |
* | | USB: fix more GCC 4.2.x aliasing warnings | Wolfgang Denk | 2008-04-25 | -2/+2 |
|/ |
|
* | ppc4xx: Add dcache_enable() for 440 | Stefan Roese | 2008-04-22 | -0/+2 |
* | ppc4xx: Fix sys_get_info() for 405GP(r) | Matthias Fuchs | 2008-04-21 | -0/+2 |
* | Fix crash on sequoia in ppc_4xx_eth_init | Anatolij Gustschin | 2008-04-18 | -0/+4 |
* | ppc4xx: Fix crash on sequoia with cache enabled | Anatolij Gustschin | 2008-04-18 | -1/+3 |
* | ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3 | Stefan Roese | 2008-04-03 | -3/+13 |
* | ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setup | Larry Johnson | 2008-03-31 | -13/+14 |
* | ppc4xx: PPC405EP Set EMAC noise filter bits | Markus Brunner | 2008-03-27 | -1/+1 |
* | ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx | Mike Nuss | 2008-03-27 | -1/+99 |
* | ppc4xx: Fix compilation warning in 4xx_enet.c | Stefan Roese | 2008-03-27 | -7/+6 |
* | ppc4xx: Add AMCC Glacier 406GT eval board support | Stefan Roese | 2008-03-27 | -3/+48 |
* | ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear | Stefan Roese | 2008-03-27 | -3/+4 |
* | ppc4xx: Add Canyonlands NAND booting support | Stefan Roese | 2008-03-15 | -1/+7 |
* | ppc4xx: Add basic support for AMCC 460EX/460GT (2/5) | Stefan Roese | 2008-03-15 | -7/+178 |
* | ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) | Stefan Roese | 2008-03-15 | -93/+553 |
* | ppc4xx: interrupt.c reworked | Stefan Roese | 2008-03-15 | -448/+141 |
* | ppc4xx: program_tlb now uses 64bit physical addess | Stefan Roese | 2008-03-15 | -13/+14 |
* | ppc4xx: miiphy.c reworked | Stefan Roese | 2008-03-15 | -116/+80 |
* | PPC4xx (Sequoia): Fix Ethernet "remote fault" problems | Mike Nuss | 2008-03-04 | -3/+2 |