summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-08arm64: dts: ls208xa: add gpio nodeBiwen Li1-1/+45
2021-02-08arm64: dts: ls1088a: add gpio nodeBiwen Li1-1/+46
2021-02-08arm64: dts: ls1046a: add gpio nodeBiwen Li1-0/+40
2021-02-08arm64: dts: ls1043a: add gpio nodeBiwen Li1-0/+40
2021-02-08arm64: dts: ls1028a: add gpio nodeBiwen Li1-0/+33
2021-02-08arm64: dts: ls1012a: add gpio nodeBiwen Li1-0/+20
2021-02-08arm: dts: ls1021a: add gpio nodeBiwen Li1-0/+40
2021-02-08gpio: mpc8xxx_gpio: Fix for litte endianBiwen Li3-0/+39
2021-02-08mpc8xxx: fsl_pamu: Update data type in config_pamuPriyanka Jain1-1/+1
2021-02-08armv7: ls102xa: Enable I-Cache to speed up the boot timeHou Zhiqiang1-0/+2
2021-02-08pci: layerscape: Remove the shadow SVR definitionsHou Zhiqiang3-32/+56
2021-02-08PowerPC: keymile: Add support for kmcent2 boardNiel Fourie3-0/+102
2021-02-08PowerPC: dts: Pulled in kmcent2 dts files from Linux 5.10Niel Fourie17-0/+1580
2021-02-08armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bitWasim Khan1-2/+5
2021-02-08armv8: ls1028a: fix stream id allocationNipun Gupta1-2/+2
2021-02-08board: sl28: add SATA supportMichael Walle1-0/+4
2021-02-08board: sl28: add network variant 2 supportMichael Walle4-3/+58
2021-02-08board: sl28: add network variant 1 supportMichael Walle4-3/+96
2021-02-08board: sl28: move ethernet aliases to variant specific dtsiMichael Walle3-2/+13
2021-02-08armv8: dts: fsl-lx2162a: add dspi node into qds dtsZhao Qiang1-0/+105
2021-02-08armv8: lx2162aqds: disable non existing pcie controllersWasim Khan1-12/+10
2021-02-05Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom 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-02arm: 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