aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-13Merge tag 'efi-2021-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Jul2021Tom Rini6-44/+101
2021-07-12efi_loader: Fix to set bootdev_root correctly if bootdev foundMasami Hiramatsu1-1/+2
2021-07-12efi_loader: set CapsuleLast after each capsuleHeinrich Schuchardt1-12/+13
2021-07-12efi_loader: missing EFI_CALL() in set_capsule_resultHeinrich Schuchardt1-5/+5
2021-07-12efi_loader: rework messages for capsule updatesHeinrich Schuchardt1-13/+15
2021-07-12efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()Heinrich Schuchardt1-0/+15
2021-07-12lib: remove superfluous #ifdefs from date.cHeinrich Schuchardt1-6/+0
2021-07-12fs: fat: add file attributes to struct fs_direntHeinrich Schuchardt2-5/+49
2021-07-12doc: fix typo in signature.txtThomas Perrot1-2/+2
2021-07-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/09Jul2021Tom Rini42-136/+737
2021-07-10mmc: sunxi: Use mmc_of_parse()Andre Przywara1-15/+17
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara2-8/+32
2021-07-10mmc: sunxi: Cleanup and fix self-calibration codeAndre Przywara1-8/+19
2021-07-10mmc: sunxi: Enable "new timing mode" on all new SoCsAndre Przywara1-0/+3
2021-07-10mmc: sunxi: Cleanup "new timing mode" selectionAndre Przywara1-9/+6
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara2-4/+8
2021-07-10mmc: sunxi: Fix warnings with CONFIG_PHYS_64BITAndre Przywara1-2/+2
2021-07-10mmc: sunxi: Avoid #ifdefs in delay and width setupAndre Przywara1-18/+15
2021-07-10sunxi: H616: Enable full 4GB of DRAMAndre Przywara2-3/+12
2021-07-10sunxi: board: Add H616 MMC2 pinsAndre Przywara1-0/+13
2021-07-10sunxi: h3: Add initial ZeroPi supportYu-Tung Chang4-1/+106
2021-07-10configs: OrangePi PC2: Update defaultsJernej Skrabec1-1/+3
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara4-5/+5
2021-07-10phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSBPaul Kocialkowski1-1/+13
2021-07-10arm: dts: sunxi: h3: Update DT filesAndre Przywara8-15/+142
2021-07-10arm: dts: sunxi: h5: Update DT filesAndre Przywara13-24/+296
2021-07-10arm: dts: sunxi: h6: Update DT filesAndre Przywara6-22/+45
2021-07-09Merge branch '2021-07-09-arm-updates'Tom Rini4-14/+21
2021-07-09Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini6-21/+198
2021-07-09arm: armv8: Fix warning about redeclaring global functions as weakWIP/2021-07-09-arm-updatesTom Rini1-6/+3
2021-07-09arm: bootm: Disable LMB reservation for command line and board info on arm64Marek Vasut1-0/+2
2021-07-09arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF ...Patrice Chotard1-6/+12
2021-07-09armv8: Handle EL2 Host modeMark Kettenis1-2/+4
2021-07-08octeontx: do not require cavium BDK node to be presentTim Harvey1-12/+8
2021-07-08arm: mvebu: a37xx: Enable more baudratesPali Rohár2-4/+14
2021-07-08serial: a37xx: Switch to XTAL clock when booting Linux kernelPali Rohár1-0/+67
2021-07-08serial: a37xx: Use TBG as parent clockPali Rohár1-5/+101
2021-07-08clk: armada-37xx: Set DM_FLAG_PRE_RELOCMarek Behún2-0/+2
2021-07-08serial: a37xx: Fix parent clock rate value and divider calculationPali Rohár1-4/+10
2021-07-08configs: Resync with savedefconfigTom Rini18-446/+58
2021-07-08Azure: Remove "spear" jobsTom Rini1-3/+1
2021-07-07Revert "arm: Remove nsa310s board"Tom Rini9-0/+364
2021-07-07Merge branch '2021-07-07-remove-non-migrated-platforms'Tom Rini604-38143/+76
2021-07-07usb: Add correct depends for CMD_USB_MASS_STORAGETom Rini1-0/+1
2021-07-07sniper: Add build guards around MUSB support codeTom Rini1-1/+4
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini51-3912/+0
2021-07-07arm: Remove spear320 boardsTom Rini18-372/+5
2021-07-07arm: Remove spear310 boardsTom Rini16-372/+4
2021-07-07arm: Remove spear300 boardsTom Rini15-401/+3
2021-07-07arm: Remove nsa310s boardTom Rini9-364/+0