summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-02-04image: android: Add routine to get dtbo paramsSam Protsenko
2020-02-04image: android: Add functions for handling dtb fieldSam Protsenko
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-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
2020-01-27dm: spi: Check cs number before accessing slavesBin Meng
2020-01-27Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-01-27i2c: Add enums for i2c speed and address sizeSimon Glass
2020-01-27global_data: remove unused mxc_i2c specific fieldBaruch Siach
2020-01-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-01-26clk: Include missing headers for linux/clk-provider.hSean Anderson
2020-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-01-25mtd: add prototypes for weak functionPatrick Delaunay
2020-01-25common: blk: fix comment about blkcache_read return valueEric Nelson
2020-01-25common: add blkcache initAngelo Durgehello
2020-01-25configs: mt8518: set global variables for fastbootmingming lee
2020-01-24sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108Chen-Yu Tsai
2020-01-24common: Update comment to show progressSimon Glass
2020-01-24common: Collect all the header files togetherSimon Glass
2020-01-24common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass
2020-01-24common: Move ROUND() into kernel.hSimon Glass
2020-01-24common: Move check_member() to kernel.hSimon Glass
2020-01-24common: Move hang() to the same header as panic()Simon Glass
2020-01-24common: Move testdram() into init.hSimon Glass
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass
2020-01-24common: Rename and move source()Simon Glass
2020-01-24common: Move the image globals into image.hSimon Glass
2020-01-24image: Rename load_addr, save_addr, save_sizeSimon Glass
2020-01-24common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-24common: Move reset_misc() function to arch headerSimon Glass
2020-01-24common: Move get_tbclk() to time.hSimon Glass
2020-01-24common: Move clock functions into a new fileSimon Glass
2020-01-24common: Move upmconfig() to ppc.hSimon Glass
2020-01-24common: Move ll_boot_init() to init.hSimon Glass
2020-01-24common: arm: Move s_init() to an ARM-specific headerSimon Glass
2020-01-24common: Move device-tree setup functions to fdt_support.hSimon Glass
2020-01-24common: Move type declarations to linux/types.hSimon Glass
2020-01-24common: Drop the symbol_lookup() declarationSimon Glass
2020-01-24common: Drop CONFIG_HAS_POSTSimon Glass
2020-01-24common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass