| Commit message (Expand) | Author | Age | Lines |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+2 |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -3/+1 |
* | 4xx: add missing CONFIG_SYS_SRAM_SIZE definition | Wolfgang Denk | 2010-09-19 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -40/+40 |
* | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser | 2008-10-14 | -1/+0 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | ppc4xx: Unify AMCC's board config files (part 2/3) | Stefan Roese | 2008-06-06 | -133/+14 |
* | ppc4xx: Remove implementations of testdram() | Stefan Roese | 2008-06-03 | -1/+0 |
* | ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards | Stefan Roese | 2008-05-08 | -0/+5 |
* | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel | 2008-03-06 | -1/+1 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese | 2007-10-31 | -9/+0 |
* | lib_ppc: make board_add_ram_info weak | Kim Phillips | 2007-08-18 | -1/+0 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-14 | -23/+30 |
|\ |
|
| * | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| * | include/configs: Use new CONFIG_CMD_* in various l* named board config files. | Jon Loeliger | 2007-07-05 | -23/+25 |
* | | ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setup | Stefan Roese | 2007-07-16 | -1/+0 |
|/ |
|
* | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | 2007-06-25 | -1/+0 |
* | ppc4xx: Change Luan config file to support ECC | Stefan Roese | 2007-06-01 | -1/+2 |
* | [PATCH] Update AMCC Luan 440SP eval board support | Stefan Roese | 2007-03-08 | -13/+5 |
* | [PATCH] Update some AMCC 4xx board config files (set initrd_high) | Stefan Roese | 2007-02-07 | -0/+1 |
* | Add commandline history support to all AMCC eval boards | Stefan Roese | 2006-08-07 | -0/+14 |
* | Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. | Stefan Roese | 2005-11-29 | -0/+306 |