1. 22961dc include/ata.h: remove invalid links by Heinrich Schuchardt · 4 years, 8 months ago
  2. 155d6a3 image: Add a common compression type detection function. by Atish Patra · 4 years, 8 months ago
  3. 04571be ide: remove duplicate defines form include/ata.h by Heinrich Schuchardt · 4 years, 8 months ago
  4. 5706b9b configs: ls1012afrwy: fix board name by Biwen Li · 4 years, 7 months ago
  5. add8391 doc: update reference to README.board by Patrick Delaunay · 4 years, 8 months ago
  6. 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 9 months ago
  7. 8fd9daf gpio: add ops to set dir flags by Patrick Delaunay · 4 years, 9 months ago
  8. d2c07e5 gpio: add ops to get dir flags by Patrick Delaunay · 4 years, 9 months ago
  9. 477ca57 gpio: add support of new GPIO direction flag by Patrick Delaunay · 4 years, 9 months ago
  10. 695e5fd gpio: update dir_flags management by Patrick Delaunay · 4 years, 9 months ago
  11. 9360bb0 gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · 4 years, 9 months ago
  12. e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 9 months ago
  13. 277a0ad gpio: remove GPIOD_REQUESTED by Patrick Delaunay · 4 years, 9 months ago
  14. 1bb257a dt-bindings: gpio: document the new pull-up/pull-down flags by Patrick Delaunay · 4 years, 9 months ago
  15. ce891fca dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 9 months ago
  16. cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  17. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 6 months ago
  18. 5c9c9bc dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 7 months ago
  19. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 7 months ago
  20. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 7 months ago
  21. ced1080 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 7 months ago
  22. 395041b test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 8 months ago
  23. 20fd256 log: output for CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 8 months ago
  24. 1f4431e test: Add hexdump.h to the unit test header by Simon Glass · 4 years, 7 months ago
  25. bfeb5d4 acpi: Add support for DMAR by Simon Glass · 4 years, 7 months ago
  26. 91fe8b7 acpi: Add a central location for table version numbers by Simon Glass · 4 years, 7 months ago
  27. 89c2798 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 7 months ago
  28. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 7 months ago
  29. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 7 months ago
  30. f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 7 months ago
  31. 7ca2850 dm: core: Add basic ACPI support by Simon Glass · 4 years, 7 months ago
  32. b14ccfc spi: Add SPI mode enums by Simon Glass · 4 years, 7 months ago
  33. 600f584 cpu: Support querying the address width by Simon Glass · 4 years, 7 months ago
  34. bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 8 months ago
  35. 4540dab efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 6 months ago
  36. 767f6ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 6 months ago
  37. be6296d efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 6 months ago
  38. 593e17d efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 6 months ago
  39. 66b8669 Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 6 months ago
  40. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 7 months ago
  41. b4d9452 watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 7 months ago
  42. 21a0bf7 watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h by Rasmus Villemoes · 4 years, 7 months ago
  43. 8eccd0d arm: mvebu: clearfog: Unify DT selection paths by Joel Johnson · 4 years, 7 months ago
  44. cecf38a arm: mvebu: clearfog: support multiple SATA boot by Joel Johnson · 4 years, 7 months ago
  45. bd02fd2 arm: mvebu: clearfog: add SCSI to distro bootcmd by Joel Johnson · 4 years, 7 months ago
  46. 201a500 arm: mvebu: clearfog: add scsi target to distro-boot by Josua Mayer · 4 years, 8 months ago
  47. 360ced6 am335x, guardian: update boot mechanism by Moses Christopher · 4 years, 7 months ago
  48. a312167 am335x, guardian: load env from NAND by Moses Christopher · 4 years, 7 months ago
  49. 9b76b4c am335x, guardian: boot count is stored in AM3352 RTC block by Moses Christopher · 4 years, 7 months ago
  50. b1c95cc am335x, guardian: fix spl usb-eth boot by Moses Christopher · 4 years, 7 months ago
  51. 8914831 Merge branch 'next' by Tom Rini · 4 years, 6 months ago
  52. a7ae587 Merge tag 'mips-fixes-for-2020.04' of git://git.denx.de/u-boot-mips by Tom Rini · 4 years, 7 months ago
  53. 31232de usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 7 months ago
  54. ea14878 mips: vcoreiii: Ajust CONFIG_SYS_MEMTEST_END by Lars Povlsen · 4 years, 9 months ago
  55. 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
  56. 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
  57. c94f405 mx7dsabre: Fix ramdisk_addr* for distro boot by Jan Kiszka · 4 years, 7 months ago
  58. f7375af ARM: zynq: Enable DM for CFI NOR flash by Michal Simek · 4 years, 8 months ago
  59. 5992f25 ARM: zynq: Do not report NOR flash detection failure by Michal Simek · 4 years, 8 months ago
  60. dd5f235 arm64: dts: meson: sync dt and bindings from v5.6-rc2 by Jerome Brunet · 4 years, 8 months ago
  61. 423aabc dt-bindings: leds: import common led bindings from linux v5.5 by Jerome Brunet · 4 years, 8 months ago
  62. 60f1cc5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 7 months ago
  63. 7c02bc9 ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · 4 years, 8 months ago
  64. 5dc1dc8 t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernels by Tom Warren · 4 years, 7 months ago
  65. b308ffb colibri_t30: add update_uboot wrapper by Igor Opaniuk · 4 years, 7 months ago
  66. a63dd98 colibri_t20: add update_uboot wrapper by Igor Opaniuk · 4 years, 7 months ago
  67. 195b483 apalis_t30: add update_uboot wrapper by Igor Opaniuk · 4 years, 7 months ago
  68. c9d1ff7 apalis-tk1: add update_uboot wrapper by Igor Opaniuk · 4 years, 7 months ago
  69. 9778eda rockchip: Enable HDMI output on rk3399 board w/ HDMI by Jagan Teki · 4 years, 7 months ago
  70. 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 7 months ago
  71. 390b26d image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 7 months ago
  72. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 7 months ago
  73. 1104dde Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  74. 4f17f29 configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macro by Ley Foon Tan · 4 years, 8 months ago
  75. b9804c3 configs: lx2160a: Access flash memory as per spi-mem by Kuldeep Singh · 4 years, 7 months ago
  76. 1d0bb1b configs: ls1012afrwy: adjust env kernel_addr_r by Biwen Li · 4 years, 7 months ago
  77. f1573d8 configs: ls1021a: Append othbootargs to bootargs by Alison Wang · 4 years, 7 months ago
  78. bb1165f dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  79. fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  80. c8a7cad configs: ls1012afrwy: fix wrong env of board by Biwen Li · 4 years, 7 months ago
  81. a023c3c armv8: ls1028a: clean up the environment variables by Yuantian Tang · 4 years, 7 months ago
  82. 40ef9d1 armv8: ls1028aqds: add some environments by Yuantian Tang · 4 years, 7 months ago
  83. 1a9ce6e configs: ls2080aqds: support distro boot by Biwen Li · 4 years, 7 months ago
  84. 472dfe5 configs: ls1088aqds: support distro boot by Biwen Li · 4 years, 7 months ago
  85. 095b6be include/configs: ls1012afrwy: fix load address of itb with bootm command by Biwen Li · 4 years, 7 months ago
  86. c5076a0 lx2160a: Add dhcp in boot_targets by Meenakshi Aggarwal · 4 years, 8 months ago
  87. 81d9e55 armv8: ls1028a: add dhcp boot target device by Yuantian Tang · 4 years, 8 months ago
  88. 224899d lx2160a : Remove default VID setting by Meenakshi Aggarwal · 4 years, 8 months ago
  89. 160e2b8 armv8: ls1028a: Update secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  90. b7e7a46 lx2160a : Add emmc in boot_targets environment variable by Meenakshi Aggarwal · 4 years, 8 months ago
  91. e9d9c2e arm64: ls1046a: remove fdt_high environment variable by Yuantian Tang · 4 years, 8 months ago
  92. 395b521 arm64: ls1028a: remove fdt_high environment variable by Yuantian Tang · 4 years, 8 months ago
  93. c463eeb ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocation by Alison Wang · 4 years, 9 months ago
  94. ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 8 months ago
  95. d4babee vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader. by Kristian Amlie · 4 years, 8 months ago
  96. 39984d2 Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader." by Tom Rini · 4 years, 7 months ago
  97. fa04119 Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 7 months ago
  98. 23cb617 rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboard by Peter Robinson · 4 years, 8 months ago
  99. e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 8 months ago
  100. af82714 vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader. by Kristian Amlie · 4 years, 8 months ago