Age | Commit message (Expand) | Author |
2014-03-07 | ppc4xx: Remove 4xx NAND booting support | Stefan Roese |
2014-01-24 | powerpc: ppc4xx: remove redundant CONFIG_4xx definition | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach |
2013-06-07 | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos |
2012-04-19 | CMD: Remove CMD_LOG, it's unused | Marek Vasut |
2012-01-26 | nand_spl: store ecc data on the stack | Scott Wood |
2011-05-12 | PPC405EX CHIP_21 erratum | Steven A. Falco |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-04 | ppc4xx: Use common ns16550 functions in 4xx UART POST driver | Stefan Roese |
2010-09-28 | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk |
2010-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-09-21 | POST cleanup. | Michael Zaidman |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2010-01-23 | ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration | Stefan Roese |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-07-28 | ppc4xx: Kilauea: Fix SDRAM init in NAND booting version | Stefan Roese |
2009-07-24 | ppc4xx: Add chip_config command to AMCC Kilauea eval board | Stefan Roese |
2009-07-24 | ppc4xx: Fix EEPROM configuration on Kilauea | Stefan Roese |
2009-07-18 | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk |
2009-04-16 | ppc4xx: Disable POST memory test on NAND-booting Kilauea | Stefan Roese |
2009-02-12 | ppc4xx: Autocalibration can set RDCC to over aggressive value. | Adam Graham |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |
2008-10-24 | ppc4xx: Disable DDR2 autocalibration on Kilauea for now | Stefan Roese |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-05 | ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines | Adam Graham |
2008-08-13 | Merge branch 'Makefile' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-11 | ppc4xx: Add MII mode support to the EMAC RGMII Bridge | Grant Erickson |
2008-07-11 | ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller | Grant Erickson |
2008-06-06 | ppc4xx: Unify AMCC's board config files (part 2/3) | Stefan Roese |
2008-06-03 | ppc4xx: Change Kilauea to use the common DDR2 init function | Stefan Roese |
2008-06-03 | ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling | Grant Erickson |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-10 | ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board config | Markus Klotzbücher |
2008-05-08 | ppc4xx: Kilauea: Fix incorrect FPGA FIFO address | Stefan Roese |
2008-04-11 | ppc4xx: Update Kilauea defconfig to use device-tree booting as default | Stefan Roese |
2008-03-03 | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk |
2008-01-17 | ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files | Stefan Roese |
2007-12-27 | ppc4xx: fdt: Cleanup setup of cpu node setup | Stefan Roese |
2007-12-27 | ppc4xx: Bring 4xx fdt support up-to-date | Stefan Roese |
2007-12-08 | ppc4xx: 405EX: Correctly enable USB pins | Stefan Roese |