summaryrefslogtreecommitdiff
path: root/include/configs/inka4x0.h
AgeCommit message (Expand)Author
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-27drivers/pci/Kconfig: Add PCITom Rini
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-08-14powerpc: inka4x0: convert to generic boardAnatolij Gustschin
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2014-01-24powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger
2010-12-09Move LDSCRIPT definitions to board config files.Wolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-21POST cleanup.Michael Zaidman
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel
2009-10-03ppc: Remove board-specific command table relocation fixupsPeter Tyser
2009-05-15powerpc/inka4x0: Remove left-over ide reset code.Detlev Zundel
2009-03-30inka4x0: Add hardware diagnosis and RTC in configuration.Detlev Zundel
2009-03-30inka4x0: Add hardware diagnosis functions for inka4x0Detlev Zundel
2009-02-09net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce
2008-04-13Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk
2007-11-15[INKA4x0] NG hardware: flash supportMarian Balakowicz
2007-11-15[INKA4x0] NG hardware: SDRAM supportMarian Balakowicz
2007-11-15[INKA4x0] NG hardware: platform code updateMarian Balakowicz
2007-07-10include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger
2007-05-27MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka
2006-02-07Update default environment for INKA4x00 board.Wolfgang Denk
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
2005-09-21Update configuration for INKA4x0 boardWolfgang Denk
2005-04-22Fix INKA4x0: use CS1 as gpio_wkup_6 outputwdenk
2005-04-02Fix problems with SNTP support;wdenk