summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
* | apalis-tk1: enable user debug by defaultIgor Opaniuk2019-08-091-1/+2
|/
* Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass2019-08-022-4/+0
* autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass2019-08-022-2/+2
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-0263-241/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-0259-1/+60
* Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-0214-20/+0
* ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECKRobert P. J. Day2019-07-302-2/+0
* Merge branch '2019-07-29-ti-imports'Tom Rini2019-07-293-9/+4
|\
| * configs: omapl138_lcdk: enable NAND self-init in SPLBartosz Golaszewski2019-07-291-4/+0
| * davinci: da850-evm: enable driver model for NANDBartosz Golaszewski2019-07-291-0/+4
| * davinci: omapl138-lcdk: enable driver model for NANDBartosz Golaszewski2019-07-291-0/+4
| * davinci: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski2019-07-292-9/+0
* | Merge branch '2019-07-29-master-imports'Tom Rini2019-07-294-3/+55
|\ \
| * | rtc: move RTC_RX8025 to KconfigHeiko Schocher2019-07-293-3/+0
| * | board: mediatek: Add pumpkin board supportFabien Parent2019-07-291-0/+55
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini2019-07-293-2/+5
|\ \
| * | arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"Simon Goldschmidt2019-07-213-2/+5
* | | Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-291-1/+1
|\ \ \
| * | | colibri-imx6ull: support building with DM_VIDEO=yIgor Opaniuk2019-07-291-1/+1
| | |/ | |/|
* | | Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-07-298-6/+16
|\ \ \ | |/ / |/| |
| * | rockchip: rk3328: add STIMER_BASE definitionKever Yang2019-07-291-0/+2
| * | rockchip: add CONFIG_IRAM_BASE for all SoCsKever Yang2019-07-268-0/+14
| * | rockchip: remove redundant CONFIG_SYS_NS16550_MEM32Kever Yang2019-07-264-8/+0
| * | include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MBShyam Saini2019-07-261-0/+2
* | | Merge branch '2019-07-26-ti-imports'WIP/27Jul2019Tom Rini2019-07-277-16/+115
|\ \ \
| * | | env: ti: boot: Use ttyS2 instead of ttyO2Sam Protsenko2019-07-273-4/+4
| * | | arm: am57xx: Allow bootm to load larger kernelsSam Protsenko2019-07-271-0/+2
| * | | ARM: da850-evm: Remove dead/unneeded codeAdam Ford2019-07-271-8/+0
| * | | ARM: da850evm: Remove legacy OHCI referencs and unify platformAdam Ford2019-07-271-4/+0
| * | | ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford2019-07-271-0/+2
| * | | ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford2019-07-271-0/+4
| * | | board: ti: j721e: Add board support for j721e evmLokesh Vutla2019-07-261-0/+103
* | | | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-2716-79/+66
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz2019-07-191-8/+0
| * | | colibri_imx6: configs: remove legacy usbboot commandIgor Opaniuk2019-07-191-20/+0
| * | | apalis_imx6: configs: remove legacy usbboot commandIgor Opaniuk2019-07-191-22/+0
| * | | colibri_imx7: introduce androidboot wrapperIgor Opaniuk2019-07-191-2/+42
| * | | colibri-imx6ull: fix vidargsMarcel Ziswiler2019-07-191-1/+1
| * | | ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut2019-07-191-0/+5
| * | | cosmetic: display5: Remove not needed commentsLukasz Majewski2019-07-191-5/+0
| * | | pwm: imx: add Kconfig supportHeiko Schocher2019-07-197-11/+0
| * | | ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski2019-07-191-0/+1
| * | | ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski2019-07-191-5/+0
| * | | ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski2019-07-191-2/+0
| * | | warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue2019-07-191-0/+4
| * | | warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue2019-07-191-0/+1
| * | | warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue2019-07-191-3/+4
| * | | warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue2019-07-191-0/+8
| | |/ | |/|
* | | riscv: sifive: fu540: Sync-up config header with RISC-V QEMU supportAnup Patel2019-07-251-7/+11
* | | Add support for the NXP LS1021A-TSN boardJianchao Wang2019-07-251-0/+250