Age | Commit message (Expand) | Author |
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 |
2020-07-31 | configs: sandbox: activate env in ext4 support | Patrick Delaunay |
2020-07-29 | Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-07-29 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm | Tom Rini |
2020-07-29 | board: ns3: add development keys used in FIT | Pramod Kumar |
2020-07-29 | board: ns3: add FIT image its file | Pramod Kumar |
2020-07-29 | board: ns3: limit U-boot relocation within 16MB memory | Bharat Kumar Reddy Gooty |
2020-07-29 | board: ns3: define ddr memory layout | Rayagonda Kokatanur |
2020-07-29 | board: ns3: program GIC LPI tables | Rayagonda Kokatanur |
2020-07-29 | board: ns3: default reset type to L3 | Rayagonda Kokatanur |
2020-07-29 | board: ns3: add api to save boot parameters passed from BL31 | Abhishek Shah |
2020-07-29 | board: ns3: add support for Broadcom Northstar 3 | Rayagonda Kokatanur |
2020-07-29 | board: mediatek: Add support for UniElec U7623 board | David Woodhouse |
2020-07-29 | board: mediatek: fix mmc_get_boot_dev() for platforms without external SD | David Woodhouse |
2020-07-29 | arm: add support for SoC s5p4418 (cpu) / nanopi2 board | Stefan Bosch |
2020-07-29 | arm: qemu: override flash accessors to use virtualizable instructions | Ard Biesheuvel |
2020-07-29 | arm: qemu: implement enable_caches() | Ard Biesheuvel |
2020-07-28 | Makefile: Rename ALL-y to INPUTS-y | Simon Glass |