| Commit message (Expand) | Author | Age | Files | Lines |
* | added boot script files to repository | H. Nikolaus Schaller | 2012-03-26 | 17 | -1987/+0 |
* | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | 1 | -1/+3 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 3 | -6/+6 |
* | mcu25: fix out of tree building | Wolfgang Denk | 2010-10-27 | 1 | -10/+10 |
* | hcu4, hcu5: fix out of tree building | Wolfgang Denk | 2010-10-24 | 2 | -18/+19 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 3 | -8/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 3 | -3/+3 |
* | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese | 2010-09-23 | 1 | -12/+12 |
* | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese | 2010-09-23 | 5 | -5/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-04-24 | 1 | -15/+15 |
|\ |
|
| * | ppc4xx: TLB init file cleanup | Stefan Roese | 2010-04-19 | 1 | -15/+15 |
* | | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | 4 | -11/+11 |
|/ |
|
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | 1 | -5/+5 |
* | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser | 2010-04-13 | 2 | -2/+2 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 4 | -6/+6 |
* | POST: Remove duplicated post_hotkey_pressed() functions | Stefan Roese | 2009-12-07 | 3 | -33/+0 |
* | ppc4xx: Consolidate pci_master_init() function | Stefan Roese | 2009-11-19 | 1 | -14/+7 |
* | ppc4xx: Consolidate pci_target_init() function | Stefan Roese | 2009-11-19 | 1 | -65/+0 |
* | ppc4xx: Remove duplicated is_pci_host() functions | Stefan Roese | 2009-11-09 | 1 | -19/+0 |
* | ppc4xx: Remove board specific linker scripts from most PPC4xx boards | Stefan Roese | 2009-11-02 | 3 | -415/+0 |
* | Merge branch 'reloc' | Wolfgang Denk | 2009-10-09 | 3 | -3/+0 |
|\ |
|
| * | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | 3 | -3/+0 |
* | | ppc_4xx: Apply new HW register names | Niklaus Giger | 2009-10-07 | 1 | -14/+14 |
|/ |
|
* | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case | Stefan Roese | 2009-09-28 | 1 | -20/+20 |
* | ppc4xx: Convert PPC4xx UIC defines from lower case to upper case | Stefan Roese | 2009-09-28 | 3 | -35/+35 |
* | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese | 2009-09-11 | 4 | -21/+21 |
* | ppc4xx: Replace 4xx lowercase SPR references | Matthias Fuchs | 2009-07-24 | 3 | -7/+7 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 3 | -9/+3 |
* | boards: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -30/+10 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | 3 | -0/+3 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 7 | -34/+34 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -3/+3 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 2 | -2/+2 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | ppc4xx: Move ppc4xx specific prototypes to ppc4xx header | Stefan Roese | 2008-09-08 | 1 | -1/+1 |
* | Fix some more printf() format issues. | Wolfgang Denk | 2008-07-11 | 1 | -1/+1 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | 1 | -4/+6 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | 3 | -3/+3 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | 3 | -3/+3 |
* | ppc4xx: Remove superfluous dram_init() call or replace it by initdram() | Stefan Roese | 2008-06-03 | 3 | -42/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 5 | -16/+16 |
* | ppc4xx: Complete remove bogus dflush() | Stefan Roese | 2008-04-29 | 1 | -3/+3 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | 3 | -3/+0 |
* | Conding style cleanup | Wolfgang Denk | 2008-03-16 | 6 | -7/+0 |
* | ppc4xx: program_tlb now uses 64bit physical addess | Stefan Roese | 2008-03-15 | 1 | -2/+0 |
* | ppc4xx: Add 405GPr based MCU25 board specific files | Niklaus Giger | 2008-03-15 | 5 | -0/+499 |
* | ppc4xx: HCU4/5. remove obsolete hcu_flash.c | Niklaus Giger | 2008-03-15 | 1 | -514/+0 |
* | ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY | Niklaus Giger | 2008-03-15 | 4 | -2/+34 |
* | Coding style cleanup. Prepare v1.3.2-rc2 release candidate | Wolfgang Denk | 2008-02-24 | 2 | -2/+0 |