1. 66ddc2e efi_loader: EVT_NOTIFY_SIGNAL events by Heinrich Schuchardt · 6 years ago
  2. 5f94666 efi_selftest: remove redundant function efi_st_memcmp() by Heinrich Schuchardt · 6 years ago
  3. 3758752 efi_loader: unload applications upon Exit() by Heinrich Schuchardt · 6 years ago
  4. 4ed66e5 efi_loader: implement UnloadImage() by Heinrich Schuchardt · 6 years ago
  5. 6b3581a efi_loader: move efi_unload_image() down in source by Heinrich Schuchardt · 6 years ago
  6. b27ced4 efi_loader: mark started images by Heinrich Schuchardt · 6 years ago
  7. c0ee5f3 efi_loader: correct parameter check in LocateHandle() by Heinrich Schuchardt · 6 years ago
  8. ce66499 efi_loader: allowable event types in CreateEventEx() by Heinrich Schuchardt · 6 years ago
  9. aea03d6 efi_loader: clean up UEFI sub-system initialization by Heinrich Schuchardt · 6 years ago
  10. 9175e38 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  11. 11ff45d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  12. e485f9d Merge branch '2019-05-05-master-imports' by Tom Rini · 6 years ago
  13. f60f751 env: add missing newline by Philip Molloy · 6 years ago
  14. 733793b board: toradex: drop support.arm maintainer email by Marcel Ziswiler · 6 years ago
  15. 016ed13 cmd: pxe: add board specific PXE default path by Marek Behún · 6 years ago
  16. 8576dce ARM: da850evm: Enable da850-ohci USB host controller by Adam Ford · 6 years ago
  17. 5f364f5 usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support by Adam Ford · 6 years ago
  18. 0611ae5 fs: btrfs: add zstd decompression support by Marek Behún · 6 years ago
  19. e87e200 lib: add Zstandard decompression support by Marek Behún · 6 years ago
  20. b139a7f lib: Add xxhash support by Marek Behún · 6 years ago
  21. a2e8e42 board: ti: am43xx: Enable hardware leveling by Brad Griffis · 6 years ago
  22. 904549f arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36 by Brad Griffis · 6 years ago
  23. d2e56a7 arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling by Brad Griffis · 6 years ago
  24. 4b02508 arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path by Brad Griffis · 6 years ago
  25. cc4f84f arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error by Brad Griffis · 6 years ago
  26. 192121a arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_SHADOW by Brad Griffis · 6 years ago
  27. b144ab1 lib/display_options: avoid illegal memory access by Heinrich Schuchardt · 6 years ago
  28. bdfcd91 configs: am335x_evm: enable SPL_FIT_IMAGE_TINY by Jean-Jacques Hiblot · 6 years ago
  29. 943ec25 spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled by Jean-Jacques Hiblot · 6 years ago
  30. a76a458 spl: fix linker size check off-by-one errors by Simon Goldschmidt · 6 years ago
  31. 41e3296 configs: socfpga: add imply pl310 cache controller by Dinh Nguyen · 6 years ago
  32. 86fbf9d ARM: socfpga: use the pl310 driver to configure the cache by Dinh Nguyen · 6 years ago
  33. 6d63cae dm: cache: add the pl310 cache controller driver by Dinh Nguyen · 6 years ago
  34. d94e18e dm: cache: Create a uclass for cache by Dinh Nguyen · 6 years ago
  35. 4ab3588 ARM: pl310: Add macro's for handling tag and data latency mask by Dinh Nguyen · 6 years ago
  36. e128399 Documentation: dts: Add pl310 cache controller dts documentation by Dinh Nguyen · 6 years ago
  37. 104dd78 board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build by Vignesh Raghavendra · 6 years ago
  38. 384c141 arch: armv8: Provide a way to disable cache maintenance ops by Vignesh Raghavendra · 6 years ago
  39. bb6abce Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification by Alex Kiernan · 6 years ago
  40. 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  41. f7e008e Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot by Tom Rini · 6 years ago
  42. 7343a7f Merge branch '2019-05-04-master-imports' by Tom Rini · 6 years ago
  43. d1e6346 cmd: mmc: Make Mode: printout consistent by Marek Vasut · 6 years ago
  44. 4185512 net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3 by Marek Vasut · 6 years ago
  45. 04a9c56 ARM: rmobile: Always select pin control drivers on Gen3 by Marek Vasut · 6 years ago
  46. 0053c3b pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio() by Marek Vasut · 6 years ago
  47. f071c0a gpio: renesas: Migrate to pinctrl GPIO accessors by Marek Vasut · 6 years ago
  48. 02d34f0 pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free by Marek Vasut · 6 years ago
  49. 0cc1936 pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio by Marek Vasut · 6 years ago
  50. 8751096 pinctrl: gpio: Add callback for configuring pin as GPIO by Marek Vasut · 6 years ago
  51. 53f95b9 ARM: renesas: Configure DRAM size from ATF DT fragment by Marek Vasut · 6 years ago
  52. 8b5d3a4 cmd: clk: Handle ENODEV from clk_get_rate by Ismael Luceno Cortes · 6 years ago
  53. ae08781 delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROL by Robert P. J. Day · 6 years ago
  54. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
  55. 644c52f arm: davinci: remove leftover code for dm* SoCs by Bartosz Golaszewski · 6 years ago
  56. d5f516c usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs by Bartosz Golaszewski · 6 years ago
  57. 80162a1 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · 6 years ago
  58. 90b1c60 arm: davinci: remove dead code for PHYs used by DaVinci DM* boards by Bartosz Golaszewski · 6 years ago
  59. 101c5ba net: davinci_emac: drop support for unused PHYs by Bartosz Golaszewski · 6 years ago
  60. 3da5da3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  61. 0972521 Merge git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  62. 55f6254 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  63. 81b31ff ARM: davinci: Remove unused functions from header by Adam Ford · 6 years ago
  64. 7bc8f21 usb: ohci: Re-enable commented out delay by Adam Ford · 6 years ago
  65. c5105b5 net: mscc: ocelot: Update DTS for Luton pcb90 by Horatiu Vultur · 6 years ago
  66. fad0dd8 board: mscc: luton: Update MSCC Luton board by Horatiu Vultur · 6 years ago
  67. 7afd794 net: mscc: luton: Update network driver for pcb90 by Horatiu Vultur · 6 years ago
  68. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · 6 years ago
  69. f73c3df net: mscc: ocelot: Update DTS for Ocelot pcb120. by Horatiu Vultur · 6 years ago
  70. 41935df board: mscc: ocelot: Update MSCC Ocelot board. by Horatiu Vultur · 6 years ago
  71. 72c64a4 net: mscc: ocelot: Update network driver for pcb120 by Horatiu Vultur · 6 years ago
  72. 3639e4e arch: mips: Update initrd_start and initrd_end by Horatiu Vultur · 6 years ago
  73. 14dcb26 MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIO by Robert P. J. Day · 6 years ago
  74. 28b2adc configs: mscc_serval: Add network support by Horatiu Vultur · 6 years ago
  75. 3ac7bc7 net: mscc: serval: Add ethernet nodes for Serval by Horatiu Vultur · 6 years ago
  76. 1f15799 board: mscc: serval: Update MSCC Serval boards by Horatiu Vultur · 6 years ago
  77. 4d46cb4 net: Add MSCC Serval network driver. by Horatiu Vultur · 6 years ago
  78. d037124e board: mscc: serval: Fix board detect by Horatiu Vultur · 6 years ago
  79. 00f5285 mips: mscc: serval: Fix reset by Horatiu Vultur · 6 years ago
  80. 4c082a6 mmc: sdhci: Add Support for ADMA2 by Faiz Abbas · 6 years ago
  81. 8710250 mmc: sdhci: Move DMA handling to prepare_dma() function by Faiz Abbas · 6 years ago
  82. e1f4f69 mmc: fsl_esdhc: Fix wp_enable issue by Ye Li · 6 years ago
  83. 56fd85d mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue by Ye Li · 6 years ago
  84. 4aaf982 Merge branch '2019-05-03-master-imports' by Tom Rini · 6 years ago
  85. e55462b fs: btrfs: fix btrfs methods return values on failure by Marek Behún · 6 years ago
  86. 2daa62a tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS by Fabrice Fontaine · 6 years ago
  87. 018c5c6 ARM: dts: logicpd-som-lv: Fix MMC1 card detect by Adam Ford · 6 years ago
  88. 8856cb2 README: davinci: update the documentation for DaVinci by Bartosz Golaszewski · 6 years ago
  89. a6008ac ti: Add am335x-pocketbeagle to am335x_evm_defconfig. by Vagrant Cascadian · 6 years ago
  90. 4d0abd1 ti: Add device-tree for am335x-pocketbeagle. by Vagrant Cascadian · 6 years ago
  91. bfdf498 arm: dts: k3-am654: Sync IOPAD macros with Linux by Andreas Dannenberg · 6 years ago
  92. 1af10bb at91: cleanup taurus port by Heiko Schocher · 6 years ago
  93. 8928fbd firmware: ti_sci: Always request response from firmware by Andrew F. Davis · 6 years ago
  94. b93cc60 lib: Kconfig: fix help text for GZIP by Heiko Schocher · 6 years ago
  95. ce9d55a lib/vsprintf: remove #include <uuid.h> from vsprintf.c by Heinrich Schuchardt · 6 years ago
  96. 7d3db16 fs: btrfs: Do not print mount fail message when not btrfs filesystem by Marek Behún · 6 years ago
  97. 5f1d695 fs: correct comments for fs_read() and write() by Heinrich Schuchardt · 6 years ago
  98. 2d2777d armv7R: dts: k3: am654: Switch DMSC TX message thread ID by Andreas Dannenberg · 6 years ago
  99. 909282b board: am335x: Drop duplicate pinmux configuration by Paul Barker · 6 years ago
  100. 0a06024 watchdog: Kconfig: update WDT help message by Patrice Chotard · 6 years ago