1. e9c58f2 ARM: tegra: Use common header for PMU declarations by Thierry Reding · 5 years ago
  2. bf468e5 ARM: tegra: Remove disp1 clock initialization on Tegra210 by Thierry Reding · 5 years ago
  3. bca7910 ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210 by Thierry Reding · 5 years ago
  4. 0c4e265 lib: Implement strndup() by Thierry Reding · 5 years ago
  5. ebf30e8 fdtdec: Add fdtdec_set_ethernet_mac_address() by Thierry Reding · 5 years ago
  6. 6d93d24 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 5 years ago
  7. 3949482 riscv: Add Microchip MPFS Icicle board support by Padmarao Begari · 5 years ago
  8. e64db0d riscv: qemu: Enable e1000 and nvme support by Bin Meng · 5 years ago
  9. cd6b619 riscv: qemu: Enable PCI host ECAM generic driver by Bin Meng · 5 years ago
  10. eacf07e riscv: increase the environment size for the qemu-riscv platform to 128kB by Karsten Merker · 5 years ago
  11. b1ab892 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  12. 7505075 arm: mvebu: helios4: add MMC to SPL DT by Dennis Gilmore · 5 years ago
  13. 38c2a8a Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  14. 55cae64 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  15. 7950e8e efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · 5 years ago
  16. 7e572cf efi_loader: CloseProtocol() fix open protocol information by Heinrich Schuchardt · 5 years ago
  17. b4863ba efi_loader: open protocol information by Heinrich Schuchardt · 5 years ago
  18. 755d42d efi_loader: correct HandleProtocol() by Heinrich Schuchardt · 5 years ago
  19. b4c20f2 cmd: mdio: Fix access to arbitrary PHY addresses by Vladimir Oltean · 5 years ago
  20. 776d39d riscv: sifive: fu540: Enable GEMGXL MGMT driver by Bin Meng · 5 years ago
  21. 3ef6444 dm: net: macb: Implement link speed change callback by Bin Meng · 5 years ago
  22. a5e3d23 dm: net: macb: Update macb_linkspd_cb() signature by Bin Meng · 5 years ago
  23. 49191d2 clk: sifive: Add clock driver for GEMGXL MGMT by Bin Meng · 5 years ago
  24. 379af67 net: eth-uclass: Support device tree MAC addresses by Thierry Reding · 5 years ago
  25. b743bbd net: eth-uclass: Write MAC address to hardware after probe by Thierry Reding · 5 years ago
  26. 5ec48e3 efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · 5 years ago
  27. 38b9a79 efi_loader: handling of daylight saving time by Heinrich Schuchardt · 5 years ago
  28. 656f171 efi_loader: export efi_set_time() by Heinrich Schuchardt · 5 years ago
  29. e6bcc35 efi_loader: check time in SetTime() by Heinrich Schuchardt · 5 years ago
  30. 3c1889e rtc: export rtc_month_days() by Heinrich Schuchardt · 5 years ago
  31. a248bc8 efi_loader: correct UninstallProtocolInterface() by Heinrich Schuchardt · 5 years ago
  32. dae7ce4 efi_loader: avoid crash in OpenProtocol() by Heinrich Schuchardt · 5 years ago
  33. 399a39e efi_loader: correct OpenProtocol() by Heinrich Schuchardt · 5 years ago
  34. e31b3b1 efi_loader: registration key in LocateProtocol() by Heinrich Schuchardt · 5 years ago
  35. b8abd74 efi_loader: factor out efi_check_register_notify_event() by Heinrich Schuchardt · 5 years ago
  36. 8eee1d3 efi_loader: bootmgr: print a message when loading from BootNext failed by AKASHI Takahiro · 5 years ago
  37. 5b35093 cmd: env: print a message when setting UEFI variable failed by AKASHI Takahiro · 5 years ago
  38. f09cea3 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · 5 years ago
  39. 8a802a2 Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  40. 55955427 Merge tag 'u-boot-amlogic-20190531' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  41. d0b1f72 configs: u200: enable support for USB Host & Gadget by Neil Armstrong · 5 years ago
  42. 7336cf3 boards: amlogic-g200: remove phy reset by Neil Armstrong · 5 years ago
  43. 407544c ARM: meson-gx: Reset GXL/GXM to external PHY when not using internal PHY by Neil Armstrong · 5 years ago
  44. 32f2880 ARM: dts: Add missing DT for Meson G12A support by Neil Armstrong · 5 years ago
  45. 08e09c2 clk: meson-g12a: Add PCIE PLL support by Neil Armstrong · 5 years ago
  46. b1e81e6 ARM: dts: sync Amlogic G12A DT with Linux 5.2-rc1 by Neil Armstrong · 5 years ago
  47. 051c755 doc: rockchip: Add doc for rk3399 TPL build/flash by Jagan Teki · 5 years ago
  48. f7cd37f rk3399: nanopi4: Enable TPL by Jagan Teki · 5 years ago
  49. 3e8fa6d rk3399: orangepi: Enable TPL by Jagan Teki · 5 years ago
  50. 540c900 rockchip: rk3399: Add Rock PI 4 support by Jagan Teki · 5 years ago
  51. 001d674 rockchip: rk3399: Add Rockpro64 board support by Jagan Teki · 5 years ago
  52. 48b5c25 rockchip: rk3399: Add Nanopi NEO4 board support by Jagan Teki · 5 years ago
  53. b238e4b rockchip: Cleanup of make_fit_atf.py. by Christoph Muellner · 5 years ago
  54. 2461543 rockchip: clk: rk3399: allow requests for all UART clocks by Christoph Muellner · 5 years ago
  55. 78a1ac3 rockchip: rk3399: Add option to print on UART3. by Christoph Muellner · 5 years ago
  56. dee5ad5 rockchip: pinctrl: rk3399: Add support for UART3. by Christoph Muellner · 5 years ago
  57. 9828ed6 rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR. by Christoph Muellner · 5 years ago
  58. e2822cc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 5 years ago
  59. 93294ca Merge branch '2019-05-28-master-imports' by Tom Rini · 5 years ago
  60. 2a221fb Kconfig: Fix SPL_LOAD_FIT description by Marek Vasut · 5 years ago
  61. cd2d727 fs: fat: allocate a new cluster for root directory of fat32 by AKASHI Takahiro · 5 years ago
  62. 9c709c7 fs: fat: flush a directory cluster properly by AKASHI Takahiro · 5 years ago
  63. a9f6706 fs: fat: write to non-cluster-aligned root directory by AKASHI Takahiro · 5 years ago
  64. 005a804 cmd: remove unused `display` command by Heinrich Schuchardt · 5 years ago
  65. 77934fd dm: arm: bcmstb: Enable driver model MMC support by Thomas Fitzsimmons · 5 years ago
  66. d7cc0e4 mcx: remove board by Bartosz Golaszewski · 5 years ago
  67. 2aa20c4 twister: remove board by Bartosz Golaszewski · 5 years ago
  68. 899dd71 mt_ventoux: remove board by Bartosz Golaszewski · 5 years ago
  69. 8c2644c cm_t3517: remove board by Bartosz Golaszewski · 5 years ago
  70. 3b88579 ipam390: remove board by Bartosz Golaszewski · 5 years ago
  71. 5e92c68 eco5pk: remove board by Bartosz Golaszewski · 5 years ago
  72. 7a2b51e ea20: remove board by Bartosz Golaszewski · 5 years ago
  73. 881ae79 calimain: remove board by Bartosz Golaszewski · 5 years ago
  74. 0ea4fc4 board/BuR: invalidate ${dtbaddr} before cfgscr by Hannes Schmelzer · 5 years ago
  75. d0cd30e fs: fat: Fix possible double free of fatbuf by Andrew F. Davis · 5 years ago
  76. 7b43780 fs: fat: correct file name normalization by Heinrich Schuchardt · 5 years ago
  77. 7c7919c Prepare v2019.07-rc3 by Tom Rini · 5 years ago
  78. 97cfd11 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  79. 0a60da9 arm: mvebu: controlcenterdc: Update config by Mario Six · 5 years ago
  80. e7d4f45 arm: mvebu: helios4: Enable CONFIG_BLK and CONFIG_DM_MMC by Stefan Roese · 5 years ago
  81. c18b103 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  82. 696f02d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  83. 344a0e4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  84. cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 5 years ago
  85. 85e1900 Merge tag 'efi-2019-07-rc3-3' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  86. 5673070 Merge tag 'mips-pull-2019-05-24' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  87. 430cfc8 tegra: nyan-big: Enable sound by Simon Glass · 5 years ago
  88. 593216f tegra: nyan: Add a README by Simon Glass · 5 years ago
  89. 7a6c6db sound: tegra: Add a sound driver by Simon Glass · 5 years ago
  90. c5a120b tegra: sound: Add an I2S driver by Simon Glass · 5 years ago
  91. 112f2e1 tegra: sound: Add an audio hub driver by Simon Glass · 5 years ago
  92. c9d7542 tegra: Add a delay in clock_start_periph_pll() by Simon Glass · 5 years ago
  93. f6ac3fa tegra: Correct tegra124 clock name by Simon Glass · 5 years ago
  94. a2c6983 efi_loader: variable: attributes may not be changed if a variable exists by AKASHI Takahiro · 5 years ago
  95. dbebae5 efi_loader: variable: return error for APPEND_WRITE by AKASHI Takahiro · 5 years ago
  96. 609b6ba efi: selftest: APPEND_WRITE is not supported by AKASHI Takahiro · 5 years ago
  97. 2d51bd2 efi_loader: DEL is an illegal file name character by Heinrich Schuchardt · 5 years ago
  98. 1f1075c efi_loader: comments for structs by Heinrich Schuchardt · 5 years ago
  99. 2056289 efi_loader: correct device path check by Heinrich Schuchardt · 5 years ago
  100. bb2b13d efi_loader: return values of GetTime() by Heinrich Schuchardt · 5 years ago