summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-2015-165/+40
|\
| * include/configs: ls1046afrwy: add support for boot targets.Pramod Kumar2020-05-191-1/+9
| * configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh2020-05-191-1/+1
| * configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh2020-05-191-4/+10
| * configs: ls2080ardb: Make MC_INIT access flash memory as per spi-memKuldeep Singh2020-05-191-10/+18
| * configs: ls1046a: Move SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-192-15/+0
| * configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh2020-05-191-1/+0
| * configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-191-8/+0
| * treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-1915-125/+2
* | mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-191-34/+0
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+4
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+3
* | common: Drop linux/stringify.h from common headerSimon Glass2020-05-1897-0/+153
|/
* qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_RWIP/2020-05-15-kconfig-migrationsOvidiu Panait2020-05-151-2/+0
* board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-141-2/+3
* board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay2020-05-141-4/+0
* stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay2020-05-141-22/+0
* stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2020-05-141-33/+0
* ARM: stm32: Implement board coding on AV96Marek Vasut2020-05-141-0/+15
* Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-112-63/+27
|\
| * Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár2020-05-111-3/+3
| * Nokia RX-51: Remove PART* macrosPali Rohár2020-05-111-42/+0
| * Nokia RX-51: Revert back onenand defitionsPali Rohár2020-05-111-10/+0
| * Nokia RX-51: Move code from defconfig back to C header filePali Rohár2020-05-111-0/+22
| * Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár2020-05-111-6/+0
| * Nokia RX-51: Update my email addressPali Rohár2020-05-111-1/+1
| * configs: ti: Fix usage of undefined variable overlay_filesSuman Anna2020-05-091-1/+1
* | Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-114-2/+353
|\ \
| * | imx: imx8qxp: update fdt_file according to m4 statePeng Fan2020-05-101-1/+1
| * | imx: imx8qm: update fdt_file according to m4 statePeng Fan2020-05-101-1/+1
| * | imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford2020-05-101-0/+152
| * | ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut2020-05-101-0/+199
| |/
* | spi: Zap lpc32xx_ssp driver-related codeJagan Teki2020-05-112-10/+0
|/
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-08294-784/+1
* treewide: mem: Enable MEMTEST via defconfigMichal Simek2020-05-082-3/+0
* treewide: mem: Remove alternate memtest setup from Mox and x530Michal Simek2020-05-082-4/+0
* cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek2020-05-0829-32/+0
* configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay2020-05-082-7/+0
* configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay2020-05-083-4/+0
* arm: vexpress64: Remove unneeded CONFIG_ checkAndre Przywara2020-05-071-6/+0
* arm: juno: enable USBAndre Przywara2020-05-071-0/+5
* arm: juno: Fix UART clock rateAndre Przywara2020-05-071-1/+1
* arm: juno: Fix Juno address variablesAndre Przywara2020-05-071-15/+13
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-05-0514-28/+135
|\
| * powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2020-05-041-16/+26
| * dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li2020-05-042-1/+16
| * dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li2020-05-042-2/+15
| * dm: ppc: T4240: add i2c DM supportBiwen Li2020-05-042-1/+21
| * dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li2020-05-041-1/+8
| * dm: ppc: p1010: add i2c DM supportBiwen Li2020-05-041-1/+7