aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2019-07-19ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski2-4/+0
2019-07-19warp7_bl33: configs: Enable CONFIG_OF_LIBFDT_OVERLAYBryan O'Donoghue1-0/+1
2019-07-19warp7_bl33: configs: Enable CONFIG_OF_LIBFDTBryan O'Donoghue1-0/+1
2019-07-19warp7_bl33: configs: Enable FIT as the boot.scr formatBryan O'Donoghue1-0/+3
2019-07-19imx: imx8dx/qxp: enable thermalPeng Fan1-0/+2
2019-07-19warp7: configs: bl33: Tidy up OPTEE definesBryan O'Donoghue1-1/+3
2019-07-19ARM: imx6q_logic: Enable SPL_DM with SPL_OF_CONTROLAdam Ford1-0/+6
2019-07-19defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF codeLukasz Majewski2-0/+2
2019-07-18Merge branch '2019-07-17-master-imports'Tom Rini2-63/+1
2019-07-18board: Arcturus: ucp1020: Removing obsoleted stuffOleksandr Zhadan1-60/+0
2019-07-18configs: mt7629_rfb: use arm arch timer instead of mtk timerWeijie Gao1-3/+1
2019-07-18Merge branch '2019-07-17-ti-imports'Tom Rini5-14/+53
2019-07-17am335x_boneblack_vboot: Disable asm memcpy/memset in SPLTom Rini1-0/+4
2019-07-17configs: aspeed: Add HUSH and random ethernet addrJoel Stanley1-0/+2
2019-07-17configs: aspeed: Unset CONFIG_MMCJoel Stanley1-0/+1
2019-07-17configs: am65x_hs_evm: Add support for applying overlaysAndreas Dannenberg1-1/+2
2019-07-17configs: am65x_evm: Add support for applying overlaysAndreas Dannenberg1-1/+2
2019-07-17configs: am65x_hs_evm_a53: Increase malloc pool before relocationAndreas Dannenberg1-1/+1
2019-07-17configs: am65x_evm_a53: Increase malloc pool before relocationAndreas Dannenberg1-1/+1
2019-07-17configs: am65x_hs_evm_a53: Enable PCA953X-type GPIO driverAndreas Dannenberg1-0/+2
2019-07-17configs: am65x_evm_a53: Enable PCA953X-type GPIO driverAndreas Dannenberg1-0/+2
2019-07-17configs: am65x_hs_evm_defconfig: Enable I2C supportAndreas Dannenberg2-0/+8
2019-07-17configs: am65x_evm_defconfig: Enable I2C supportAndreas Dannenberg2-0/+8
2019-07-17configs: am65x_hs_evm: Add Support for eMMC bootAndreas Dannenberg2-0/+4
2019-07-17configs: am65x_evm: Add Support for eMMC bootFaiz Abbas2-0/+4
2019-07-17configs: am65x_hs_evm_r5: All sysfw to be loaded via MMCAndreas Dannenberg1-1/+3
2019-07-17configs: am65x_evm_r5: All sysfw to be loaded via MMCAndreas Dannenberg1-1/+3
2019-07-17armv7R: K3: am654: Use full malloc implementation in SPLAndreas Dannenberg2-2/+0
2019-07-17configs: am65x_evm_a53: Add Support for creating GPT partitionsFaiz Abbas1-1/+1
2019-07-17configs: am65x: Add configs to support environment in eMMCFaiz Abbas1-3/+2
2019-07-17configs: am65x_evm: Enable CONFIG_REGMAPFaiz Abbas2-0/+4
2019-07-17arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas2-2/+2
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini147-146/+29
2019-07-16sunxi: H6: Enable USB for existing boardsAndre Przywara4-0/+9
2019-07-16sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara4-0/+4
2019-07-15configs: am65x_evm_a53: enable networkingGrygorii Strashko1-0/+6
2019-07-15sun8i: h3: Add support for the Beelink-x2 STBMarcus Cooper1-0/+16
2019-07-15sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara146-146/+0
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini3-4/+117
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini5-0/+5
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie1-0/+82
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner1-1/+8
2019-07-13rtc: add Microcrystal RV-8803 driverMichael Walle2-0/+2
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods1-0/+3
2019-07-12board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev1-0/+3
2019-07-12board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev1-0/+3
2019-07-12stm32mp1: add SPI flash support in SPLPatrick Delaunay1-0/+3
2019-07-12stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay3-0/+3
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay1-0/+106
2019-07-12stm32mp1: configs: Add CONFIG_OF_SPL_REMOVE_PROPSPatrick Delaunay1-0/+1