summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-24distro_bootcmd: refactor virtio to support PCI block devicesDavid Abdurachmanov
2019-07-24remoteproc: Fix potential build issues with SPL remoteprocSuman Anna
2019-07-24env: am57xx: Implement A/B boot processRuslan Trofymenko
2019-07-24common: Implement A/B metadataRuslan Trofymenko
2019-07-24disk: part: Extend API to get partition infoRuslan Trofymenko
2019-07-23cbfs: Rename checksum to attributes_offsetSimon Glass
2019-07-23cbfs: Add an enum and comment for the magic numberSimon Glass
2019-07-23Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-23dt-bindings: Synchronize R-Car Gen3 headers with Linux 5.2Eugeniu Rosca
2019-07-22remoteproc: add elf file load supportFabien Dessenne
2019-07-22remoteproc: add device_to_virt opsFabien Dessenne
2019-07-22remoteproc: fix function headersFabien Dessenne
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2019-07-21Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-21arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"Simon Goldschmidt
2019-07-20rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang
2019-07-20rockchip: rk3368: enable stimer for rk3368Kever Yang
2019-07-20rockchip: rk3128: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk3288: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk3036: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang
2019-07-20rockchip: rk3288: update u-boot raw image size for all boardsKever Yang
2019-07-19ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz
2019-07-19colibri_imx6: configs: remove legacy usbboot commandIgor Opaniuk
2019-07-19apalis_imx6: configs: remove legacy usbboot commandIgor Opaniuk
2019-07-19colibri_imx7: introduce androidboot wrapperIgor Opaniuk
2019-07-19colibri-imx6ull: fix vidargsMarcel Ziswiler
2019-07-19ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut
2019-07-19cosmetic: display5: Remove not needed commentsLukasz Majewski
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher
2019-07-19ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski
2019-07-19ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski
2019-07-19ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski
2019-07-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-07-19warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue
2019-07-19warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue
2019-07-19warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue
2019-07-19warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue
2019-07-19regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski
2019-07-19dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski
2019-07-19dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski
2019-07-19dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski
2019-07-19clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski