| Commit message (Expand) | Author | Age | Lines |
* | Fix incorrect use of getenv() before relocation | Wolfgang Denk | 2011-05-12 | -16/+22 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | -70/+4 |
* | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala | 2011-04-04 | -21/+1 |
* | powerpc: Move cpu specific lmb reserve to arch_lmb_reserve | Kumar Gala | 2011-04-04 | -27/+0 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | Replace "FLASH" strings with "Flash" or "flash" | Peter Tyser | 2011-01-19 | -4/+4 |
* | powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -137/+13 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -48/+13 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | -6/+5 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -12/+12 |
* | fsl: Clean up printing of PCI boot info | Peter Tyser | 2010-11-14 | -8/+8 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | -17/+14 |
* | XPedite5500 board support | John Schmoller | 2010-10-22 | -0/+476 |
* | xes: Make X-ES board names more generic | Peter Tyser | 2010-10-22 | -0/+0 |
* | xes: Add board_flash_wp_on() | John Schmoller | 2010-10-22 | -0/+15 |
* | xes: Consolidate checkboard() | John Schmoller | 2010-10-22 | -66/+142 |
* | xes: Use common PCI initialization code | Peter Tyser | 2010-10-22 | -279/+49 |
* | 86xx: Create common linker script | Kumar Gala | 2010-10-20 | -132/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -91/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -7/+7 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -0/+1 |
|\ |
|
| * | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -0/+1 |
* | | POST cleanup. | Michael Zaidman | 2010-09-21 | -16/+0 |
|/ |
|
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | -13/+1 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | -17/+13 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-04-24 | -52/+8 |
|\ |
|
| * | ppc4xx: TLB init file cleanup | Stefan Roese | 2010-04-19 | -52/+8 |
* | | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -15/+15 |
|/ |
|
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -13/+13 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -4/+4 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -2/+2 |
* | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser | 2010-01-17 | -3/+3 |
* | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese | 2009-11-19 | -1/+2 |
* | ppc4xx: Consolidate pci_target_init() function | Stefan Roese | 2009-11-19 | -32/+0 |
* | ppc4xx: Remove duplicated is_pci_host() functions | Stefan Roese | 2009-11-09 | -0/+2 |
* | ppc4xx: Remove board specific linker scripts from most PPC4xx boards | Stefan Roese | 2009-11-02 | -151/+0 |
* | xpedite5370: Enable multi-core support | Peter Tyser | 2009-10-27 | -4/+9 |
* | Merge branch 'reloc' | Wolfgang Denk | 2009-10-09 | -8/+0 |
|\ |
|
| * | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | -8/+0 |
* | | ppc_4xx: Apply new HW register names | Niklaus Giger | 2009-10-07 | -12/+12 |
|/ |
|
* | ppc4xx: Convert PPC4xx UIC defines from lower case to upper case | Stefan Roese | 2009-09-28 | -30/+30 |
* | ppc/85xx: Clean up use of LAWAR defines | Kumar Gala | 2009-09-24 | -1/+1 |
* | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese | 2009-09-11 | -13/+13 |
* | xes: Use proper IO access functions | Peter Tyser | 2009-08-28 | -38/+37 |
* | 85xx: Move to a common linker script | Kumar Gala | 2009-08-28 | -286/+0 |
* | 86xx: Remove redudant PLATFORM_CPPFLAGS | Kumar Gala | 2009-08-28 | -3/+0 |
* | 85xx: Remove redudant PLATFORM_CPPFLAGS | Kumar Gala | 2009-08-28 | -7/+0 |
* | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala | 2009-08-28 | -12/+0 |
* | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala | 2009-08-28 | -12/+4 |
* | xpedite1k: Move to X-ES vendor directory | Peter Tyser | 2009-07-24 | -0/+723 |