summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* davinci: omapl138-lcdk: enable driver-model in SPLBartosz Golaszewski2019-07-291-0/+5
* davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTFBartosz Golaszewski2019-07-291-0/+1
* davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLEBartosz Golaszewski2019-07-291-0/+1
* davinci: da850-evm: enable driver model for NANDBartosz Golaszewski2019-07-293-0/+3
* davinci: omapl138-lcdk: enable driver model for NANDBartosz Golaszewski2019-07-291-0/+1
* omapl138_lcdk_defconfig: don't build support for SPIBartosz Golaszewski2019-07-291-5/+1
* sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski2019-07-296-6/+0
* davinci: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski2019-07-291-1/+0
* ARM: da850_am18xxevm: Remove config and referencesAdam Ford2019-07-291-67/+0
* Merge branch '2019-07-26-ti-imports'WIP/27Jul2019Tom Rini2019-07-2713-9/+224
|\
| * ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo bootingAdam Ford2019-07-272-2/+0
| * ARM: da850evm: Remove legacy OHCI referencs and unify platformAdam Ford2019-07-274-0/+19
| * ARM: omap3_logic & omap35_logic: Disable OMAP EHCI for TorpedoAdam Ford2019-07-272-0/+2
| * ARM: am3517-evm: Migrate to SPL_OF_CONTROLAdam Ford2019-07-261-3/+14
| * ARM: am3517-evm: Enable DM_PMIC and DM_REGULATOR functionsAdam Ford2019-07-261-0/+6
| * configs: j721e_evm_a72: Add initial supportLokesh Vutla2019-07-261-0/+86
| * configs: j721e_evm_r5: Add initial supportLokesh Vutla2019-07-261-0/+95
| * remoteproc: k3_rproc: Rename to ti_k3_arm64_rprocLokesh Vutla2019-07-264-4/+2
* | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-2729-14/+50
|\ \
| * | ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz2019-07-191-1/+4
| * | config: imx53: Disable support for EFI on HSC|DDC boardsLukasz Majewski2019-07-191-0/+2
| * | ARM: imx6: DHCOM i.MX6 PDK: config SPL to load U-Boot fitImage with mulitple DTsLudwig Zenz2019-07-191-0/+3
| * | ARM: imx: dh-imx6: Enable DM regulatorMarek Vasut2019-07-191-0/+2
| * | colibri_imx7: introduce androidboot wrapperIgor Opaniuk2019-07-191-1/+1
| * | colibri/apalis imx: drop DFU supportIgor Opaniuk2019-07-194-7/+0
| * | colibri_imx7_emmc: enable CONFIG_ARMV7_BOOT_SEC_DEFAULTIgor Opaniuk2019-07-191-0/+1
| * | pico-imx7d: Enable DM_USBJoris Offouga2019-07-194-0/+4
| * | ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut2019-07-191-0/+2
| * | ARM: display5: Increase the pre-relocation malloc pool size to 4KiBLukasz Majewski2019-07-191-0/+3
| * | configs: icorem6: Enable Nand bcb commandShyam Saini2019-07-191-0/+1
| * | configs: icore: Fix U-Boot proper loading from nandShyam Saini2019-07-191-0/+1
| * | pwm: imx: add Kconfig supportHeiko Schocher2019-07-198-0/+8
| * | ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski2019-07-192-4/+0
| * | warp7_bl33: configs: Enable CONFIG_OF_LIBFDT_OVERLAYBryan O'Donoghue2019-07-191-0/+1
| * | warp7_bl33: configs: Enable CONFIG_OF_LIBFDTBryan O'Donoghue2019-07-191-0/+1
| * | warp7_bl33: configs: Enable FIT as the boot.scr formatBryan O'Donoghue2019-07-191-0/+3
| * | imx: imx8dx/qxp: enable thermalPeng Fan2019-07-191-0/+2
| * | warp7: configs: bl33: Tidy up OPTEE definesBryan O'Donoghue2019-07-191-1/+3
| * | ARM: imx6q_logic: Enable SPL_DM with SPL_OF_CONTROLAdam Ford2019-07-191-0/+6
| * | defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF codeLukasz Majewski2019-07-192-0/+2
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2019-07-271-1/+1
|\ \ \ | |_|/ |/| |
| * | spi: Drop obsolete mtk_qspi driver referencesWeijie Gao2019-07-251-1/+1
* | | net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-257-0/+7
* | | Add support for the NXP LS1021A-TSN boardJianchao Wang2019-07-252-0/+170
* | | arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2019-07-257-0/+14
* | | configs: ls1028a: enable networking options in rdb, qds defconfigAlex Marginean2019-07-254-2/+16
* | | test/py: Add base test case for A/B updatesRuslan Trofymenko2019-07-241-0/+2
* | | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-233-0/+9
|\ \ \
| * | | rtc: Add rtc driver for stm32mp1Patrick Delaunay2019-07-223-0/+6
| * | | configs: stm32mp15: enable stm32 remoteprocPatrick Delaunay2019-07-223-0/+3
| | |/ | |/|