aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-03bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bitBin Meng1-4/+4
2021-02-03bdinfo: Rename function names to be clearerBin Meng3-11/+11
2021-02-03riscv: Change phys_addr_t and phys_size_t to 64-bitBin Meng1-2/+2
2021-02-03arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize()Bin Meng1-1/+1
2021-02-03riscv: Adjust board_get_usable_ram_top() for 32-bitBin Meng2-8/+6
2021-02-03arm: Remove vital devices lastSimon Glass1-0/+3
2021-02-01arm: Remove #include <version.h> from armv8/fwcall.cPali Rohár1-1/+0
2021-02-01x86: tpl: Show next stage being bootedSimon Glass1-1/+6
2021-02-01x86: spl: Clear BSS unconditionallySimon Glass1-1/+1
2021-02-01x86: zimage: Improve command-line debug handlingSimon Glass1-3/+7
2021-02-01x86: zimage: Allow dumping the image from outside the moduleSimon Glass2-8/+25
2021-02-01x86: Update Chromium OS GNVS namesSimon Glass1-6/+28
2021-02-01x86: spl: Make moving BSS conditionalSimon Glass1-0/+2
2021-02-01x86: Make sure the SPL image ends on a suitable boundarySimon Glass1-0/+10
2021-02-01x86: apl: Enhance debugging in the SPL loaderSimon Glass1-5/+7
2021-02-01x86: acpi_gpe: Update driver name to match devicetreeSimon Glass1-2/+4
2021-02-01x86: coral: Add a devicetree node for eMMCSimon Glass1-0/+6
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini7-0/+733
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini9-7/+83
2021-01-31arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10Biju Das7-0/+733
2021-01-30sandbox: keep time offset when resettingHeinrich Schuchardt1-0/+25
2021-01-30dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass1-0/+10
2021-01-30sandbox: Disable I2C emulators in SPLSimon Glass1-3/+7
2021-01-30x86: coral: Support TPM and RTC in SPLSimon Glass2-1/+22
2021-01-30cros_ec: Add support for switchesSimon Glass1-0/+1
2021-01-30cros_ec: Add a function for the hello messageSimon Glass1-0/+14
2021-01-30sandbox: fix sandbox_cmdline_cb_test_fdt()Heinrich Schuchardt1-1/+1
2021-01-30x86: typo segementHeinrich Schuchardt2-2/+2
2021-01-30x86: coral: Update an unused pin to reduce powerSimon Glass1-0/+1
2021-01-29efi_loader: add Linux magic to aarch64 crt0Heinrich Schuchardt1-1/+2
2021-01-29arm: dts: enable MTK SPI NOR controller driverSkyLake.Huang4-2/+52
2021-01-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/27Jan2021Tom Rini3-11/+27
2021-01-27board: presidio-asic: Add CAxxxx Ethernet supportAlex Nemirovsky1-0/+31
2021-01-27ARM: mvebu: helios4 dts changes to enable SPIDennis Gilmore2-11/+26
2021-01-27ARM: mvebu: helios4 adjust env sizes to enable SPI to workDennis Gilmore1-0/+1
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/25Jan2021Tom Rini37-335/+4023
2021-01-25sunxi: Add support for OrangePi Zero2Jernej Skrabec2-0/+244
2021-01-25arm: sunxi: add initial H616 DTSI and headersJernej Skrabec1-0/+750
2021-01-25sunxi: Add H616 FEL supportJernej Skrabec1-1/+4
2021-01-25sunxi: Add support for H616 SoCJernej Skrabec4-1/+27
2021-01-25sunxi: Add H616 DRAM supportJernej Skrabec7-0/+1325
2021-01-25sunxi: add support for R_I2C on H616Jernej Skrabec1-0/+1
2021-01-25sunxi: add support for H616 uart0Jernej Skrabec2-0/+5
2021-01-25sunxi: introduce support for H616 clocksJernej Skrabec2-3/+23
2021-01-25sunxi: support loading with SPL > 32KBAndre Przywara1-2/+16
2021-01-25sunxi: Add support for I2C on H6 like SoCsJernej Skrabec3-1/+31
2021-01-25sunxi: prcm: Add memory map for H6 like SoCsJernej Skrabec3-238/+303
2021-01-25mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec1-1/+1
2021-01-25sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec8-14/+21
2021-01-25sunxi: Add support for AXP305 PMICJernej Skrabec1-0/+6