summaryrefslogtreecommitdiffstats
path: root/include/configs/T104xRDB.h
Commit message (Expand)AuthorAgeFilesLines
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk2021-02-211-1/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-081-2/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-2/+0
* powerpc: move ADDR_MAP to KconfigMarek Szyprowski2020-07-101-3/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+2
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-3/+0
* dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li2020-05-041-1/+9
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-5/+0
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-6/+6
* env: Finish migration of common ENV optionsTom Rini2019-11-201-14/+1
* freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-081-3/+3
* powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-18/+20
* configs: Migrate CONFIG_SYS_LDSCRIPT to KconfigTom Rini2019-06-141-1/+0
* configs: Remove unneeded CONFIG_SYS_LDSCRIPT instancesTom Rini2019-06-141-2/+0
* configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini2019-06-141-3/+0
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-261-6/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-251-4/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-2/+0
* configs: Don't use SPI_FLASH_BAR as defaultVignesh R2019-02-071-1/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-9/+0
* configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt2018-10-061-3/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2018-07-311-1/+0
|\
| * Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang2018-07-311-1/+0
* | powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boardsYork Sun2018-07-261-1/+0
|/
* config: remove unused CONFIG_SPL_RELOC_STACK_SIZEHeinrich Schuchardt2018-07-241-1/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-2/+0
* cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu2018-07-101-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-4/+3
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-081-1/+0
* treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six2018-04-081-1/+0
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-081-1/+0
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-3/+0
* configs: Drop unused CONFIG_SPL_MMC_MINIMALTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-5/+0
* configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour2018-01-101-1/+0
* Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada2017-12-261-1/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-2/+0
* ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* powerpc/T104xRDB: Fix endian access issue on EHCI intinalizationRan Wang2017-12-061-0/+1
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-7/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-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-1/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-5/+0
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-111-5/+0