1. 8e70f1c efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  2. 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  3. 48618e9 cmd: conitrace: increase wait for next key by Heinrich Schuchardt · 3 years, 10 months ago
  4. db0f298 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 10 months ago
  5. 7913c7d efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 3 years, 10 months ago
  6. 85fc2ad efi_loader: move efi_(u)intn_t to efi.h by Heinrich Schuchardt · 3 years, 10 months ago
  7. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 9 months ago
  8. ea1a9ec image-fit: fit_check_format check for valid FDT by Heinrich Schuchardt · 3 years, 9 months ago
  9. 5dad05a efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 9 months ago
  10. dd860b9 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · 3 years, 9 months ago
  11. bb33c79 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · 3 years, 9 months ago
  12. 4961cee tools: efivar.py unused variable by Heinrich Schuchardt · 3 years, 10 months ago
  13. 33abdb9 tools: efivar.py should check GUID when deleting by Heinrich Schuchardt · 3 years, 10 months ago
  14. 45c0792 tools: efivar.py: incorrect indentation by Heinrich Schuchardt · 3 years, 10 months ago
  15. 4f6ec77 tools: efivar.py without arguments by Heinrich Schuchardt · 3 years, 10 months ago
  16. db12f51 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 3 years, 10 months ago
  17. ee6726b Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
  18. 996f217 Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 9 months ago
  19. ea3f534 remoteproc: ti_k3_arm64: Program CNTFID0 register in GTC by Nishanth Menon · 3 years, 10 months ago
  20. 965db9f arm: dts: k3-*-r5-*-board: Add GTC clock by Nishanth Menon · 3 years, 10 months ago
  21. 1ce0e1c Nokia RX-51: Add test for U-Boot serial console by Pali Rohár · 3 years, 11 months ago
  22. 25c5b65 Nokia RX-51: Do not try calling both ext2load and ext4load by Pali Rohár · 3 years, 11 months ago
  23. ba149a5 board: ti: am335x-ice: get CDCE913 clock device by Dario Binacchi · 3 years, 10 months ago
  24. 260cbc9 video: omap: move drivers to 'ti' directory by Dario Binacchi · 3 years, 10 months ago
  25. 35ab1b6 video: omap: split the legacy code from the DM code by Dario Binacchi · 3 years, 10 months ago
  26. 91337f5 video: omap: set LCD clock rate through DM API by Dario Binacchi · 3 years, 10 months ago
  27. e58e506 video: omap: drop domain clock enabling by SOC api by Dario Binacchi · 3 years, 10 months ago
  28. ff94c15 video: omap: add panel driver by Dario Binacchi · 3 years, 10 months ago
  29. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 10 months ago
  30. 0f4effb bus: ti: am33xx: add pwm subsystem driver by Dario Binacchi · 3 years, 10 months ago
  31. ade7f0d pwm: ti: am33xx: add enhanced pwm driver by Dario Binacchi · 3 years, 10 months ago
  32. 8322fdc arm: dts: am335x: enable scm_clocks auto binding by Dario Binacchi · 3 years, 10 months ago
  33. 11326f3 omap: timer: fix the rate setting by Dario Binacchi · 3 years, 10 months ago
  34. d64b9cd fdt: translate address if #size-cells = <0> by Dario Binacchi · 3 years, 10 months ago
  35. 52b61c9 clk: move clk-ti-sci driver to 'ti' directory by Dario Binacchi · 3 years, 10 months ago
  36. abdf1a3 arm: dts: am335x: enable prcm_clocks auto binding by Dario Binacchi · 3 years, 10 months ago
  37. 06c94c2 clk: ti: omap4: add clock manager driver by Dario Binacchi · 3 years, 10 months ago
  38. 215bd54 clk: ti: add support for clkctrl clocks by Dario Binacchi · 3 years, 10 months ago
  39. bc34f0b ti: am33xx: fix do_enable_clocks() to accept NULL parameters by Dario Binacchi · 3 years, 10 months ago
  40. c28baf6 arm: dts: am335x: include am33xx-u-boot.dtsi by Dario Binacchi · 3 years, 10 months ago
  41. 58e1af9 clk: ti: add gate clock driver by Dario Binacchi · 3 years, 10 months ago
  42. ea45b8f clk: ti: add divider clock driver by Dario Binacchi · 3 years, 10 months ago
  43. 756d64e clk: ti: am33xx: add DPLL clock drivers by Dario Binacchi · 3 years, 10 months ago
  44. 9d76120 arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macro by Dario Binacchi · 3 years, 10 months ago
  45. d09f063 clk: ti: add mux clock driver by Dario Binacchi · 3 years, 10 months ago
  46. 2983ad5 clk: add clk_round_rate() by Dario Binacchi · 3 years, 10 months ago
  47. 6337d53 arm: dts: sync am33xx with Linux 5.9-rc7 by Dario Binacchi · 3 years, 10 months ago
  48. 92cc4e1 bus: ti: add minimal sysc interconnect target driver by Dario Binacchi · 3 years, 10 months ago
  49. 2f59d8f dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7 by Dario Binacchi · 3 years, 10 months ago
  50. 5688f3b clk: export generic routines by Dario Binacchi · 3 years, 10 months ago
  51. ffa6602 arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter root by Felix Brack · 3 years, 10 months ago
  52. d2aa572 board: ti: k2g: Add support for K2G ICE with 1GHz Silicon by Lokesh Vutla · 3 years, 10 months ago
  53. 9c789fe arm: dts: k3-j721e: ddr: Update to 0.5.0 version of DDR config tool by Praneeth Bajjuri · 3 years, 11 months ago
  54. f3f83ad spi: omap3_spi: Fix speed and mode selection by Vignesh Raghavendra · 3 years, 11 months ago
  55. 705082d spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata by Ovidiu Panait · 3 years, 11 months ago
  56. 49b4c54 gpio: tca642x: fix input subcommand for gpio banks > 0 by Tomas Novotny · 3 years, 11 months ago
  57. ba90472 configs: am65x_evm: Define the maximum file size for DFU by Aswath Govindraju · 4 years ago
  58. 62be236 arm: dts: am654-base-board-uboot: Add aliases for USB subsystems by Aswath Govindraju · 4 years ago
  59. d3af9e3 arm: dts: am654-base-board-uboot: Set USB0 dr_mode to host by Aswath Govindraju · 4 years ago
  60. 6f9d414 board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interface by Aswath Govindraju · 4 years ago
  61. f71e574 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
  62. 9267ff8 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · 3 years, 1 month ago
  63. 928f4f4 sunxi: board: extract creating a unique sid into a helper function by Andre Heider · 3 years, 1 month ago
  64. ec9cdaa sunxi: dram: h6: Improve DDR3 config detection by Jernej Skrabec · 4 years, 7 months ago
  65. 92600ed sunxi: board: Move USB ethernet initialization to board_late_init() by Andy Shevchenko · 3 years, 11 months ago
  66. 0e4d5db sunxi: Add arm64 FEL support by Andre Przywara · 8 years ago
  67. 00f8e9c sunxi: Fix is_boot0_magic macro by Andre Przywara · 4 years ago
  68. acd832c sunxi: Use mkimage for SPL boot image generation by Andre Przywara · 6 years ago
  69. 6d29509 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
  70. 23c0ee8 sunxi: Factor out eGON BROM header description by Andre Przywara · 4 years ago
  71. ab3b53f sunxi: add PineCube board by Icenowy Zheng · 4 years ago
  72. d71be19 Merge branch 'next' by Tom Rini · 3 years, 9 months ago
  73. c4fdded Prepare v2021.01 by Tom Rini · 3 years, 9 months ago
  74. c8f2a06 xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28) by Lukasz Majewski · 3 years, 10 months ago
  75. ee66df1 xea: config: Use CONFIG_PREBOOT from Kconfig by Lukasz Majewski · 3 years, 10 months ago
  76. a062d8e xea: spl: Disable pull UP for GPIO0_2{35} by Lukasz Majewski · 3 years, 10 months ago
  77. 92cb207 rockchip: pinebook-pro: default to SPI bus 1 for SPI-flash by Hugh Cole-Baker · 4 years ago
  78. aeaef07 ARM: dts: sama7g5ek: fix TXC pin configuration by Nicolas Ferre · 4 years ago
  79. 05176cd configs: sama7g5ek: add i2c and eeprom by Eugen Hristev · 4 years, 3 months ago
  80. a07d2a1 board: atmel: sama7g5ek: add support for MAC address retreival by Eugen Hristev · 4 years, 3 months ago
  81. 9b614c8 ARM: dts: sama7g5ek: add i2c1 bus and eeproms by Eugen Hristev · 4 years, 3 months ago
  82. 1c629fd ARM: dts: at91: sama7g5: add flexcom1 and i2c subnode by Eugen Hristev · 4 years, 3 months ago
  83. 0f8904b configs: sama7g5: add mmc config for sdmmc0 by Eugen Hristev · 4 years, 3 months ago
  84. d05223e board: atmel: sama7g5ek: clean-up header bootcommand by Eugen Hristev · 4 years, 3 months ago
  85. 7f4c89c ARM: dts: at91: sama7g5ek: enable sdmmc0 with pinctrl by Eugen Hristev · 4 years, 3 months ago
  86. 523c10c ARM: dts: at91: sama7g5: add node for sdmmc0 by Eugen Hristev · 4 years, 3 months ago
  87. 9b6f157 ARM: dts: at91: sama7g5: add assigned clocks for sdmmc1 by Eugen Hristev · 4 years, 3 months ago
  88. b17a268 configs: sama7g5ek: enable CCF by Claudiu Beznea · 4 years, 5 months ago
  89. a507782 configs: sama7g5ek: enable support for KSZ9131 by Claudiu Beznea · 4 years, 4 months ago
  90. 6b2bcfc board: atmel: sama7g5ek: increase arp timeout and retry count by Claudiu Beznea · 4 years, 4 months ago
  91. 3e5853e ARM: dts: sama7g5: add GMAC1 by Claudiu Beznea · 4 years, 4 months ago
  92. e95af87 ARM: dts: sama7g5: add GMAC0 by Claudiu Beznea · 4 years, 4 months ago
  93. 02dae80 configs: sama7g5ek: enable mii command by Claudiu Beznea · 4 years, 4 months ago
  94. 7d41a8d ARM: dts: at91: sama7g5ek: add pinctrl for sdmmc1 and flx3 by Eugen Hristev · 4 years, 5 months ago
  95. 47a13af ARM: dts: at91: sama7g5: add pinctrl node by Eugen Hristev · 4 years, 5 months ago
  96. b032230 ARM: dts: sama7g5: add pit64b support by Claudiu Beznea · 4 years, 5 months ago
  97. 2efb343 ARM: dts: sama7g5: enable autoboot by Claudiu Beznea · 4 years, 5 months ago
  98. dd2cf75 configs: sama7g5: use PIT64B by Claudiu Beznea · 4 years, 5 months ago
  99. 13f986b ARM: dts: sama7g5: add CPU bindings by Claudiu Beznea · 4 years, 5 months ago
  100. 2942a2f configs: sama7g5: enable CONFIG_CPU by Claudiu Beznea · 4 years, 5 months ago