| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Remove 4xx NAND booting support | Stefan Roese | 2014-03-07 | -82/+0 |
* | powerpc: ppc4xx: remove redundant CONFIG_4xx definition | Masahiro Yamada | 2014-01-24 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -1/+1 |
|\ |
|
| * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach | 2013-07-23 | -1/+1 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+1 |
|/ |
|
* | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos | 2013-06-07 | -0/+1 |
* | nand_spl: store ecc data on the stack | Scott Wood | 2012-01-26 | -2/+0 |
* | 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/+4 |
* | 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 |
* | ppc4xx/Canyonlands added USB board callbacks | Rupjyoti Sarmah | 2010-07-23 | -0/+8 |
* | ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z) | Stefan Roese | 2009-11-09 | -1/+1 |
* | ppc4xx: Fix "chip_config" command for AMCC Arches | Stefan Roese | 2009-08-18 | -0/+4 |
* | Add "chip_config" command for PPC4xx bootstrap configuration | Stefan Roese | 2009-07-24 | -0/+6 |
* | Canyonlands SATA harddisk driver | Kazuaki Ichinohe | 2009-07-19 | -0/+14 |
* | ppc4xx: Fix FDT EBC mappings on Canyonlands | Felix Radensky | 2009-07-08 | -0/+2 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -1/+0 |
* | ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization | Dave Mitchell | 2008-11-21 | -1/+1 |
* | ppc4xx: Correctly configure the GPIO pin muxing on Arches | Stefan Roese | 2008-10-31 | -1/+11 |
* | ppc4xx: Add AMCC Arches board support (dual 460GT) | Adam Graham | 2008-10-21 | -17/+205 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -102/+102 |
* | 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 | -9/+9 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | ppc4xx: Unify AMCC's board config files (part 2/3) | Stefan Roese | 2008-06-06 | -156/+17 |
* | ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage | Stefan Roese | 2008-04-22 | -10/+13 |
* | ppc4xx: Change Canyonlands to support booting from 2k page NAND devices | Stefan Roese | 2008-04-18 | -10/+16 |
* | ppc4xx: Fix Canyonlands default environment to work with new image support | Stefan Roese | 2008-04-09 | -7/+5 |
* | ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision | Stefan Roese | 2008-03-28 | -0/+1 |
* | ppc4xx: Add AMCC Glacier 406GT eval board support | Stefan Roese | 2008-03-27 | -11/+114 |
* | ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board | Stefan Roese | 2008-03-15 | -22/+46 |
* | ppc4xx: Add Canyonlands NAND booting support | Stefan Roese | 2008-03-15 | -8/+81 |
* | ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) | Stefan Roese | 2008-03-15 | -0/+470 |