aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-05Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/05Feb2021Tom Rini24-997/+4431
2021-02-04arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla6-215/+583
2021-02-04arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla8-406/+2347
2021-02-04arm: dts: k3-am65: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla9-376/+1360
2021-02-04arm: dts: k3-am654-base-board: Limit Sd card to High speed modesFaiz Abbas1-0/+1
2021-02-04arm: dts: k3-am65-main: Add itapdly and clkbuf-sel valuesFaiz Abbas1-0/+9
2021-02-04arm: dts: k3-j7200-common-proc-board: Enable support for UHS modesFaiz Abbas3-2/+63
2021-02-04arm: dts: k3-j7200-main: Add support for gpio0Faiz Abbas1-0/+22
2021-02-04arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD cardFaiz Abbas1-0/+32
2021-02-04arm: dts: k3-j721e-main: Update otap-delay valuesFaiz Abbas1-3/+5
2021-02-04arm: dts: k3-am65: Fix mmc nodesFaiz Abbas4-60/+74
2021-02-04remoteproc: k3_r5: Sync to upstreamed kernel DT property namesSuman Anna5-42/+42
2021-02-04Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini8-22/+23
2021-02-03x86: qemu: Fix broken multi-core bootBin Meng1-0/+6
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