| Commit message (Expand) | Author | Age | Files | Lines |
* | nand_spl: store ecc data on the stack | Scott Wood | 2012-01-26 | 1 | -2/+0 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | 1 | -2/+2 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -0/+4 |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | 1 | -3/+1 |
* | 4xx: add missing CONFIG_SYS_SRAM_SIZE definition | Wolfgang Denk | 2010-09-19 | 1 | -0/+1 |
* | ppc4xx/Canyonlands added USB board callbacks | Rupjyoti Sarmah | 2010-07-23 | 1 | -0/+8 |
* | ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z) | Stefan Roese | 2009-11-09 | 1 | -1/+1 |
* | ppc4xx: Fix "chip_config" command for AMCC Arches | Stefan Roese | 2009-08-18 | 1 | -0/+4 |
* | Add "chip_config" command for PPC4xx bootstrap configuration | Stefan Roese | 2009-07-24 | 1 | -0/+6 |
* | Canyonlands SATA harddisk driver | Kazuaki Ichinohe | 2009-07-19 | 1 | -0/+14 |
* | ppc4xx: Fix FDT EBC mappings on Canyonlands | Felix Radensky | 2009-07-08 | 1 | -0/+2 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | 1 | -1/+0 |
* | ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization | Dave Mitchell | 2008-11-21 | 1 | -1/+1 |
* | ppc4xx: Correctly configure the GPIO pin muxing on Arches | Stefan Roese | 2008-10-31 | 1 | -1/+11 |
* | ppc4xx: Add AMCC Arches board support (dual 460GT) | Adam Graham | 2008-10-21 | 1 | -17/+205 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -102/+102 |
* | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser | 2008-10-14 | 1 | -1/+0 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -9/+9 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -3/+3 |
* | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -2/+2 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -1/+1 |
* | ppc4xx: Unify AMCC's board config files (part 2/3) | Stefan Roese | 2008-06-06 | 1 | -156/+17 |
* | ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage | Stefan Roese | 2008-04-22 | 1 | -10/+13 |
* | ppc4xx: Change Canyonlands to support booting from 2k page NAND devices | Stefan Roese | 2008-04-18 | 1 | -10/+16 |
* | ppc4xx: Fix Canyonlands default environment to work with new image support | Stefan Roese | 2008-04-09 | 1 | -7/+5 |
* | ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision | Stefan Roese | 2008-03-28 | 1 | -0/+1 |
* | ppc4xx: Add AMCC Glacier 406GT eval board support | Stefan Roese | 2008-03-27 | 1 | -11/+114 |
* | ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board | Stefan Roese | 2008-03-15 | 1 | -22/+46 |
* | ppc4xx: Add Canyonlands NAND booting support | Stefan Roese | 2008-03-15 | 1 | -8/+81 |
* | ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) | Stefan Roese | 2008-03-15 | 1 | -0/+470 |