summaryrefslogtreecommitdiff
path: root/include/configs/HH405.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-5/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-5/+6
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-1/+6
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese1-5/+5
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese1-0/+1
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-2/+0
2009-07-18NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk1-0/+2
2009-03-21ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs1-17/+0
2009-01-26ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs1-1/+0
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-11-10Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-147/+147
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-10/+0
2007-09-15NAND: Add CFG_NAND_QUIET optionMatthias Fuchs1-1/+2
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-23/+34
2007-07-10include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-4/+13
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs1-30/+9
2007-07-09include/configs: Use new CONFIG_CMD_* in various H* named board config files.Jon Loeliger1-20/+22
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk1-0/+2
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-0/+2
2006-02-07Various changes to esd HH405 board specific filesStefan Roese1-2/+13
2005-10-08Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese1-4/+2
2005-09-30Fix problem with SM501 init on HH405 board.Stefan Roese1-3/+8
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-1/+1
2005-09-22Add SM501 support to HH405 board.Stefan Roese1-2/+45
2004-12-16esd config files updatedstroese1-0/+481