summaryrefslogtreecommitdiff
path: root/include/configs/MPC8308RDB.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-191-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-2/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun2017-01-041-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-2/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-2/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-271-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* mpc83xx: make it bootable with the latest kernelKevin Hao2016-07-211-0/+1
* mpc83xx: fix the corruption of u-boot when saveenvKevin Hao2016-07-211-1/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-5/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-6/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-291-1/+0
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-241-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* mpc83xx: preempt premature board support removal by setting GENERIC_BOARDKim Phillips2015-03-171-0/+3
* powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definitionMasahiro Yamada2014-01-241-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-8/+9
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-8/+9
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* cleanup: introduce CONFIG_MPC830xGerlando Falauto2012-10-231-0/+1
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-151-6/+3
* mpc8308rdb: add support for eSDHC MMC controllerIra W. Snyder2012-09-181-0/+14
* mpc8308rdb: add support for FIT imagesIra W. Snyder2012-09-181-0/+4
* mpc8308rdb: add support for Spansion SPI flash on header J8Ira W. Snyder2012-09-181-0/+13
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* mpc83xx: Cleanup usage of LBC constantsJoe Hershberger2011-11-031-13/+26
* mpc83xx: Cleanup usage of DDR constantsJoe Hershberger2011-11-031-2/+3
* mpc83xx: Cleanup usage of BAT constantsJoe Hershberger2011-11-031-5/+5
* mpc83xx: cosmetic: MPC8308RDB.h checkpatch complianceJoe Hershberger2011-11-031-8/+8
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0