summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: ls208xa: add gpio nodeBiwen Li2021-02-081-1/+45
* arm64: dts: ls1088a: add gpio nodeBiwen Li2021-02-081-1/+46
* arm64: dts: ls1046a: add gpio nodeBiwen Li2021-02-081-0/+40
* arm64: dts: ls1043a: add gpio nodeBiwen Li2021-02-081-0/+40
* arm64: dts: ls1028a: add gpio nodeBiwen Li2021-02-081-0/+33
* arm64: dts: ls1012a: add gpio nodeBiwen Li2021-02-081-0/+20
* arm: dts: ls1021a: add gpio nodeBiwen Li2021-02-081-0/+40
* gpio: mpc8xxx_gpio: Fix for litte endianBiwen Li2021-02-083-0/+39
* mpc8xxx: fsl_pamu: Update data type in config_pamuPriyanka Jain2021-02-081-1/+1
* armv7: ls102xa: Enable I-Cache to speed up the boot timeHou Zhiqiang2021-02-081-0/+2
* pci: layerscape: Remove the shadow SVR definitionsHou Zhiqiang2021-02-083-32/+56
* PowerPC: keymile: Add support for kmcent2 boardNiel Fourie2021-02-083-0/+102
* PowerPC: dts: Pulled in kmcent2 dts files from Linux 5.10Niel Fourie2021-02-0817-0/+1580
* armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bitWasim Khan2021-02-081-2/+5
* armv8: ls1028a: fix stream id allocationNipun Gupta2021-02-081-2/+2
* board: sl28: add SATA supportMichael Walle2021-02-081-0/+4
* board: sl28: add network variant 2 supportMichael Walle2021-02-084-3/+58
* board: sl28: add network variant 1 supportMichael Walle2021-02-084-3/+96
* board: sl28: move ethernet aliases to variant specific dtsiMichael Walle2021-02-083-2/+13
* armv8: dts: fsl-lx2162a: add dspi node into qds dtsZhao Qiang2021-02-081-0/+105
* armv8: lx2162aqds: disable non existing pcie controllersWasim Khan2021-02-081-12/+10
* Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/05Feb2021Tom Rini2021-02-0524-997/+4431
|\
| * arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla2021-02-046-215/+583
| * arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla2021-02-048-406/+2347
| * arm: dts: k3-am65: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla2021-02-049-376/+1360
| * arm: dts: k3-am654-base-board: Limit Sd card to High speed modesFaiz Abbas2021-02-041-0/+1
| * arm: dts: k3-am65-main: Add itapdly and clkbuf-sel valuesFaiz Abbas2021-02-041-0/+9
| * arm: dts: k3-j7200-common-proc-board: Enable support for UHS modesFaiz Abbas2021-02-043-2/+63
| * arm: dts: k3-j7200-main: Add support for gpio0Faiz Abbas2021-02-041-0/+22
| * arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD cardFaiz Abbas2021-02-041-0/+32
| * arm: dts: k3-j721e-main: Update otap-delay valuesFaiz Abbas2021-02-041-3/+5
| * arm: dts: k3-am65: Fix mmc nodesFaiz Abbas2021-02-044-60/+74
| * remoteproc: k3_r5: Sync to upstreamed kernel DT property namesSuman Anna2021-02-045-42/+42
* | Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-02-048-22/+23
|\ \
| * | bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bitBin Meng2021-02-031-4/+4
| * | bdinfo: Rename function names to be clearerBin Meng2021-02-033-11/+11
| * | riscv: Change phys_addr_t and phys_size_t to 64-bitBin Meng2021-02-031-2/+2
| * | arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize()Bin Meng2021-02-031-1/+1
| * | riscv: Adjust board_get_usable_ram_top() for 32-bitBin Meng2021-02-032-8/+6
| * | arm: Remove vital devices lastSimon Glass2021-02-031-0/+3
| |/
* | x86: qemu: Fix broken multi-core bootBin Meng2021-02-031-0/+6
|/
* arm: Remove #include <version.h> from armv8/fwcall.cPali Rohár2021-02-011-1/+0
* x86: tpl: Show next stage being bootedSimon Glass2021-02-011-1/+6
* x86: spl: Clear BSS unconditionallySimon Glass2021-02-011-1/+1
* x86: zimage: Improve command-line debug handlingSimon Glass2021-02-011-3/+7
* x86: zimage: Allow dumping the image from outside the moduleSimon Glass2021-02-012-8/+25
* x86: Update Chromium OS GNVS namesSimon Glass2021-02-011-6/+28
* x86: spl: Make moving BSS conditionalSimon Glass2021-02-011-0/+2
* x86: Make sure the SPL image ends on a suitable boundarySimon Glass2021-02-011-0/+10
* x86: apl: Enhance debugging in the SPL loaderSimon Glass2021-02-011-5/+7