summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-04-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2020-04-29configs: ls1012afrwy: drop env qspi_bootcmdBiwen Li
2020-04-29configs: ls1046aqds: support distro bootBiwen Li
2020-04-29board: freescale: ls1028a: mux changes for lpuartYuantian Tang
2020-04-29configs: ls1088ardb: enable CONFIG_DM_ETH and relatedIoana Ciornei
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini
2020-04-28ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2Marek Vasut
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-28Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-04-28Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini
2020-04-28lx2160a : Update eMMC boot environment variableMeenakshi Aggarwal
2020-04-28configs: ls1021a: Append CMA configuration to bootargsAlison Wang
2020-04-28include/configs: ls1012afrwy: support dhcp bootBiwen Li
2020-04-28dm: clk: add stub when CONFIG_CLK is deactivatedPatrick Delaunay
2020-04-28arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong
2020-04-27Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao
2020-04-27spl: spl_nor: Move legacy image loading into spl_legacy.cStefan Roese
2020-04-27bmips: allow disabling usb supportÁlvaro Fernández Rojas
2020-04-27xilinx: Make Xilinx custom distro boot commands more verboseMichal Simek
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek
2020-04-27mmc: zynq: parse dt when probingBenedikt Grassl
2020-04-27ARC: HSDK-4xD: use separate config fileEugeniy Paltsev
2020-04-27ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev
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