| Commit message (Expand) | Author | Age | Files | Lines |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | PPChameleonEVB and CATcenter need a custom linker script | Wolfgang Denk | 2010-11-26 | 1 | -0/+1 |
* | 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 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | 1 | -9/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -0/+2 |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | 1 | -0/+6 |
* | ppc4xx: Big header cleanup part 2, mostly PPC405 related | Stefan Roese | 2010-09-23 | 1 | -6/+6 |
* | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese | 2010-09-23 | 1 | -11/+0 |
* | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese | 2010-04-06 | 1 | -0/+1 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-07-19 | 1 | -26/+0 |
|\ |
|
| * | Remove legacy NAND and disk on chip references from boards. | Scott Wood | 2009-07-17 | 1 | -26/+0 |
* | | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | 1 | -0/+3 |
|/ |
|
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | 1 | -2/+2 |
* | ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files | Matthias Fuchs | 2009-01-26 | 1 | -1/+0 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | 1 | -2/+0 |
* | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren | 2008-11-09 | 1 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -163/+163 |
* | 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 | -6/+6 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | 1 | -1/+1 |
* | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese | 2007-10-31 | 1 | -10/+0 |
* | TQM8xx[LM]: Fix broken environment alignment. | Wolfgang Denk | 2007-09-16 | 1 | -0/+2 |
* | include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | 1 | -0/+9 |
* | include/configs: Use new CONFIG_CMD_* in various P* named board config files. | Jon Loeliger | 2007-07-08 | 1 | -18/+21 |
* | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) | Stefan Roese | 2006-03-31 | 1 | -0/+10 |
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | 1 | -2/+0 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | 1 | -86/+17 |
* | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka | 2006-02-24 | 1 | -4/+86 |
|\ |
|
* | | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | 1 | -1/+1 |
|/ |
|
* | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 2005-08-08 | 1 | -9/+41 |
* | Minor fixes for PPChameleon Board: | Wolfgang Denk | 2005-07-31 | 1 | -1/+1 |
* | * Patch by Stefan Roese, 30 Jun 2005: | stroese | 2005-06-30 | 1 | -2/+2 |
* | Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of | wdenk | 2005-05-05 | 1 | -1/+1 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | 1 | -1/+7 |
* | * Fix RTC configuration for PPChameleon board | wdenk | 2005-03-17 | 1 | -2/+3 |
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | 1 | -0/+1 |
* | Fix SysClk handling for PPChameleon and CATcenter boards | wdenk | 2004-09-09 | 1 | -14/+13 |
* | * Code cleanup | wdenk | 2004-08-01 | 1 | -3/+6 |
* | Patch by Andrea Marson, 11 Jun 2004: | wdenk | 2004-07-01 | 1 | -41/+108 |
* | Add support for the second Ethernet interface for the 'PPChameleon' board. | wdenk | 2004-06-06 | 1 | -1/+3 |
* | Add support for CATcenter board (based on PPChameleon ME module) | wdenk | 2004-05-13 | 1 | -144/+138 |
* | * Configure PPChameleon board to use redundand environment in flashLABEL_2004_04_18_2135 | wdenk | 2004-04-18 | 1 | -5/+13 |
* | Code cleanupLABEL_2004_03_25_1630 | wdenk | 2004-03-25 | 1 | -2/+0 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | 1 | -250/+250 |
* | * Fix problems caused by Robert Schwebel's cramfs patch | wdenk | 2004-01-04 | 1 | -24/+27 |
* | * Use "-fPIC" instead of "-mrelocatable" to prevent problems with | wdenk | 2003-11-17 | 1 | -0/+2 |