aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini14-81/+120
2020-02-05Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini1-0/+20
2020-02-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2-14/+15
2020-02-04armv8: ls2088a: Updates secure boot headers offsetPriyanka Singh2-32/+32
2020-02-04armv8: ls1088a: Updates secure boot headers offsetPriyanka Singh2-33/+33
2020-02-04armv8: lx2160a: Updates secure boot headers offsetPriyanka Singh1-11/+11
2020-02-04armv8: ls1012ardb: Updates secure boot headers offsetPriyanka Singh1-1/+2
2020-02-04armv8: ls1046a: Updates secure boot headers offsetPriyanka Singh1-3/+3
2020-02-04configs: ls1021a: Reserve low memory for CMAAlison Wang1-0/+4
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li4-1/+26
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li1-0/+5
2020-02-04board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal2-0/+4
2020-02-04configs: j721e_evm: Add DFU related variablesVignesh Raghavendra1-0/+4
2020-02-04arm: ti: boot: Use correct dtb and dtbo on Android bootSam Protsenko2-3/+47
2020-02-04env: ti: boot: Boot Android with dynamic partitionsSam Protsenko1-66/+49
2020-02-04env: ti: boot: Respect slot_suffix in AVB commandsSam Protsenko1-1/+1
2020-02-04image: android: Add routine to get dtbo paramsSam Protsenko1-0/+1
2020-02-04image: android: Add functions for handling dtb fieldSam Protsenko1-0/+5
2020-02-04x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden1-13/+0
2020-02-04serial: ns16550: Support run-time configurationSimon Glass1-1/+15
2020-02-01Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...Tom Rini3-2/+10
2020-01-31Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-3/+3
2020-02-01ARM: uniphier: use $loadaddr for source commandMasahiro Yamada1-3/+3
2020-01-30rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki1-0/+3
2020-01-30rockchip: rk3399: Add bootcount supportJagan Teki1-1/+4
2020-01-30rk3399: Check MMC env while defining itJagan Teki1-1/+3
2020-01-29config: enable DFU over USB on Raspberry Pi4 boardsMarek Szyprowski1-0/+20
2020-01-29Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2-3/+26
2020-01-28Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-5/+5
2020-01-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2-1/+12
2020-01-28arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}Marek Szyprowski1-4/+4
2020-01-27power: regulator: add driver for Dialog DA9063 PMICMartin Fuzzey1-0/+12
2020-01-27power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey1-0/+308
2020-01-27mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra2-0/+10
2020-01-27dm: spi: Check cs number before accessing slavesBin Meng1-1/+2
2020-01-27Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-0/+4
2020-01-27i2c: Add enums for i2c speed and address sizeSimon Glass1-0/+26
2020-01-27global_data: remove unused mxc_i2c specific fieldBaruch Siach1-3/+0
2020-01-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-3/+13
2020-01-26clk: Include missing headers for linux/clk-provider.hSean Anderson1-0/+4
2020-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini5-7/+9
2020-01-25mtd: add prototypes for weak functionPatrick Delaunay1-0/+2
2020-01-25common: blk: fix comment about blkcache_read return valueEric Nelson1-1/+1
2020-01-25common: add blkcache initAngelo Durgehello1-0/+6
2020-01-25configs: mt8518: set global variables for fastbootmingming lee1-1/+5
2020-01-24sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108Chen-Yu Tsai2-3/+13
2020-01-24common: Update comment to show progressSimon Glass1-3/+2
2020-01-24common: Collect all the header files togetherSimon Glass1-24/+0
2020-01-24common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass2-4/+4
2020-01-24common: Move ROUND() into kernel.hSimon Glass2-2/+2