summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini93-190/+0
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-0/+3
2020-04-28Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-13/+89
2020-04-28Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini2-299/+304
2020-04-28dm: clk: add stub when CONFIG_CLK is deactivatedPatrick Delaunay1-13/+89
2020-04-28arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong2-0/+3
2020-04-28Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini12-2/+178
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli1-0/+54
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao1-0/+56
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao2-2/+41
2020-04-27spl: spl_nor: Move legacy image loading into spl_legacy.cStefan Roese1-0/+13
2020-04-27bmips: allow disabling usb supportÁlvaro Fernández Rojas7-0/+14
2020-04-27ARC: HSDK-4xD: use separate config fileEugeniy Paltsev1-0/+120
2020-04-27ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev1-2/+3
2020-04-26libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada2-299/+304
2020-04-24arm: actions: add S700 SoC device treeAmit Singh Tomar2-0/+152
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar3-77/+194
2020-04-24arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar1-3/+3
2020-04-24dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass1-1/+1
2020-04-24pci: Add a macro to convert BDF from linux to U-BootSimon Glass1-0/+3
2020-04-24uuid: Use const char * where possibleSimon Glass1-3/+5
2020-04-24lib: Add a function to convert a string to upper caseSimon Glass1-0/+12
2020-04-24test: Add the beginnings of some string testsSimon Glass1-0/+1
2020-04-24common/board_f: Make reserve_mmu genericOvidiu Panait1-1/+12
2020-04-24fvp: Add support for loading Android boot images via semihostingPeter Collingbourne1-10/+20
2020-04-24libfdt: Make fdtdec_get_child_count() available for HOSTKever Yang1-0/+9
2020-04-24tool: Move ALIGN_MASK to header as common MACROKever Yang1-1/+0
2020-04-24env_internal.h: add alternative ENV_SAVE_PTR macroRasmus Villemoes1-0/+2
2020-04-24make env_entry::callback conditional on !CONFIG_SPL_BUILDRasmus Villemoes1-0/+2
2020-04-24env: remove callback.o for an SPL buildRasmus Villemoes1-0/+6
2020-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-12/+0
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini4-3/+85
2020-04-22spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler1-1/+13
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+17
2020-04-22mmc: Add option to adjust b_max before long readMarek Vasut1-0/+16
2020-04-22ARM: rmobile: Increase malloc area sizeMarek Vasut1-1/+1
2020-04-22common: bouncebuf: Permit passing custom alignment check functionMarek Vasut1-0/+15
2020-04-22cmd: mmc: provide boot area protection commandHeinrich Schuchardt1-0/+9
2020-04-22mmc: export mmc_send_ext_csd()Heinrich Schuchardt1-0/+11
2020-04-22mmc: EXT_CSD registers for write protectionHeinrich Schuchardt1-0/+3
2020-04-22arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson1-5/+0
2020-04-22arm: mvebu: clearfog: adjust SCSI boot duplicationJoel Johnson1-7/+0
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2-3/+27
2020-04-21Merge branch '2020-04-17-master-imports'Tom Rini3-81/+65
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+29
2020-04-20Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-6/+37
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini14-18/+896
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong1-0/+29
2020-04-20phy: add support for backplane kr modeFlorinel Iordache1-0/+23
2020-04-18Add support for i.MXRT1020-EVK boardGiulio Benetti1-0/+46