summaryrefslogtreecommitdiff
path: root/include/configs/km/kmp204x-common.h
AgeCommit message (Expand)Author
2017-05-22Convert CONFIG_CMD_ERRATA to KconfigSimon Glass
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-02-03arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-05ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun
2017-01-05fsl_ddr: Move DDR config options to driver KconfigYork Sun
2017-01-05powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun
2016-12-02powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun
2016-11-24powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-28drivers/pci/Kconfig: Add PCITom Rini
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada
2016-07-07powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun
2016-05-04include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18km: update the boot script to check for a DTBValentin Longchamp
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-03-31nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2014-12-15mpc85xx: inhibit qman and bman portals by defaultJeffrey Ladouceur
2014-11-14keymile/powerpc: move to the architecture-generic board systemValentin Longchamp
2014-11-14mpc85xx/kmp204x: raise u-boot size to 768KBValentin Longchamp
2014-08-01kmp204x: CPU watchdog enabledBoschung, Rainer
2014-05-13kmp204x: enable the errata commandValentin Longchamp
2014-05-13kmp204x: update the CONFIG_PRAM and CONFIG_KM_RESERVED_PRAM definesValentin Longchamp
2014-05-13kmp204x: selftest/factory test pin supportValentin Longchamp
2014-04-23QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang
2014-03-12freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-13arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto
2014-02-03kmp204x: enable support for SPANSION SPI NORValentin Longchamp
2014-02-03KM: add the KM_UBI_PART_BOOT_OPTS #defineValentin Longchamp
2014-02-03kmp204x: I2C deblocking supportRainer Boschung
2014-02-03kmp204x: support for QRIO1 bootcounterRainer Boschung
2014-01-24powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada
2014-01-21powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun