| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/29Oct2020 | Tom Rini | 2020-10-29 | 2 | -6/+25 |
|\ |
|
| * | arm: dts: armada-cp110-master: update nand-controller | Baruch Siach | 2020-10-29 | 1 | -6/+9 |
| * | arm: dts: armada-cp110-slave: add missing cps_nand | Shmuel Hazan | 2020-10-29 | 1 | -0/+16 |
* | | Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian... | Tom Rini | 2020-10-29 | 12 | -240/+272 |
|\ \ |
|
| * | | xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms | Michal Simek | 2020-10-29 | 2 | -24/+0 |
| * | | xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM | Michal Simek | 2020-10-27 | 1 | -0/+1 |
| * | | arm64: zynqmp: Fix zynqmp mini qspi max frequency | T Karthik Reddy | 2020-10-27 | 1 | -1/+1 |
| * | | arm64: zynqmp: Add support for SHA3 command | T Karthik Reddy | 2020-10-27 | 1 | -0/+5 |
| * | | arm64: zynqmp: Add support for RSA command | T Karthik Reddy | 2020-10-27 | 1 | -0/+4 |
| * | | arm64: zynqmp: Add support for encryption and decryption on data blob | Siva Durga Prasad Paladugu | 2020-10-27 | 1 | -0/+1 |
| * | | arm64: versal: Update mini u-boot eMMC node parameters | Ashok Reddy Soma | 2020-10-27 | 2 | -6/+12 |
| * | | microblaze: Enable spi for microblaze | T Karthik Reddy | 2020-10-27 | 1 | -0/+3 |
| * | | ARM: zynq: Add Z-turn board V5 | Alexandre GRIVEAUX | 2020-10-27 | 4 | -108/+137 |
| * | | microblaze: start.S: Use board_init_f_alloc/init in early init | Ovidiu Panait | 2020-10-27 | 1 | -24/+22 |
| * | | microblaze: start.S: Factor out exception setup code to __setup_exceptions | Ovidiu Panait | 2020-10-27 | 1 | -94/+103 |
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini | 2020-10-29 | 12 | -10/+521 |
|\ \ \
| |_|/
|/| | |
|
| * | | armv8: layerscape: don't remove crypto node if just partially disabled | Michael Walle | 2020-10-23 | 1 | -1/+40 |
| * | | board: kontron: add sl28 support | Michael Walle | 2020-10-23 | 8 | -0/+405 |
| * | | net: lx2160a.c: Update to set ECx_PMUX precedence | Razvan Ionut Cirjan | 2020-10-23 | 2 | -9/+9 |
| * | | pci: layerscape: add a way of specifying additional iommu mappings | Laurentiu Tudor | 2020-10-23 | 1 | -0/+67 |
* | | | test: Add tests for the multiplexer framework | Jean-Jacques Hiblot | 2020-10-28 | 1 | -0/+33 |
* | | | riscv: fu540: dts: Correct reg size of clint node | Pragnesh Patel | 2020-10-26 | 1 | -1/+1 |
* | | | riscv: Move timer portions of SiFive CLINT to drivers/timer | Sean Anderson | 2020-10-26 | 1 | -39/+2 |
* | | | timer: Add _TIMER suffix to Andes PLMT Kconfig | Sean Anderson | 2020-10-26 | 1 | -1/+1 |
* | | | riscv: Move Andes PLMT driver to drivers/timer | Sean Anderson | 2020-10-26 | 3 | -58/+0 |
* | | | riscv: k210: Reduce DMA block size | Sean Anderson | 2020-10-26 | 1 | -2/+2 |
* | | | riscv: Only enable OF_BOARD_FIXUP for S-Mode | Sean Anderson | 2020-10-26 | 1 | -1/+1 |
| |/
|/| |
|
* | | Revert "arch: arm/xen: add putc() for debugging" | Tom Rini | 2020-10-23 | 1 | -6/+0 |
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/22Oct2020 | Tom Rini | 2020-10-22 | 3 | -15/+120 |
|\ \
| |/
|/| |
|
| * | sunxi: binman: Add support for including SCP firmware | Samuel Holland | 2020-10-22 | 1 | -1/+16 |
| * | sunxi: binman: Update FIT component descriptions | Samuel Holland | 2020-10-22 | 1 | -2/+4 |
| * | sunxi: binman: Use a macro for the BL31 load address | Samuel Holland | 2020-10-22 | 1 | -8/+8 |
| * | sunxi: binman: Provide a default BL31 filename | Samuel Holland | 2020-10-22 | 1 | -0/+1 |
| * | sunxi: binman: Fix spacing between nodes | Samuel Holland | 2020-10-22 | 1 | -0/+5 |
| * | sunxi: make V3s DRAM initialization more proper | Icenowy Zheng | 2020-10-22 | 2 | -5/+87 |
* | | arch: arm/xen: add putc() for debugging | AKASHI Takahiro | 2020-10-22 | 1 | -0/+6 |
* | | reset: ast2500: Use SCU for reset control | Chia-Wei, Wang | 2020-10-22 | 1 | -4/+3 |
* | | IPQ40xx: Add PRNG support | Robert Marko | 2020-10-22 | 2 | -0/+11 |
* | | IPQ40xx: Add support for MDIO | Robert Marko | 2020-10-22 | 2 | -0/+32 |
* | | IPQ40xx: Add SPI support | Robert Marko | 2020-10-22 | 3 | -2/+30 |
* | | km: fix license string and compatible strings | Holger Brunck | 2020-10-22 | 17 | -27/+27 |
* | | timer: Return count from timer_ops.get_count | Sean Anderson | 2020-10-22 | 2 | -8/+4 |
* | | Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini | 2020-10-22 | 6 | -74/+22 |
|\ \ |
|
| * | | stm32mp: stm32prog: accept device without partition | Patrick Delaunay | 2020-10-21 | 1 | -2/+1 |
| * | | arm: stm32: cleanup arch gpio.h | Patrick Delaunay | 2020-10-21 | 2 | -70/+4 |
| * | | stm32mp: limit size of cacheable DDR in pre-reloc stage | Patrick Delaunay | 2020-10-21 | 3 | -2/+17 |
| |/ |
|
* | | Merge branch '2021.01-rc' of https://github.com/lftan/u-boot | Tom Rini | 2020-10-22 | 1 | -2/+2 |
|\ \ |
|
| * | | arm: socfpga: fix Gen5 enable of EMAC via FPGA | Ralph Siemsen | 2020-10-21 | 1 | -2/+2 |
| |/ |
|
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shWIP/20Oct2020 | Tom Rini | 2020-10-20 | 2 | -1/+1973 |
|\ \ |
|
| * | | clk: renesas: Import R8A774C0 clock tables from Linux 5.9 | Lad Prabhakar | 2020-10-20 | 1 | -0/+1 |