summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-24doc: Add .gitignore for the Sphinx build output directoryBin Meng2-1/+1
2019-07-24spl: sata: support U-Boot load from raw sata diskBaruch Siach2-0/+48
2019-07-24scripts/kernel-doc: fix parsing of function pointersHeinrich Schuchardt1-1/+1
2019-07-24scripts/kernel-doc: update script from Linux 5.2Heinrich Schuchardt1-18/+19
2019-07-24doc: Cope with Sphinx logging deprecationsJonathan Corbet3-21/+59
2019-07-24env: am57xx: Implement A/B boot processRuslan Trofymenko1-6/+52
2019-07-24doc: android: Add simple guide for A/B updatesRuslan Trofymenko1-0/+67
2019-07-24test/py: Add base test case for A/B updatesRuslan Trofymenko2-0/+77
2019-07-24cmd: Add 'ab_select' commandRuslan Trofymenko3-0/+68
2019-07-24common: Implement A/B metadataRuslan Trofymenko4-0/+345
2019-07-24disk: part: Extend API to get partition infoRuslan Trofymenko2-0/+89
2019-07-24cmd: bcb: Apply non-functional refinementsEugeniu Rosca1-21/+22
2019-07-24cmd: bcb: Use strcmp() instead of strncmp() for string literalsEugeniu Rosca1-11/+11
2019-07-24cmd: bcb: Fix duplicated handling in two case-branchesEugeniu Rosca1-3/+0
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca2-2/+2
2019-07-24image: android: allow to wrap uImage into the Android boot imageRoman Stratiienko1-5/+17
2019-07-24menu: don't bother going interactive with just one menu itemLeon Yu1-1/+5
2019-07-24cmd: part: Add 'number' sub-commandRuslan Trofymenko1-1/+15
2019-07-24Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini24-159/+563
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini29-78/+1127
2019-07-23Merge tag 'rockchip-for-v2019.07-2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-5/+7
2019-07-22rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINTChris Webb1-0/+2
2019-07-22rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORTChris Webb1-1/+1
2019-07-22rtc: Add rtc driver for stm32mp1Patrick Delaunay6-0/+336
2019-07-22clk: stm32mp1: Add RTC clock entryPatrick Delaunay1-0/+9
2019-07-22doc: device-tree-bindings: alignment with v5.2-rc6 for spi-stm32-qspi.txtPatrice Chotard1-33/+38
2019-07-22spi: stm32_qspi: Remove "st, stm32-qspi" compatible stringPatrice Chotard1-1/+0
2019-07-22ARM: dts: stm32: Use kernel qspi compatible string for stm32f469-disco-uboot....Patrice Chotard1-1/+1
2019-07-22ARM: dts: stm32: Use kernel qspi compatible string for stm32f7-uboot.dtsiPatrice Chotard1-1/+1
2019-07-22configs: stm32mp15: enable stm32 remoteprocPatrick Delaunay3-0/+3
2019-07-22MAINTAINERS: Add stm32 remoteproc driverFabien Dessenne1-0/+1
2019-07-22remoteproc: Introduce STM32 Cortex-M4 remoteproc driverFabien Dessenne3-0/+268
2019-07-22remoteproc: add elf file load supportFabien Dessenne5-4/+275
2019-07-22remoteproc: add device_to_virt opsFabien Dessenne1-0/+12
2019-07-22remoteproc: fix function headersFabien Dessenne1-36/+68
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne10-2/+115
2019-07-21Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...Tom Rini125-1390/+8244
2019-07-20rockchip: sdhci: Fix sdhci mmc driver probe abortKever Yang1-4/+4
2019-07-20rockchip: Remove obsolete references to pyelftoolsChris Webb2-10/+0
2019-07-20rockchip: make_fit_atf.py: Eliminate pyelftools dependencyChris Webb1-43/+32
2019-07-20rockchip: enable rk322x TPL_BOOTROM_SUPPORT in KconfigKever Yang1-0/+1
2019-07-20rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()Niklas Schulze1-1/+1
2019-07-20rockchip: rk3399: use common TPL board fileKever Yang3-72/+1
2019-07-20rockchip: rk3399: remove TPL_BOARD_INITKever Yang2-8/+2
2019-07-20rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang4-37/+34
2019-07-20rockchip: rk3368: use common TPL board fileKever Yang3-75/+1
2019-07-20rockchip: rk3288: use common TPL board fileKever Yang3-90/+1
2019-07-20rockchip: rk322x: use common TPL board fileKever Yang3-81/+1
2019-07-20rockchip: add common tpl board fileKever Yang3-0/+96
2019-07-20rockchip: evb-px5: switch to use ARM generic timerKever Yang2-5/+0