1. 9921179 ARM: configs: Enable DM_ETH for SBx81LIFKW and SBx81LIFXCAT by Chris Packham · 5 years ago
  2. 00f9baf powerpc/km: remove unmaintained board KMLION1 by Holger Brunck · 5 years ago
  3. 7b47273 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
  4. 1bd17b9 km/arm: remove unmaintained target PORTL2 by Pascal Linder · 5 years ago
  5. abbaa8e km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  6. b75e9e3 km/uart: port UART interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  7. 9db6bff km: fixed typo in KM Kirkwood header file by Pascal Linder · 5 years ago
  8. e5c9e83 km: clean up header files for KM Kirkwood boards by Pascal Linder · 5 years ago
  9. 432579c km: remove obsolete definitions in KM header files by Pascal Linder · 5 years ago
  10. 707f06f km: add Kconfig menus for KM boards by Pascal Linder · 5 years ago
  11. ec1fa18 common: Add a note about the effort to reduce common.h by Simon Glass · 5 years ago
  12. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  13. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  14. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  15. f030b7b env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  16. cb2ba9d env: Drop the double underscores in search.h by Simon Glass · 5 years ago
  17. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  18. d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
  19. 25e51e9 env: Drop _ENTRY by Simon Glass · 5 years ago
  20. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  21. 02cf933 env: Move callback definitions to env.h by Simon Glass · 5 years ago
  22. db19701 env: Move env_valid to env.h by Simon Glass · 5 years ago
  23. be54ec1 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  24. c62f62b env: Move env_reloc() to env.h by Simon Glass · 5 years ago
  25. b5f449e env: Move env_get_char() to env.h by Simon Glass · 5 years ago
  26. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  27. 1f3db0c env: Drop env_crc_update() by Simon Glass · 5 years ago
  28. 4e9ce8a env: Move env import/export functions to env.h by Simon Glass · 5 years ago
  29. 4be490a env: Move env_load/save functions to env.h by Simon Glass · 5 years ago
  30. 0b9d8a0 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  31. 03ed918 env: Move env_fix_drivers() to env.h by Simon Glass · 5 years ago
  32. 36c8b14 env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  33. b79cf1a env: Move eth_env_get/set_enetaddr() to env.h by Simon Glass · 5 years ago
  34. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  35. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  36. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  37. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  38. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  39. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  40. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  41. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  42. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  43. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  44. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  45. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  46. af95f20 env: Create a new file for environment functions by Simon Glass · 5 years ago
  47. 9fe657d common: Remove video_setmem() by Simon Glass · 5 years ago
  48. 3c1ecde common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
  49. 4575a77 common: Drop the dpram_... functions by Simon Glass · 5 years ago
  50. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  51. 0d6c7c6 MAINTAINERS: Add entries for Android A/B and AVB by Igor Opaniuk · 5 years ago
  52. 379e574 MAINTAINERS: Add entry for HI3660 SoC by Manivannan Sadhasivam · 5 years ago
  53. 122537e mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver by Manivannan Sadhasivam · 5 years ago
  54. c62c7ef board: hisilicon: Add support for Hikey960 board by Manivannan Sadhasivam · 5 years ago
  55. 881b632 arm: dts: Add devicetree for Hikey960 board by Manivannan Sadhasivam · 5 years ago
  56. af8a735 arm: dts: Import HI3660 devicetree from Linux by Manivannan Sadhasivam · 5 years ago
  57. d8c0332 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  58. af325e9 serial_lpuart: Fix config check issue when using clk driver in SPL by Ye Li · 5 years ago
  59. d44f793 pci: intel: Fix configuration type based on secondary number by Ley Foon Tan · 5 years ago
  60. bf9b981 pci: intel: Fix error when enumerating multi-function PCIe device by Ley Foon Tan · 5 years ago
  61. d0e52c6 pci: intel: Increase TLP polling counter by Ley Foon Tan · 5 years ago
  62. 490e6d6 board: siemens: extend factoryset reading for giedi and deneb boards by Anatolij Gustschin · 5 years ago
  63. 4987bc2 board: siemens: adapt factoryset reading for DM_I2C enabled boards by Anatolij Gustschin · 5 years ago
  64. feb5a02 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  65. 31d1369 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  66. 9fd8b2c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  67. 3ebb919 ARM: renesas: Add R8A77980 V3H Condor board code by Marek Vasut · 5 years ago
  68. 57ede1a ARM: renesas: Add R8A77980 V3H platform code by Marek Vasut · 5 years ago
  69. a811e19 ARM: dts: renesas: Add R8A77980 V3H DTs and headers by Marek Vasut · 5 years ago
  70. ca6da6d clk: renesas: Add R8A77980 V3H clock tables by Marek Vasut · 5 years ago
  71. f497ec3 pinctrl: renesas: Add R8A77980 V3H PFC tables by Marek Vasut · 5 years ago
  72. 7234a28 net: sh_eth: Fix 64bit build warnings by Marek Vasut · 5 years ago
  73. 46c3316 net: sh_eth: Add R8A77980 V3H gether support by Marek Vasut · 5 years ago
  74. 188f010 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 5 years ago
  75. bd20266 apalis-tk1: configs: remove legacy usbboot command by Igor Opaniuk · 5 years ago
  76. 4c63a60 apalis-tk1: support v1.2 hardware revision by Marcel Ziswiler · 5 years ago
  77. 5a20adf apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · 5 years ago
  78. d415eab apalis-tk1: remove default vesa vga mode from vidargs by Marcel Ziswiler · 5 years ago
  79. fbcb925 apalis-tk1/t30: colibri_t30: display reset reason by Dominik Sliwa · 5 years ago
  80. 8c57395 apalis-tk1: switch to zImage by Igor Opaniuk · 5 years ago
  81. f7c668a apalis-tk1: add pcie_aspm=off to defargs by Igor Opaniuk · 5 years ago
  82. 11d96e1 apalis-tk1: enable user debug by default by Igor Opaniuk · 5 years ago
  83. 8fd734c apalis-tk1: provide proper USB vendor id by Igor Opaniuk · 5 years ago
  84. 538ab6c apalis-tk1: set apalis gpio 8 aka fan_en by Igor Opaniuk · 5 years ago
  85. 5b5de78 apalis-tk1: do not explicitly release reset_moci# by Marcel Ziswiler · 5 years ago
  86. f028c9f colibri/apalis tegra: drop DFU support by Igor Opaniuk · 5 years ago
  87. b78d97e mmc: Move tegra loopback disable option to be under tegra by Trent Piepho · 5 years ago
  88. b4bf714 sound: Add codec enable to the sound bindings by Simon Glass · 5 years ago
  89. 9944d75 sound: tegra: Add the binding file for tegra-audio by Simon Glass · 5 years ago
  90. e070311 sound: snow: Add the binding file for snow by Simon Glass · 5 years ago
  91. dbaec46 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · 5 years ago
  92. d8f6db4 board: intel: Add new slimbootloader board by Park, Aiden · 5 years ago
  93. 19cad26 x86: slimbootloader: Add a slimbootloader device tree by Park, Aiden · 5 years ago
  94. 14360bf x86: slimbootloader: Set TSC information for tsc_timer by Park, Aiden · 5 years ago
  95. 2869c3b x86: slimbootloader: Add serial driver by Park, Aiden · 5 years ago
  96. 1fb17ea x86: slimbootloader: Add memory configuration by Park, Aiden · 5 years ago
  97. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  98. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  99. 544293f x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
  100. 0709ddb x86: ich-spi: Convert driver to spi-mem ops by Bernhard Messerklinger · 5 years ago