1. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  2. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
  3. 57c16b0 CONFIG_SYS_[DI]CACHE_OFF: remove commented lines by Trevor Woerner · 6 years ago
  4. 6fc1291 CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1" by Trevor Woerner · 6 years ago
  5. 4d4ac02 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 6 years ago
  6. fb9374a Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  7. c0976f8 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  8. 621ddd1 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  9. c93da94 configs: arndale: Use appropriate driver for Asix AX88760 by Krzysztof Kozlowski · 6 years ago
  10. fda8055 arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPAT by Krzysztof Kozlowski · 6 years ago
  11. 6afb3d3 arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2C by Krzysztof Kozlowski · 6 years ago
  12. 4cb269d Prepare v2019.07-rc2 by Tom Rini · 6 years ago
  13. afd92b6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  14. b2f8fb6 Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot by Tom Rini · 6 years ago
  15. a19b69d eth: mtk-eth: fix incorrect read of phy-handle by developer · 6 years ago
  16. 6137e41 net: rtl8169: Support RTL-8168h/8111h by Thierry Reding · 6 years ago
  17. a02d60f net: rtl8169: Implement ->hwaddr_write() callback by Thierry Reding · 6 years ago
  18. 8e102a8 phy: ti: Init node before reading by Michal Simek · 6 years ago
  19. bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · 6 years ago
  20. 5db08ad ARM: dts: socfpga: Keep FPGA bridge entries in SPL DT by Marek Vasut · 6 years ago
  21. c324746 ARM: dts: socfpga: Factor out U-Boot specifics from A10 handoff files by Marek Vasut · 6 years ago
  22. 7789aab2 arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board by Wolfgang Grandegger · 6 years ago
  23. c8ff687 arm: sofcpga: s10: remove unused ad-hoc reset code by Simon Goldschmidt · 6 years ago
  24. 635e250 arm: socfpga: remove re-added ad-hoc reset code by Simon Goldschmidt · 6 years ago
  25. 49627b1 ARM: renesas: grpeach: Align env position by Marek Vasut · 6 years ago
  26. 4ae04f8 Merge tag 'efi-2019-07-rc3' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  27. e74b179 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  28. c1eae78 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  29. a3086cd efi_loader: comments for efi_install_fdt() by Heinrich Schuchardt · 6 years ago
  30. 8fc56c6 efi_loader: deduplicate code in cmd/bootefi.c by Heinrich Schuchardt · 6 years ago
  31. e4f6b01 efi_loader: ACPI device node to text by Heinrich Schuchardt · 6 years ago
  32. ad55997 efi_loader: infinite recursion notifying events by Heinrich Schuchardt · 6 years ago
  33. fbdb93c efi_loader: simplify efi_allocate_pages() by Heinrich Schuchardt · 6 years ago
  34. 906f685 efi_loader: AllocateAdress error handling by Heinrich Schuchardt · 6 years ago
  35. 5c304fc efi_loader: out of resources in AllocatePages() by Heinrich Schuchardt · 6 years ago
  36. ac7f842 efi_loader: check memory address before freeing by Heinrich Schuchardt · 6 years ago
  37. fdeb1f0 efi_loader: error code in UninstallProtocolInterface() by Heinrich Schuchardt · 6 years ago
  38. 6378561 efi_loader: superfluous check in efi_remove_protocol() by Heinrich Schuchardt · 6 years ago
  39. 6db1e5c efi_loader: LocateDevicePath() incorrect parameter check by Heinrich Schuchardt · 6 years ago
  40. c97f947 efi_loader: fix typo in efi_locate_handle() comment by Heinrich Schuchardt · 6 years ago
  41. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 6 years ago
  42. 532fec7 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · 6 years ago
  43. 96b236a efi_loader: reword the EFI_LOADER config option by Heinrich Schuchardt · 6 years ago
  44. 0cbab58 efi_loader: format Kconfig by Heinrich Schuchardt · 6 years ago
  45. d14329b efi_loader: observe CONFIG_EFI_LOADER_HII by Heinrich Schuchardt · 6 years ago
  46. f4b47a9 MAINTAINERS: assign include/charset.h by Heinrich Schuchardt · 6 years ago
  47. 2b88d6c lib: charset: correct utf8_utf16_strnlen() description by Heinrich Schuchardt · 6 years ago
  48. 3aa7897 gpio: dwapb_gpio: convert to livetree by Simon Goldschmidt · 6 years ago
  49. e5291ad reset: socfpga: convert to livetree by Simon Goldschmidt · 6 years ago
  50. 36dc0cc serial: altera_uart: convert to livetree by Simon Goldschmidt · 6 years ago
  51. 70cd31b spi: designware: convert to livetree by Simon Goldschmidt · 6 years ago
  52. f9d7d3a spi: cadence_qspi: convert to livetree by Simon Goldschmidt · 6 years ago
  53. fb2fc2f timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR by Simon Goldschmidt · 6 years ago
  54. 340e0ea configs: stratix10: Enable CONFIG_SPI_FLASH_USE_4K_SECTORS by Ley Foon Tan · 6 years ago
  55. bddd911 ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL by Tien Fong Chee · 6 years ago
  56. df0544a ARM: socfpga: Synchronize the configuration for A10 SoCDK by Tien Fong Chee · 6 years ago
  57. fe03d80 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 6 years ago
  58. e7eb94f ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK by Tien Fong Chee · 6 years ago
  59. ca99a8a ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 6 years ago
  60. 725b122 ARM: socfpga: Moving the watchdog reset to the for-loop status polling by Tien Fong Chee · 6 years ago
  61. 7f3dace ARM: socfpga: Cleaning up and ensuring consistent format messages in driver by Tien Fong Chee · 6 years ago
  62. ac72ba2 ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK by Tien Fong Chee · 6 years ago
  63. 18c2f01 ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 by Tien Fong Chee · 6 years ago
  64. a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · 6 years ago
  65. 7915ffd sh: shmin: Remove the board by Marek Vasut · 6 years ago
  66. 1c46d06 sh: ms7720se: Remove the board by Marek Vasut · 6 years ago
  67. 5302252 sh: mpr2: Remove the board by Marek Vasut · 6 years ago
  68. 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · 6 years ago
  69. fb6994f sh: rsk7269: Remove the board by Marek Vasut · 6 years ago
  70. dac3db6 sh: rsk7264: Remove the board by Marek Vasut · 6 years ago
  71. 5d04299 sh: rsk7203: Remove the board by Marek Vasut · 6 years ago
  72. 39df77a serial: sh: Drop assorted SH3, SH4, SH5 macros by Marek Vasut · 6 years ago
  73. 8314b4f serial: sh: Drop RTS7751R2D support by Marek Vasut · 6 years ago
  74. 66e262b serial: sh: Drop SH2007 support by Marek Vasut · 6 years ago
  75. 53f242d serial: sh: Drop H8 support by Marek Vasut · 6 years ago
  76. 0345c55 Merge branch '2019-05-10-master-imports' by Tom Rini · 6 years ago
  77. a409e06 Remove whitelist entry for CONFIG_CRC32 by Chris Packham · 6 years ago
  78. 9acd30c Remove #define CONFIG_CRC32 by Chris Packham · 6 years ago
  79. 51eaf0e mtd: ubi: Remove select for non existent option by Chris Packham · 6 years ago
  80. 13ee0cd cmd: ubifs: Remove select for non-existent option by Chris Packham · 6 years ago
  81. 59ad99d Remove whitelist entry for CONFIG_GPIO by Chris Packham · 6 years ago
  82. a373e51 sysreset: select DM_GPIO instead of GPIO by Chris Packham · 6 years ago
  83. 3ad57c3 Merge branch '2019-05-09-master-imports' by Tom Rini · 6 years ago
  84. c8d9dfe remoteproc: k3_system_controller: Increase rx timeout by Lokesh Vutla · 6 years ago
  85. b5d3647 arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images by Lokesh Vutla · 6 years ago
  86. 76f7259 tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 devices by Lokesh Vutla · 6 years ago
  87. 5c8a5b3 Set time and umask on fit-dtb.blob to ensure reproducibile builds. by Vagrant Cascadian · 6 years ago
  88. cd1ffe0 Remove fit-dtb.blob* in clean target. by Vagrant Cascadian · 6 years ago
  89. 9c94f50 Add fit-dtb.blob* to .gitignore. by Vagrant Cascadian · 6 years ago
  90. 54e855f arm: zimage: add barebox image magic number by Christoph Fritz · 6 years ago
  91. 3647901 test/py: don't use mmc_rd config for other mmc tests by Stephen Warren · 6 years ago
  92. 5d5a0c0 fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally by Simon Goldschmidt · 6 years ago
  93. d00d6b5 Make FIT support really optional by Fabrice Fontaine · 6 years ago
  94. 973c099 Fix spelling of available. by Vagrant Cascadian · 6 years ago
  95. dfe7462 env: spi: Fix incorrect entry description by Marek Vasut · 6 years ago
  96. ce32c02 test/py: avb: fix test_avb_persistent_values fail by Igor Opaniuk · 6 years ago
  97. 66aca96 ata: ahci: fix memory leak by Christian Gmeiner · 6 years ago
  98. 331b30f usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags by Adam Ford · 6 years ago
  99. e171665 dm: MIGRATION: Add migration plan for WDT (DM watchdog support) by Stefan Roese · 6 years ago
  100. ebe750b Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago