Age | Commit message (Expand) | Author |
2020-08-31 | arm: mvebu: Espressobin: Setup MTD partitions when booting kernel | Pali Rohár |
2020-08-31 | arm: mvebu: Espressobin: Disallow forwarding packets between wan and lan ports | Pali Rohár |
2020-08-25 | Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-08-25 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini |
2020-08-25 | Merge tag 'u-boot-rockchip-20200820' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2020-08-25 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini |
2020-08-25 | arm: mx6: Make all i.MX6 SoCs user-selectable | Tom Rini |
2020-08-25 | arm: octeontx2: Add support for OcteonTX2 SoC platforms | Suneel Garapati |
2020-08-25 | arm: octeontx: Add support for OcteonTX SoC platforms | Suneel Garapati |
2020-08-25 | ARM: renesas: Drop unnecessary function ft_board_setup() | Stefan Roese |
2020-08-25 | configs: defconfig for Sipeed Maix in S-mode | Heinrich Schuchardt |
2020-08-24 | MAINTAINERS: Add maintainers to XEN section | Anastasiia Lukianenko |
2020-08-24 | board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear... | Anastasiia Lukianenko |
2020-08-24 | board: armltd: Add support for Total Compute platform | Usama Arif |
2020-08-21 | rockchip: firefly-rk3288: Fix the code support for SPL_LED | Kever Yang |
2020-08-20 | xilinx: common: Change bootm_size variable setting | Michal Simek |
2020-08-20 | xilinx: common: Check return value from variable setup | Michal Simek |
2020-08-20 | xilinx: common: Get rid of initrd_high variable setup | Michal Simek |
2020-08-20 | xilinx: Change logic around zynq_board_read_rom_ethaddr() | Michal Simek |
2020-08-20 | xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG | Michal Simek |
2020-08-20 | xilinx: zynqmp: remove chip_id function | Ibai Erkiaga |
2020-08-20 | xilinx: zynqmp: get chip ID at EL3 | Ibai Erkiaga |
2020-08-20 | xilinx: zynqmp: get chip ID using firmware driver | Ibai Erkiaga |
2020-08-20 | xilinx: zynqmp: synchronize firmware call return payload | Ibai Erkiaga |
2020-08-20 | xilinx: versal: Use lowest memory for U-Boot | Michal Simek |
2020-08-20 | xilinx: versal: Add new versal loadpdi command | T Karthik Reddy |
2020-08-20 | arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB | Igor Lantsman |
2020-08-20 | xilinx: Setup bootm variables | Michal Simek |
2020-08-18 | pico-imx6ul: convert ethernet function to DM_ETH | Wig Cheng |
2020-08-14 | board: xen: De-initialize before jumping to Linux | Oleksandr Andrushchenko |
2020-08-14 | xen: Port Xen grant table driver from mini-os | Oleksandr Andrushchenko |
2020-08-14 | xen: Port Xen bus driver from mini-os | Oleksandr Andrushchenko |
2020-08-14 | serial: serial_xen: Add Xen PV serial driver | Peng Fan |
2020-08-14 | board: Introduce xenguest_arm64 board | Andrii Anisov |
2020-08-14 | riscv: sifive/fu540: Move SPL related functions to spl.c | Bin Meng |
2020-08-14 | riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR | Bin Meng |
2020-08-14 | riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level | Bin Meng |
2020-08-14 | riscv: sifive/fu540: spl: Rename soc_spl_init() | Bin Meng |
2020-08-14 | riscv: sifive/fu540: spl: Drop our own version of board_init_f() | Bin Meng |
2020-08-13 | Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2020-08-13 | board: stm32mp1: use const for struct node_info | Patrick Delaunay |
2020-08-13 | board: stm32mp1: remove board.c | Patrick Delaunay |
2020-08-13 | ARM: dts: stm32: Update eth1addr from EEPROM if eth1 present | Marek Vasut |
2020-08-13 | ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoM | Marek Vasut |
2020-08-13 | ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its | Marek Vasut |
2020-08-13 | board: stm32mp1: update fdt fixup partitions table | Christophe Kerello |
2020-08-13 | board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup | Patrick Delaunay |
2020-08-13 | board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions | Patrick Delaunay |
2020-08-13 | board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init | Patrick Delaunay |
2020-08-13 | board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix | Patrick Delaunay |