1. d97d8fc ARM: socfpga: use the pl310 driver to configure the cache by Dinh Nguyen · 5 years ago
  2. 88ebf58 dm: cache: add the pl310 cache controller driver by Dinh Nguyen · 5 years ago
  3. 84b124d dm: cache: Create a uclass for cache by Dinh Nguyen · 5 years ago
  4. 2bac27c ARM: pl310: Add macro's for handling tag and data latency mask by Dinh Nguyen · 5 years ago
  5. 5c66e1e Documentation: dts: Add pl310 cache controller dts documentation by Dinh Nguyen · 5 years ago
  6. c14f3c3 board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build by Vignesh Raghavendra · 5 years ago
  7. add4967 arch: armv8: Provide a way to disable cache maintenance ops by Vignesh Raghavendra · 5 years ago
  8. 89665f2 Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification by Alex Kiernan · 5 years ago
  9. 86f578e Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  10. c9baea6 Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  11. 2dc4264 Merge branch '2019-05-04-master-imports' by Tom Rini · 5 years ago
  12. 7225a27 delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROL by Robert P. J. Day · 5 years ago
  13. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  14. cef443c arm: davinci: remove leftover code for dm* SoCs by Bartosz Golaszewski · 5 years ago
  15. 0280202 usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs by Bartosz Golaszewski · 5 years ago
  16. a7fc3d7 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · 5 years ago
  17. 0c56542 arm: davinci: remove dead code for PHYs used by DaVinci DM* boards by Bartosz Golaszewski · 5 years ago
  18. 50e3b4c net: davinci_emac: drop support for unused PHYs by Bartosz Golaszewski · 5 years ago
  19. 4862830 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  20. c767b6a Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  21. 90c2ebd Merge git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  22. ff83e4c ARM: davinci: Remove unused functions from header by Adam Ford · 5 years ago
  23. e0b0af6 usb: ohci: Re-enable commented out delay by Adam Ford · 5 years ago
  24. 5c629b1 net: mscc: ocelot: Update DTS for Luton pcb90 by Horatiu Vultur · 5 years ago
  25. bd9216e board: mscc: luton: Update MSCC Luton board by Horatiu Vultur · 5 years ago
  26. 7e323f1 net: mscc: luton: Update network driver for pcb90 by Horatiu Vultur · 5 years ago
  27. 16b9490 mips: rename mach-mt7620 to mach-mtmips by Weijie Gao · 5 years ago
  28. 8c211af net: mscc: ocelot: Update DTS for Ocelot pcb120. by Horatiu Vultur · 5 years ago
  29. 06d270c board: mscc: ocelot: Update MSCC Ocelot board. by Horatiu Vultur · 5 years ago
  30. 6390da4 net: mscc: ocelot: Update network driver for pcb120 by Horatiu Vultur · 5 years ago
  31. 6943cc9 arch: mips: Update initrd_start and initrd_end by Horatiu Vultur · 5 years ago
  32. feda3b4 MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIO by Robert P. J. Day · 5 years ago
  33. cb66945 configs: mscc_serval: Add network support by Horatiu Vultur · 5 years ago
  34. 4788704 net: mscc: serval: Add ethernet nodes for Serval by Horatiu Vultur · 5 years ago
  35. d2691b4 board: mscc: serval: Update MSCC Serval boards by Horatiu Vultur · 5 years ago
  36. 8cf9473 net: Add MSCC Serval network driver. by Horatiu Vultur · 5 years ago
  37. c6b2e71 board: mscc: serval: Fix board detect by Horatiu Vultur · 5 years ago
  38. 72e224b mips: mscc: serval: Fix reset by Horatiu Vultur · 5 years ago
  39. 37cb626 mmc: sdhci: Add Support for ADMA2 by Faiz Abbas · 5 years ago
  40. 6d6af20 mmc: sdhci: Move DMA handling to prepare_dma() function by Faiz Abbas · 5 years ago
  41. da8e1f3 mmc: fsl_esdhc: Fix wp_enable issue by Ye Li · 6 years ago
  42. 72a89e0 mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue by Ye Li · 6 years ago
  43. b362fe0 Merge branch '2019-05-03-master-imports' by Tom Rini · 5 years ago
  44. cd22e34 fs: btrfs: fix btrfs methods return values on failure by Marek Behún · 5 years ago
  45. 72c69ea tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS by Fabrice Fontaine · 5 years ago
  46. d66f4fe ARM: dts: logicpd-som-lv: Fix MMC1 card detect by Adam Ford · 5 years ago
  47. 655d216 README: davinci: update the documentation for DaVinci by Bartosz Golaszewski · 5 years ago
  48. 88471ca ti: Add am335x-pocketbeagle to am335x_evm_defconfig. by Vagrant Cascadian · 5 years ago
  49. 59a1df0 ti: Add device-tree for am335x-pocketbeagle. by Vagrant Cascadian · 5 years ago
  50. 7202af9 arm: dts: k3-am654: Sync IOPAD macros with Linux by Andreas Dannenberg · 5 years ago
  51. 0cac0fb at91: cleanup taurus port by Heiko Schocher · 5 years ago
  52. efbfd44 firmware: ti_sci: Always request response from firmware by Andrew F. Davis · 5 years ago
  53. 5132361 lib: Kconfig: fix help text for GZIP by Heiko Schocher · 5 years ago
  54. cb94341 lib/vsprintf: remove #include <uuid.h> from vsprintf.c by Heinrich Schuchardt · 5 years ago
  55. 881e020 fs: btrfs: Do not print mount fail message when not btrfs filesystem by Marek Behún · 5 years ago
  56. a0e92cd fs: correct comments for fs_read() and write() by Heinrich Schuchardt · 5 years ago
  57. 12df71c armv7R: dts: k3: am654: Switch DMSC TX message thread ID by Andreas Dannenberg · 5 years ago
  58. bb7b45a board: am335x: Drop duplicate pinmux configuration by Paul Barker · 5 years ago
  59. 8d4f91b watchdog: Kconfig: update WDT help message by Patrice Chotard · 5 years ago
  60. 5487772 dma: ti: k3-udma: Do not touch RT registers before channel configuration by Peter Ujfalusi · 5 years ago
  61. 32aebcf firmware: ti_sci: Fix TISCI mailbox receive timeout handling by Andreas Dannenberg · 5 years ago
  62. 16a6d51 MAINTAINERS, git-mailrc: Update the mmc maintainer by Peng Fan · 5 years ago
  63. a3f25b9 drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL by Keerthy · 5 years ago
  64. 6e25cfe Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  65. 5859a39 arm: mvebu: turris_omnia: enable defconfig options needed by vendor by Marek Behún · 5 years ago
  66. fee9e83 arm: mvebu: turris_omnia: add GPIO support to defconfig by Marek Behún · 5 years ago
  67. d50e296 i2c: mvtwsi: fix reading status register after interrupt by Marek Behún · 5 years ago
  68. 539f024 arm: mvebu: turris_omnia: add RESET button handling by Marek Behún · 5 years ago
  69. 2151926 arm: mvebu: turris_omnia: fix regdomain env var setting by Marek Behún · 5 years ago
  70. e28872d arm: mvebu: turris_*: remove watchdog include by Marek Behún · 5 years ago
  71. 7f4b184 arm: mvebu: turris_omnia: print board info as Turris Mox by Marek Behún · 5 years ago
  72. f98169c arm: mvebu: turris_omnia: refactor more code by Marek Behún · 5 years ago
  73. 6b26f3e arm: mvebu: turris_omnia: move ATSHA204A from defconfig to Kconfig by Marek Behún · 5 years ago
  74. b4b6a4e arm: mvebu: turris_omnia: fix checkpatch warnings by Marek Behún · 5 years ago
  75. 48e6d34 arm: mvebu: turris_omnia: refactor I2C accessing code by Marek Behún · 5 years ago
  76. f9779f5 arm: mvebu: turris_omnia: add SCSI as boot target by Marek Behún · 5 years ago
  77. 8420edc arm: mvebu: turris_omnia: move I2C dependencies to Kconfig by Marek Behún · 5 years ago
  78. 1743eed arm: mvebu: turris_omnia: remove legacy macros from board header by Marek Behún · 5 years ago
  79. c91452a arm: mvebu: turris_omnia: use AHCI and SATA driver model by Marek Behún · 5 years ago
  80. ee7d4c5 arm: mvebu: turris_omnia: add XHCI to defconfig by Marek Behún · 5 years ago
  81. 3828c59 arm: mvebu: turris_omnia: remove redundant code by Marek Behún · 5 years ago
  82. 2251512 kwbimage: fixing the issue with proper return code checking by Young Xiao · 5 years ago
  83. 4ccf678 lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y by Eugeniu Rosca · 5 years ago
  84. d026609 cmd: gpt: fix and tidy up help message by Eugeniu Rosca · 5 years ago
  85. 716f919 disk: efi: Fix memory leak on 'gpt verify' by Eugeniu Rosca · 5 years ago
  86. 1cfe969 disk: efi: Fix memory leak on 'gpt guid' by Eugeniu Rosca · 5 years ago
  87. e6023be efi_loader: description of efi_add_handle() by Heinrich Schuchardt · 5 years ago
  88. a9a25cc efi_selftest: test exit_data by Heinrich Schuchardt · 6 years ago
  89. 556d8dc efi_loader: implement support of exit data by Heinrich Schuchardt · 5 years ago
  90. 45203e0 efi_loader: memory leak in append value by Heinrich Schuchardt · 5 years ago
  91. 39a1ff8 efi_loader: optional data in load options are binary by Heinrich Schuchardt · 5 years ago
  92. ffe2157 cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName() by AKASHI Takahiro · 5 years ago
  93. d40e05a efi_loader: set OsIndicationsSupported at init by AKASHI Takahiro · 5 years ago
  94. e00b82d efi_loader: FreePages() must fail with pages = 0 by Heinrich Schuchardt · 5 years ago
  95. 751e928 efi_loader: parameter check CreateEventEx() by Heinrich Schuchardt · 5 years ago
  96. 3570ea1 Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  97. b4ee6da Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  98. dd320e1 rockchip: rk3288: include header for back_to_bootrom by Philipp Tomsich · 5 years ago
  99. 8c5805a rockchip: rk3399: include gpio.h by Philipp Tomsich · 5 years ago
  100. c79bce1 rockchip: rk3399: add board_debug_uart_init() by Kever Yang · 5 years ago