| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc4xx: Remove 4xx NAND booting support | Stefan Roese | 2014-03-07 | 1 | -99/+0 |
* | powerpc: ppc4xx: remove redundant CONFIG_4xx definition | Masahiro Yamada | 2014-01-24 | 1 | -1/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -1/+1 |
|\ |
|
| * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach | 2013-07-23 | 1 | -1/+1 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | 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 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | 1 | -0/+1 |
|\ |
|
| * | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | 1 | -0/+1 |
* | | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size | Stefan Roese | 2010-09-23 | 1 | -1/+7 |
|/ |
|
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | 1 | -2/+0 |
* | ppc4xx: Enable commands for FDT enabled Linux booting on AMCC Acadia | Stefan Roese | 2009-09-17 | 1 | -1/+2 |
* | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | 1 | -0/+2 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | 1 | -1/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -97/+97 |
* | 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 | -2/+2 |
* | 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 | -154/+15 |
* | ppc4xx: acadia: Add fdt support and fix section overlap problem | Stefan Roese | 2008-05-08 | 1 | -6/+15 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | 1 | -1/+1 |
* | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese | 2007-10-31 | 1 | -9/+0 |
* | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | 1 | -0/+9 |
* | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-07-05 | 1 | -3/+0 |
* | include/configs: Use new CONFIG_CMD_* in various a* named board config files. | Jon Loeliger | 2007-07-05 | 1 | -26/+36 |
* | [ppc4xx] Fix problem with NAND booting on AMCC Acadia | Stefan Roese | 2007-06-19 | 1 | -2/+2 |
* | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board | Stefan Roese | 2007-06-06 | 1 | -33/+119 |
* | ppc4xx: Update AMCC Acadia support for board revision 1.1 | Stefan Roese | 2007-05-24 | 1 | -18/+9 |
* | Merge with /home/stefan/git/u-boot/acadia | Stefan Roese | 2007-03-24 | 1 | -152/+148 |
|\ |
|
| * | [PATCH] Clean up 40EZ/Acadia support | Stefan Roese | 2007-03-24 | 1 | -152/+148 |
* | | ppc4xx: Fix file mode of include/configs/acadia.h | Stefan Roese | 2007-03-21 | 1 | -0/+0 |
|/ |
|
* | [PATCH] Add AMCC Acadia (405EZ) eval board support | Stefan Roese | 2007-03-21 | 1 | -0/+424 |