| Commit message (Expand) | Author | Age | Lines |
* | CMD: Remove CMD_LOG, it's unused | Marek Vasut | 2012-04-19 | -1/+0 |
* | nand_spl: store ecc data on the stack | Scott Wood | 2012-01-26 | -2/+0 |
* | PPC405EX CHIP_21 erratum | Steven A. Falco | 2011-05-12 | -0/+14 |
* | 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 functions in 4xx UART POST driver | Stefan Roese | 2010-10-04 | -1/+2 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -3/+1 |
|\ |
|
| * | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -3/+1 |
* | | POST cleanup. | Michael Zaidman | 2010-09-21 | -2/+1 |
|/ |
|
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -1/+1 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |
* | ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration | Stefan Roese | 2010-01-23 | -4/+22 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -2/+0 |
* | ppc4xx: Kilauea: Fix SDRAM init in NAND booting version | Stefan Roese | 2009-07-28 | -0/+2 |
* | ppc4xx: Add chip_config command to AMCC Kilauea eval board | Stefan Roese | 2009-07-24 | -0/+6 |
* | ppc4xx: Fix EEPROM configuration on Kilauea | Stefan Roese | 2009-07-24 | -1/+2 |
* | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | -0/+2 |
* | ppc4xx: Disable POST memory test on NAND-booting Kilauea | Stefan Roese | 2009-04-16 | -1/+12 |
* | ppc4xx: Autocalibration can set RDCC to over aggressive value. | Adam Graham | 2009-02-12 | -7/+0 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -1/+0 |
* | ppc4xx: Disable DDR2 autocalibration on Kilauea for now | Stefan Roese | 2008-10-24 | -0/+7 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -162/+162 |
* | 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 |
* | ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines | Adam Graham | 2008-09-05 | -0/+19 |
* | Merge branch 'Makefile' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-08-13 | -1/+1 |
|\ |
|
| * | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | | ppc4xx: Add MII mode support to the EMAC RGMII Bridge | Grant Erickson | 2008-07-11 | -0/+1 |
* | | ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller | Grant Erickson | 2008-07-11 | -30/+115 |
|/ |
|
* | ppc4xx: Unify AMCC's board config files (part 2/3) | Stefan Roese | 2008-06-06 | -145/+15 |
* | ppc4xx: Change Kilauea to use the common DDR2 init function | Stefan Roese | 2008-06-03 | -4/+4 |
* | ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling | Grant Erickson | 2008-06-03 | -13/+95 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board config | Markus Klotzbücher | 2008-05-10 | -0/+1 |
* | ppc4xx: Kilauea: Fix incorrect FPGA FIFO address | Stefan Roese | 2008-05-08 | -1/+1 |
* | ppc4xx: Update Kilauea defconfig to use device-tree booting as default | Stefan Roese | 2008-04-11 | -11/+16 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files | Stefan Roese | 2008-01-17 | -1/+1 |
* | ppc4xx: fdt: Cleanup setup of cpu node setup | Stefan Roese | 2007-12-27 | -1/+0 |
* | ppc4xx: Bring 4xx fdt support up-to-date | Stefan Roese | 2007-12-27 | -2/+1 |
* | ppc4xx: 405EX: Correctly enable USB pins | Stefan Roese | 2007-12-08 | -2/+2 |
* | ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing | Stefan Roese | 2007-11-27 | -7/+7 |
* | ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interrupt | Stefan Roese | 2007-11-26 | -1/+1 |
* | ppc4xx: Update AMCC Kilauea config file | Stefan Roese | 2007-11-17 | -23/+37 |
* | ppc4xx: Remove In:/Out:/Err: boot output for AMCC Kilauea | Stefan Roese | 2007-11-09 | -0/+1 |
* | ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support | Stefan Roese | 2007-11-03 | -9/+79 |
* | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese | 2007-10-31 | -9/+0 |
* | ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support | Stefan Roese | 2007-10-31 | -0/+1 |