- e4837da Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
- 62c5954 Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 7 months ago
- d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
- c2b9aa9 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · 4 years, 8 months ago
- 931edc6 Add support for i.MXRT1020-EVK board by Giulio Benetti · 4 years, 9 months ago
- 7787330 dt-bindings: pinctrl: add i.MXRT1020 pins definition by Giulio Benetti · 4 years, 9 months ago
- ac4e761 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · 4 years, 9 months ago
- 7b40b91 imxrt1050_evk: add 16bpp video support if video layer enabled by Giulio Benetti · 4 years, 7 months ago
- a5ed4fa colibri_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
- f8a4e0c colibri-imx6ull: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
- 9df7736 apalis_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
- c7081c4 colibri_imx7: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
- 90ca13f colibri_vf: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
- 2c28c4a verdin-imx8mm: add nfsboot wrapper to env by Igor Opaniuk · 4 years, 8 months ago
- e7ae6b5 configs: tqma6x_mba6x: update default configs for device model by Michael Krummsdorf · 4 years, 7 months ago
- 03279b7 mx6ullevk: Enable Ethernet support by Fabio Estevam · 4 years, 9 months ago
- ba83ed5 mx6ul_evk: Move CONFIG_FEC_MXC to defconfig by Fabio Estevam · 4 years, 9 months ago
- add8391 doc: update reference to README.board by Patrick Delaunay · 4 years, 9 months ago
- 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 10 months ago
- 8fd9daf gpio: add ops to set dir flags by Patrick Delaunay · 4 years, 10 months ago
- d2c07e5 gpio: add ops to get dir flags by Patrick Delaunay · 4 years, 10 months ago
- 477ca57 gpio: add support of new GPIO direction flag by Patrick Delaunay · 4 years, 10 months ago
- 695e5fd gpio: update dir_flags management by Patrick Delaunay · 4 years, 10 months ago
- 9360bb0 gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · 4 years, 10 months ago
- e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 10 months ago
- 277a0ad gpio: remove GPIOD_REQUESTED by Patrick Delaunay · 4 years, 10 months ago
- 1bb257a dt-bindings: gpio: document the new pull-up/pull-down flags by Patrick Delaunay · 4 years, 10 months ago
- ce891fca dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 10 months ago
- cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
- f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
- 5c9c9bc dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 7 months ago
- 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 8 months ago
- 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 8 months ago
- ced1080 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 8 months ago
- 395041b test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 9 months ago
- 20fd256 log: output for CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 9 months ago
- 1f4431e test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 7 months ago
- bfeb5d4 acpi: Add support for DMAR by Simon Glass · 4 years, 7 months ago
- 91fe8b7 acpi: Add a central location for table version numbers by Simon Glass · 4 years, 7 months ago
- 89c2798 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 7 months ago
- 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 7 months ago
- 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 7 months ago
- f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 7 months ago
- 7ca2850 dm: core: Add basic ACPI support by Simon Glass · 4 years, 7 months ago
- b14ccfc spi: Add SPI mode enums by Simon Glass · 4 years, 7 months ago
- 600f584 cpu: Support querying the address width by Simon Glass · 4 years, 7 months ago
- bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 9 months ago
- 4540dab efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 7 months ago
- 767f6ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 7 months ago
- be6296d efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 7 months ago
- 593e17d efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 7 months ago
- 66b8669 Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 7 months ago
- 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
- b4d9452 watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 8 months ago
- 21a0bf7 watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h by Rasmus Villemoes · 4 years, 8 months ago
- 8eccd0d arm: mvebu: clearfog: Unify DT selection paths by Joel Johnson · 4 years, 8 months ago
- cecf38a arm: mvebu: clearfog: support multiple SATA boot by Joel Johnson · 4 years, 8 months ago
- bd02fd2 arm: mvebu: clearfog: add SCSI to distro bootcmd by Joel Johnson · 4 years, 8 months ago
- 201a500 arm: mvebu: clearfog: add scsi target to distro-boot by Josua Mayer · 4 years, 9 months ago
- 360ced6 am335x, guardian: update boot mechanism by Moses Christopher · 4 years, 8 months ago
- a312167 am335x, guardian: load env from NAND by Moses Christopher · 4 years, 8 months ago
- 9b76b4c am335x, guardian: boot count is stored in AM3352 RTC block by Moses Christopher · 4 years, 8 months ago
- b1c95cc am335x, guardian: fix spl usb-eth boot by Moses Christopher · 4 years, 8 months ago
- 8914831 Merge branch 'next' by Tom Rini · 4 years, 7 months ago
- a7ae587 Merge tag 'mips-fixes-for-2020.04' of git://git.denx.de/u-boot-mips by Tom Rini · 4 years, 7 months ago
- 31232de usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 7 months ago
- ea14878 mips: vcoreiii: Ajust CONFIG_SYS_MEMTEST_END by Lars Povlsen · 4 years, 9 months ago
- 1ebf50d Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 4 years, 7 months ago
- 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
- c94f405 mx7dsabre: Fix ramdisk_addr* for distro boot by Jan Kiszka · 4 years, 8 months ago
- f7375af ARM: zynq: Enable DM for CFI NOR flash by Michal Simek · 4 years, 9 months ago
- 5992f25 ARM: zynq: Do not report NOR flash detection failure by Michal Simek · 4 years, 9 months ago
- dd5f235 arm64: dts: meson: sync dt and bindings from v5.6-rc2 by Jerome Brunet · 4 years, 8 months ago
- 423aabc dt-bindings: leds: import common led bindings from linux v5.5 by Jerome Brunet · 4 years, 8 months ago
- 60f1cc5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 7 months ago
- 7c02bc9 ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · 4 years, 9 months ago
- 5dc1dc8 t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernels by Tom Warren · 4 years, 8 months ago
- b308ffb colibri_t30: add update_uboot wrapper by Igor Opaniuk · 4 years, 8 months ago
- a63dd98 colibri_t20: add update_uboot wrapper by Igor Opaniuk · 4 years, 8 months ago
- 195b483 apalis_t30: add update_uboot wrapper by Igor Opaniuk · 4 years, 8 months ago
- c9d1ff7 apalis-tk1: add update_uboot wrapper by Igor Opaniuk · 4 years, 8 months ago
- 9778eda rockchip: Enable HDMI output on rk3399 board w/ HDMI by Jagan Teki · 4 years, 7 months ago
- 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
- 390b26d image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 8 months ago
- 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
- 1104dde Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
- 4f17f29 configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macro by Ley Foon Tan · 4 years, 8 months ago
- b9804c3 configs: lx2160a: Access flash memory as per spi-mem by Kuldeep Singh · 4 years, 8 months ago
- 1d0bb1b configs: ls1012afrwy: adjust env kernel_addr_r by Biwen Li · 4 years, 8 months ago
- f1573d8 configs: ls1021a: Append othbootargs to bootargs by Alison Wang · 4 years, 8 months ago
- bb1165f dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 9 months ago
- fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 4 years, 9 months ago
- c8a7cad configs: ls1012afrwy: fix wrong env of board by Biwen Li · 4 years, 8 months ago
- a023c3c armv8: ls1028a: clean up the environment variables by Yuantian Tang · 4 years, 8 months ago
- 40ef9d1 armv8: ls1028aqds: add some environments by Yuantian Tang · 4 years, 8 months ago
- 1a9ce6e configs: ls2080aqds: support distro boot by Biwen Li · 4 years, 8 months ago
- 472dfe5 configs: ls1088aqds: support distro boot by Biwen Li · 4 years, 8 months ago
- 095b6be include/configs: ls1012afrwy: fix load address of itb with bootm command by Biwen Li · 4 years, 8 months ago
- c5076a0 lx2160a: Add dhcp in boot_targets by Meenakshi Aggarwal · 4 years, 8 months ago
- 81d9e55 armv8: ls1028a: add dhcp boot target device by Yuantian Tang · 4 years, 8 months ago