Age | Commit message (Expand) | Author |
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 |
2020-08-13 | board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf | Patrick Delaunay |
2020-08-13 | board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init | Patrick Delaunay |
2020-08-13 | board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power | Patrick Delaunay |
2020-08-13 | board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con... | Patrick Delaunay |
2020-08-13 | board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check | Patrick Delaunay |
2020-08-11 | board: ti: j721e: Add support for HyperFlash detection | Vignesh Raghavendra |
2020-08-11 | configs: j7200_evm_a72: Add Initial support | Lokesh Vutla |
2020-08-11 | configs: j7200_evm_r5: Add initial support | Lokesh Vutla |
2020-08-11 | board: ti: j7200: Add board detection support for j7200 | Lokesh Vutla |
2020-08-11 | board: ti: j7200: Introduce support for j7200 build targets | Lokesh Vutla |
2020-08-11 | board: ti: j721e: Update fdt fixup logic for interconnect nodes | Suman Anna |
2020-08-11 | board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined | Lokesh Vutla |
2020-08-11 | board: ti: board_detect: Add stub functions for EEPROM detection apis | Lokesh Vutla |
2020-08-11 | configs: Add new config for supporting USB mass storage boot | Faiz Abbas |
2020-08-11 | configs: Add defconfig for USB DFU bootmode | Faiz Abbas |
2020-08-11 | board: ti: am65x: Update fdt fixup logic for interconnect nodes | Suman Anna |
2020-08-11 | ARM: omap3: evm: Complete DM_ETH and DM_USB migrations | Derald D. Woods |
2020-08-06 | board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo | Ovidiu Panait |
2020-08-06 | arm: mvebu: crs3xx-98dx3236: Add a maintainer | Luka Kovacic |
2020-08-06 | arm: mvebu: Add CRS328-4C-20S-4S board | Luka Kovacic |
2020-08-06 | arm: mvebu: Add CRS326-24G-2S board | Luka Kovacic |
2020-08-06 | arm: mvebu: Add CRS305-1G-4S Bit board | Luka Kovacic |
2020-08-04 | Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-08-03 | mscc: Drop dm.h header file | Simon Glass |
2020-08-03 | liebherr: Drop duplicate dm.h inclusion | Simon Glass |
2020-08-03 | w1: Drop dm.h header file | Simon Glass |
2020-08-03 | sf: Drop dm.h header file from spi_flash.h | Simon Glass |
2020-08-03 | arm: imx6q: pcm058: Rework SPI NOR configuration | Niel Fourie |
2020-08-03 | imx: Add MYiR Tech MYS-6ULX support | Parthiban Nallathambi |