summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-26libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada
2020-04-24arm: actions: add S700 SoC device treeAmit Singh Tomar
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar
2020-04-24arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar
2020-04-24dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass
2020-04-24pci: Add a macro to convert BDF from linux to U-BootSimon Glass
2020-04-24uuid: Use const char * where possibleSimon Glass
2020-04-24lib: Add a function to convert a string to upper caseSimon Glass
2020-04-24test: Add the beginnings of some string testsSimon Glass
2020-04-24common/board_f: Make reserve_mmu genericOvidiu Panait
2020-04-24fvp: Add support for loading Android boot images via semihostingPeter Collingbourne
2020-04-24libfdt: Make fdtdec_get_child_count() available for HOSTKever Yang
2020-04-24tool: Move ALIGN_MASK to header as common MACROKever Yang
2020-04-24env_internal.h: add alternative ENV_SAVE_PTR macroRasmus Villemoes
2020-04-24make env_entry::callback conditional on !CONFIG_SPL_BUILDRasmus Villemoes
2020-04-24env: remove callback.o for an SPL buildRasmus Villemoes
2020-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-04-22spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-04-22mmc: Add option to adjust b_max before long readMarek Vasut
2020-04-22ARM: rmobile: Increase malloc area sizeMarek Vasut
2020-04-22common: bouncebuf: Permit passing custom alignment check functionMarek Vasut
2020-04-22cmd: mmc: provide boot area protection commandHeinrich Schuchardt
2020-04-22mmc: export mmc_send_ext_csd()Heinrich Schuchardt
2020-04-22mmc: EXT_CSD registers for write protectionHeinrich Schuchardt
2020-04-22arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson
2020-04-22arm: mvebu: clearfog: adjust SCSI boot duplicationJoel Johnson
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-04-20Merge branch '2020-04-17-master-imports'Tom Rini
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-20Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong
2020-04-20phy: add support for backplane kr modeFlorinel Iordache
2020-04-18Add support for i.MXRT1020-EVK boardGiulio Benetti
2020-04-18dt-bindings: pinctrl: add i.MXRT1020 pins definitionGiulio Benetti
2020-04-18clk: imx: add i.IMXRT1020 clk driverGiulio Benetti
2020-04-18imxrt1050_evk: add 16bpp video support if video layer enabledGiulio Benetti
2020-04-17colibri_imx6: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17colibri-imx6ull: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17apalis_imx6: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17colibri_imx7: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17colibri_vf: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17verdin-imx8mm: add nfsboot wrapper to envIgor Opaniuk
2020-04-17configs: tqma6x_mba6x: update default configs for device modelMichael Krummsdorf
2020-04-17mx6ullevk: Enable Ethernet supportFabio Estevam
2020-04-17mx6ul_evk: Move CONFIG_FEC_MXC to defconfigFabio Estevam
2020-04-17ata: sort ATA commandsHeinrich Schuchardt
2020-04-17include/ata.h: remove invalid linksHeinrich Schuchardt