aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-02-05test: Add a way to check each line of console outputSimon Glass
2020-02-05console: Add a function to read a line of the output / eofSimon Glass
2020-02-05bloblist: Tidy up a few comments and code-style nitsSimon Glass
2020-02-05bloblist: Add a new function to add or check sizeSimon Glass
2020-02-05dm: core: Add a way to iterate through children, probing eachSimon Glass
2020-02-05dm: core: Add a way to read platdata for all child devicesSimon Glass
2020-02-05dm: core: Add ofnode_get_chosen_prop()Simon Glass
2020-02-05dm: core: Add ofnode_read_prop()Simon Glass
2020-02-05dm: core: Rename ofnode_get_chosen_prop()Simon Glass
2020-02-05dm: core: Update comment for ofnode_get_chosen_node()Simon Glass
2020-02-05test: Add underscore prefix to macro parametersSimon Glass
2020-02-05dm: core: Use const device for the dev_read_...() interfaceSimon Glass
2020-02-05dm: core: Use const device for the devfdt...() interfaceSimon Glass
2020-02-05dm: pci: Update a few more interfaces for const udevice *Simon Glass
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass
2020-02-05dm: core: Use const where possible in device.hSimon Glass
2020-02-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-02-05Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-02-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-02-04armv8: ls2088a: Updates secure boot headers offsetPriyanka Singh
2020-02-04armv8: ls1088a: Updates secure boot headers offsetPriyanka Singh
2020-02-04armv8: lx2160a: Updates secure boot headers offsetPriyanka Singh
2020-02-04armv8: ls1012ardb: Updates secure boot headers offsetPriyanka Singh
2020-02-04armv8: ls1046a: Updates secure boot headers offsetPriyanka Singh
2020-02-04configs: ls1021a: Reserve low memory for CMAAlison Wang
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li
2020-02-04board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal
2020-02-04configs: j721e_evm: Add DFU related variablesVignesh Raghavendra
2020-02-04arm: ti: boot: Use correct dtb and dtbo on Android bootSam Protsenko
2020-02-04env: ti: boot: Boot Android with dynamic partitionsSam Protsenko
2020-02-04env: ti: boot: Respect slot_suffix in AVB commandsSam Protsenko
2020-02-04image: android: Add routine to get dtbo paramsSam Protsenko
2020-02-04image: android: Add functions for handling dtb fieldSam Protsenko
2020-02-04x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden
2020-02-04serial: ns16550: Support run-time configurationSimon Glass
2020-02-01Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-01-31Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-02-01ARM: uniphier: use $loadaddr for source commandMasahiro Yamada
2020-01-30rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki
2020-01-30rockchip: rk3399: Add bootcount supportJagan Teki
2020-01-30rk3399: Check MMC env while defining itJagan Teki
2020-01-29config: enable DFU over USB on Raspberry Pi4 boardsMarek Szyprowski
2020-01-29Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-01-28Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2020-01-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-01-28arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}Marek Szyprowski
2020-01-27power: regulator: add driver for Dialog DA9063 PMICMartin Fuzzey
2020-01-27power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey
2020-01-27mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra