1. 748198c Revert "Makefile: Prioritize external dtb if defined" by Tom Rini · 5 years ago
  2. ab487c8 Merge tag 'efi-2019-07-rc3-2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  3. e14d9ca Merge git://git.denx.de/u-boot-x86 by Tom Rini · 5 years ago
  4. d3d212b Merge branch '2019-05-19-master-imports' by Tom Rini · 5 years ago
  5. 604ce76 x86: qemu-x86_64: Enable NVMe by Bin Meng · 5 years ago
  6. 5b2a20e nvme: Fix warning of cast from pointer to integer of different size by Bin Meng · 5 years ago
  7. b52e9f0 x86: coreboot: make it possible to process unhandled tags by Christian Gmeiner · 5 years ago
  8. b31ca6b efi_loader: parameter check OutputString by Heinrich Schuchardt · 5 years ago
  9. acee965 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter by Heinrich Schuchardt · 5 years ago
  10. 1344f7d efi_loader: GetNextMonotonicCount() check parameter by Heinrich Schuchardt · 5 years ago
  11. db80fe3 efi_loader: parameter checks CalculateCrc32() by Heinrich Schuchardt · 5 years ago
  12. 226cddb efi_loader: check device path in InstallMultipleProtocolInterfaces by Heinrich Schuchardt · 5 years ago
  13. b1b782d efi_loader: implement deprecated Unicode collation protocol by Heinrich Schuchardt · 5 years ago
  14. 95ab381 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · 5 years ago
  15. f005f57 efi_loader: merge adjacent sprintf() by Heinrich Schuchardt · 5 years ago
  16. ce54fdc efi_loader: parameter checks simple network protocol by Heinrich Schuchardt · 5 years ago
  17. 487d8c7 efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL by Heinrich Schuchardt · 5 years ago
  18. 612f6b2 ARM: da850evm: Enable block cache during SPL by Adam Ford · 5 years ago
  19. f07ce59 Kconfig: fix FIT offset prompt text by Ibai Erkiaga · 5 years ago
  20. 66063a7 ARM: omap3_logic/omap35_logic: Enable GPIO in SPL by Adam Ford · 5 years ago
  21. 27d1561 Import include/android_bootloader_message.h from AOSP by Alex Deymo · 5 years ago
  22. 7d57485 tools: use read-only mmap in fit_check_sign by Luca Boccassi · 5 years ago
  23. 2699292 ata: ahci: drop read-only ahci_ioports members by Christian Gmeiner · 5 years ago
  24. 8891afa configs: bcm968580 disable CONFIG_CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  25. 14f973d configs: bcm963158 disable CONFIG_CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  26. a9a8271 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · 5 years ago
  27. 47f30aa ARM: mediatek: mt8516: use PSCI to reset the SoC by Fabien Parent · 5 years ago
  28. 29383f2 bcm968380gerg: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT by Philippe Reynes · 5 years ago
  29. c7ab97c bcm963158: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT by Philippe Reynes · 5 years ago
  30. fba802a bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT by Philippe Reynes · 5 years ago
  31. ea1e9c0 dt: bcm63158: watchdog should use a 50Mhz clock by Philippe Reynes · 5 years ago
  32. a328ada dt: bcm6858: watchdog should use a 50Mhz clock by Philippe Reynes · 5 years ago
  33. c411adb watchdog: bcm6345: callback start use tick instead of ms by Philippe Reynes · 5 years ago
  34. 3eaf6dc Makefile: Prioritize external dtb if defined by Michal Simek · 6 years ago
  35. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  36. a0aba8a CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 5 years ago
  37. c5091c5 CONFIG_SYS_[DI]CACHE_OFF: remove commented lines by Trevor Woerner · 5 years ago
  38. 18592cc CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1" by Trevor Woerner · 5 years ago
  39. b7b4af0 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 5 years ago
  40. 98b3156 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 5 years ago
  41. b51d103 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  42. 9a32caf Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  43. f4b2ab9 configs: arndale: Use appropriate driver for Asix AX88760 by Krzysztof Kozlowski · 5 years ago
  44. bc85f7c arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPAT by Krzysztof Kozlowski · 5 years ago
  45. 7d07505 arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2C by Krzysztof Kozlowski · 5 years ago
  46. 5b4b680 Prepare v2019.07-rc2 by Tom Rini · 5 years ago
  47. 1da6006 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  48. 8b1d3d1 Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  49. ebb97ea eth: mtk-eth: fix incorrect read of phy-handle by Weijie Gao · 5 years ago
  50. cdd69ac net: rtl8169: Support RTL-8168h/8111h by Thierry Reding · 5 years ago
  51. b6054b5 net: rtl8169: Implement ->hwaddr_write() callback by Thierry Reding · 5 years ago
  52. 6845b36 phy: ti: Init node before reading by Michal Simek · 6 years ago
  53. 77b508d net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · 6 years ago
  54. 9e6ed1a ARM: dts: socfpga: Keep FPGA bridge entries in SPL DT by Marek Vasut · 5 years ago
  55. 917bd8a ARM: dts: socfpga: Factor out U-Boot specifics from A10 handoff files by Marek Vasut · 6 years ago
  56. 990ed44 arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board by Wolfgang Grandegger · 5 years ago
  57. 48ec734 arm: sofcpga: s10: remove unused ad-hoc reset code by Simon Goldschmidt · 5 years ago
  58. 430b42f arm: socfpga: remove re-added ad-hoc reset code by Simon Goldschmidt · 5 years ago
  59. 8512244 ARM: renesas: grpeach: Align env position by Marek Vasut · 5 years ago
  60. 90176e3 Merge tag 'efi-2019-07-rc3' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  61. d2d8f73 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  62. 592254b Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  63. e2d82f8 efi_loader: comments for efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  64. 7e92db8 efi_loader: deduplicate code in cmd/bootefi.c by Heinrich Schuchardt · 5 years ago
  65. 05fefe7 efi_loader: ACPI device node to text by Heinrich Schuchardt · 5 years ago
  66. 3b98511 efi_loader: infinite recursion notifying events by Heinrich Schuchardt · 5 years ago
  67. 8ae3985 efi_loader: simplify efi_allocate_pages() by Heinrich Schuchardt · 5 years ago
  68. f756fe8 efi_loader: AllocateAdress error handling by Heinrich Schuchardt · 5 years ago
  69. 735fd228 efi_loader: out of resources in AllocatePages() by Heinrich Schuchardt · 5 years ago
  70. 7d3af58 efi_loader: check memory address before freeing by Heinrich Schuchardt · 5 years ago
  71. 96aa99c efi_loader: error code in UninstallProtocolInterface() by Heinrich Schuchardt · 5 years ago
  72. 61c63db efi_loader: superfluous check in efi_remove_protocol() by Heinrich Schuchardt · 5 years ago
  73. ab55714 efi_loader: LocateDevicePath() incorrect parameter check by Heinrich Schuchardt · 5 years ago
  74. 0a84319 efi_loader: fix typo in efi_locate_handle() comment by Heinrich Schuchardt · 5 years ago
  75. 64b5ba4 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 5 years ago
  76. 3349973 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · 5 years ago
  77. 9363fd2 efi_loader: reword the EFI_LOADER config option by Heinrich Schuchardt · 5 years ago
  78. 5684c8d efi_loader: format Kconfig by Heinrich Schuchardt · 5 years ago
  79. 5ad3877 efi_loader: observe CONFIG_EFI_LOADER_HII by Heinrich Schuchardt · 5 years ago
  80. 1db6ab2 MAINTAINERS: assign include/charset.h by Heinrich Schuchardt · 5 years ago
  81. 8a4c443 lib: charset: correct utf8_utf16_strnlen() description by Heinrich Schuchardt · 5 years ago
  82. 1b898ff gpio: dwapb_gpio: convert to livetree by Simon Goldschmidt · 5 years ago
  83. 6cdd0a4 reset: socfpga: convert to livetree by Simon Goldschmidt · 5 years ago
  84. 41b22c0 serial: altera_uart: convert to livetree by Simon Goldschmidt · 5 years ago
  85. 27c3e07 spi: designware: convert to livetree by Simon Goldschmidt · 5 years ago
  86. 46b633d spi: cadence_qspi: convert to livetree by Simon Goldschmidt · 5 years ago
  87. 460a97f timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR by Simon Goldschmidt · 5 years ago
  88. 8ede751 configs: stratix10: Enable CONFIG_SPI_FLASH_USE_4K_SECTORS by Ley Foon Tan · 5 years ago
  89. da0d5f6 ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL by Tien Fong Chee · 5 years ago
  90. 1a0d0b7 ARM: socfpga: Synchronize the configuration for A10 SoCDK by Tien Fong Chee · 5 years ago
  91. 1085bb3 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 5 years ago
  92. f61d529 ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK by Tien Fong Chee · 5 years ago
  93. 0a42a13 ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 5 years ago
  94. c1cf539 ARM: socfpga: Moving the watchdog reset to the for-loop status polling by Tien Fong Chee · 5 years ago
  95. f4b53b2 ARM: socfpga: Cleaning up and ensuring consistent format messages in driver by Tien Fong Chee · 5 years ago
  96. f78b505 ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK by Tien Fong Chee · 5 years ago
  97. 5c2ae96 ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 by Tien Fong Chee · 5 years ago
  98. d0487da sh: sh3: Remove CPU support by Marek Vasut · 5 years ago
  99. 89a6b74 sh: shmin: Remove the board by Marek Vasut · 5 years ago
  100. d7d7e84 sh: ms7720se: Remove the board by Marek Vasut · 5 years ago