summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini23-135/+479
2019-07-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini6-37/+270
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski1-1/+0
2019-07-25riscv: sifive: fu540: Sync-up config header with RISC-V QEMU supportAnup Patel1-7/+11
2019-07-25Add support for the NXP LS1021A-TSN boardJianchao Wang1-0/+250
2019-07-25configs: ls1021atwr: Fix distro_bootcmd for QSPI bootVladimir Oltean1-1/+1
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng1-27/+1
2019-07-25net: tsec: Fix offset of MDIO registers for DM_ETHVladimir Oltean1-1/+3
2019-07-25include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8Alex Marginean1-0/+4
2019-07-24Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini3-4/+16
2019-07-24dm: uclass: fix comment copy/paste errorBaruch Siach1-1/+1
2019-07-24dm: Fix parameter description of dev_read_name()Bin Meng1-1/+1
2019-07-24distro_bootcmd: refactor virtio to support PCI block devicesDavid Abdurachmanov1-6/+21
2019-07-24remoteproc: Fix potential build issues with SPL remoteprocSuman Anna1-1/+1
2019-07-24env: am57xx: Implement A/B boot processRuslan Trofymenko1-6/+52
2019-07-24common: Implement A/B metadataRuslan Trofymenko1-0/+34
2019-07-24disk: part: Extend API to get partition infoRuslan Trofymenko1-0/+21
2019-07-24cbfs: Rename checksum to attributes_offsetSimon Glass1-2/+3
2019-07-24cbfs: Add an enum and comment for the magic numberSimon Glass1-0/+11
2019-07-24Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini4-21/+21
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini5-41/+183
2019-07-22remoteproc: add elf file load supportFabien Dessenne1-3/+27
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 Dessenne4-2/+76
2019-07-21Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...Tom Rini8-14/+40
2019-07-20rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang1-0/+1
2019-07-20rockchip: rk3368: enable stimer for rk3368Kever Yang1-1/+2
2019-07-20rockchip: rk3128: use ARM arch timer instead of rk_timerKever Yang1-3/+4
2019-07-20rockchip: rk3288: use ARM arch timer instead of rk_timerKever Yang1-3/+4
2019-07-20rockchip: rk3036: use ARM arch timer instead of rk_timerKever Yang1-3/+4
2019-07-20rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang1-3/+4
2019-07-20rockchip: rk3288: update u-boot raw image size for all boardsKever Yang2-1/+2
2019-07-19ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz1-8/+0
2019-07-19colibri_imx6: configs: remove legacy usbboot commandIgor Opaniuk1-20/+0
2019-07-19apalis_imx6: configs: remove legacy usbboot commandIgor Opaniuk1-22/+0
2019-07-19colibri_imx7: introduce androidboot wrapperIgor Opaniuk1-2/+42
2019-07-19colibri-imx6ull: fix vidargsMarcel Ziswiler1-1/+1
2019-07-19ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut1-0/+5
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut2-2/+2
2019-07-19cosmetic: display5: Remove not needed commentsLukasz Majewski1-5/+0
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher7-11/+0
2019-07-19ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski1-0/+1
2019-07-19ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski1-5/+0
2019-07-19ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski1-2/+0
2019-07-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini3-29/+97
2019-07-19warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue1-0/+4
2019-07-19warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue1-0/+1
2019-07-19warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue1-3/+4
2019-07-19warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue1-0/+8