summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...WIP/31Jul2019Tom Rini2019-07-314-22/+31
|\
| * ARM: dts: add support for Odroid-N2Neil Armstrong2019-07-311-0/+13
| * ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1Neil Armstrong2019-07-313-22/+18
* | env: ti: boot: Handle reboot reason from BCBSam Protsenko2019-07-311-2/+27
* | Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...WIP/30Jul2019Tom Rini2019-07-301-1/+1
|\ \
| * | global_data: enable fb_base for DM_VIDEOHeiko Schocher2019-07-301-1/+1
* | | Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-305-13/+14
|\ \ \
| * | | cmd: fpga: Change return value to avoid printing usage textAlexander Dahl2019-07-301-1/+1
| * | | fpga: altera: Add some more device sizesAlexander Dahl2019-07-301-0/+10
| * | | fpga: virtex2: Add slave serial programming supportRobert Hancock2019-07-301-10/+3
| * | | ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECKRobert P. J. Day2019-07-302-2/+0
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-07-302-5/+3
|\ \ \ | |/ / |/| |
| * | dt-bindings: Synchronize R-Car Gen3 headers with Linux 5.2Eugeniu Rosca2019-07-232-5/+3
* | | Merge branch '2019-07-29-ti-imports'Tom Rini2019-07-296-93/+6
|\ \ \
| * | | 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
| * | | i2c: remove i2c driver-model compatibility layerBartosz Golaszewski2019-07-293-84/+2
| * | | davinci: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski2019-07-292-9/+0
* | | | Merge branch '2019-07-29-master-imports'Tom Rini2019-07-297-25/+79
|\ \ \ \
| * | | | rtc: move RTC_RX8025 to KconfigHeiko Schocher2019-07-293-3/+0
| * | | | board: mediatek: Add pumpkin board supportFabien Parent2019-07-291-0/+55
| * | | | gpio: fixes for gpio-hog supportHeiko Schocher2019-07-291-5/+7
| * | | | common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner2019-07-292-17/+17
| |/ / /
* | | | 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-295-4/+43
|\ \ \ \ | | |_|/ | |/| |
| * | | video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze2019-07-291-0/+1
| * | | video: display: use edid_get_timing_validate() variant to filter supported ED...Neil Armstrong2019-07-291-0/+10
| * | | edid: add edid_get_timing_validate() variant to filter out edid modesNeil Armstrong2019-07-291-0/+22
| * | | colibri-imx6ull: support building with DM_VIDEO=yIgor Opaniuk2019-07-291-1/+1
| * | | video: fsl_dcu_fb: refactor init functionsIgor Opaniuk2019-07-291-3/+9
| | |/ | |/|
* | | 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-2712-30/+141
|\ \ \
| * | | env: ti: boot: Use ttyS2 instead of ttyO2Sam Protsenko2019-07-274-5/+5
| * | | 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
| * | | dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721ELokesh Vutla2019-07-261-0/+3
| * | | board: ti: j721e: Add board support for j721e evmLokesh Vutla2019-07-261-0/+103
| * | | dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla2019-07-261-0/+9