1. 7d99406 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  2. 180e38a Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  3. c2bb9c5 Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot by Tom Rini · 6 years ago
  4. ceb6ddb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  5. a339f52 socfpga: add Simon Goldschmidt as co-custodian by Simon Goldschmidt · 6 years ago
  6. 3fbd2dc Merge branch '2019-04-22-master-imports' by Tom Rini · 6 years ago
  7. 74a7e00 image: android: fix 'iminfo' typo by Eugeniu Rosca · 6 years ago
  8. 829ceb2 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · 6 years ago
  9. 0efe2b8 test: env: Enable env unit tests by default by Heinrich Schuchardt · 6 years ago
  10. 8781d04 pci: pci.h: add missing maskbit by Ramon Fried · 6 years ago
  11. d81d969 fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() by Thierry Reding · 6 years ago
  12. f2100f6 dm: core: Change platform specific translation-offset handling by Stefan Roese · 6 years ago
  13. 3a7c45f simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver by Lukas Auer · 6 years ago
  14. 569cec5 sandbox: Enable the 'trace' command when tracing is used by Simon Glass · 6 years ago
  15. 1c6eb07 Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig by Simon Glass · 6 years ago
  16. a24a78d Convert CONFIG_TRACE to Kconfig by Simon Glass · 6 years ago
  17. f564d09 trace: Tidy up error returns by Simon Glass · 6 years ago
  18. f611a46 div64: Don't instrument the division function by Simon Glass · 6 years ago
  19. ca49b2c div64: Use kernel types by Simon Glass · 6 years ago
  20. 315f60d initcall: Drop use of header files by Simon Glass · 6 years ago
  21. b82de17 sandbox: Increase the early-trace-buffer size by Simon Glass · 6 years ago
  22. 1735772 bootstage: Allow calling bootstage_mark() before bootstage_init() by Simon Glass · 6 years ago
  23. a1396cd sandbox: Move pre-console buffer out of the way of tracing by Simon Glass · 6 years ago
  24. 5dbe794 sandbox: Drop the printf() in setup_ram_buf() by Simon Glass · 6 years ago
  25. 4a6409b sandbox: Correct maths in allocation routines by Simon Glass · 6 years ago
  26. 001d188 sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
  27. 7ae31fc common: command: Add command execution tracer. by Christoph Muellner · 6 years ago
  28. 6239267 fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback by Eugeniu Rosca · 6 years ago
  29. 18b8f2c fdt: boot_get_fdt: android: compress handling (non-functional) by Eugeniu Rosca · 6 years ago
  30. 8028182 fdt: boot_get_fdt: simplify no_fdt handling (non-functional) by Eugeniu Rosca · 6 years ago
  31. 9ee9cf3 fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt" by Eugeniu Rosca · 6 years ago
  32. d9313ef fdt: boot_get_fdt: remove redundant zeroing out by Eugeniu Rosca · 6 years ago
  33. 25c07c7 ARMv8: PSCI: Fix PSCI_TABLE relocation issue by Lars Povlsen · 6 years ago
  34. b4353b3 bootm: Simplying cache flush code by Trent Piepho · 6 years ago
  35. 4c6be01 malloc: Fix memalign not honoring alignment prior to full malloc init by Andreas Dannenberg · 6 years ago
  36. 443b3ce spl: spl_nand.c: Add NAND loading message by Stefan Roese · 6 years ago
  37. def2fc0 ARM: MediaTek: Add support for MT8516 SoC by Fabien Parent · 6 years ago
  38. 6fdb50c pinctrl: add driver for MT8516 by Fabien Parent · 6 years ago
  39. cd52c32 clk: mediatek: add driver for MT8516 by Fabien Parent · 6 years ago
  40. fe913a8 clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags by Fabien Parent · 6 years ago
  41. b5096f1 mmc: mtk-sd: fix configuration option check by Fabien Parent · 6 years ago
  42. a933266 mmc: mtk-sd: add support for MT8516 by Fabien Parent · 6 years ago
  43. ba077e5 mmc: mtk-sd: add source_cg clock support by Fabien Parent · 6 years ago
  44. 7c798a1 poplar: enable Ethernet driver support by Shawn Guo · 6 years ago
  45. 1d5b5d2 net: add higmacv300 Ethernet driver for HiSilicon platform by Shawn Guo · 6 years ago
  46. f5e6c16 reset: add reset driver for HiSilicon platform by Shawn Guo · 6 years ago
  47. f5ed748 reset: add polarity field into struct reset_ctl by Shawn Guo · 6 years ago
  48. aec4298 pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS by Thierry Reding · 6 years ago
  49. d94d9aa pci: Add boundary check for hose->regions by Thierry Reding · 6 years ago
  50. 248b873 ARM: da850evm: Remove legacy MMC code by Adam Ford · 6 years ago
  51. d6ce4c0 bcm963158: enable led support by Philippe Reynes · 6 years ago
  52. 4ae0542 dt: bcm963158: enable led controller by Philippe Reynes · 6 years ago
  53. cfbb03b dt: bcm63158: add led controller by Philippe Reynes · 6 years ago
  54. 4ac59e3 led: bcm6858: allow to use this driver on ARCH_963158 by Philippe Reynes · 6 years ago
  55. 102b231 bcm968580xref: enable led support by Philippe Reynes · 6 years ago
  56. 9689921 dt: bcm968580xref: enable led controller by Philippe Reynes · 6 years ago
  57. c406a47 mmc: stm32_sdmmc2: Fix r1b timeout issue by Christophe Kerello · 6 years ago
  58. b611535 mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings by Patrick Delaunay · 6 years ago
  59. c89b87c ARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1 by Patrice Chotard · 6 years ago
  60. e4995e6 ARM: dts: stm32: Update sdmmc binding for stm32h743i-eval by Patrice Chotard · 6 years ago
  61. 77594d7 board: stm32f746-disco: Get MII/RMII phy_mode from DT by Patrice Chotard · 6 years ago
  62. 136580c configs: stm32f746-disco: Enable SPI_FLASH_MACRONIX by Patrice Chotard · 6 years ago
  63. cc19887 configs: stm32f746-disco: enable CONFIG_DISTRO_DEFAULTS by Patrice Chotard · 6 years ago
  64. 019ce05 configs: stm32f746-disco: update EXTRA_ENV_SETTINGS by Patrice Chotard · 6 years ago
  65. 6f41d1a mmc: arm_pl180_mmci: Sync compatible with kernel by Patrice Chotard · 6 years ago
  66. dd18df4 pinctrl: stm32: Add st,stm32f769-pinctrl compatible string by Patrice Chotard · 6 years ago
  67. 6012126 ARM: dts: stm32: Restore old usart1 clock bindings for stm32f7 by Patrice Chotard · 6 years ago
  68. 13ba6d0 ARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7 by Patrice Chotard · 6 years ago
  69. 1056303 ARM: dts: Migrate U-boot nodes to U-boot DT files for stm32h7 by Patrice Chotard · 6 years ago
  70. fe63d3c ARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7 by Patrice Chotard · 6 years ago
  71. 01aabf9 ARM: dts: stm32: Migrate U-boot nodes to U-boot DT files for stm32f7 by Patrice Chotard · 6 years ago
  72. 71dfd5f ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4 by Patrice Chotard · 6 years ago
  73. 933f84c ARM:dts: stm32: sort nodes by alphabetical order in f4 u-boot files by Patrice Chotard · 6 years ago
  74. c6e4e8f board: amlogic-q200: fix Khadas VIM2 README by Neil Armstrong · 6 years ago
  75. d714a5b board: amlogic: enable PHY_REALTEK for selected boards by Neil Armstrong · 6 years ago
  76. b050a30 boards: meson: add g12a u200 by Jerome Brunet · 6 years ago
  77. f9e6054 ARM: dts: Import Amlogic G12A u200 DT from Linux 5.1-rc1 by Neil Armstrong · 6 years ago
  78. 17b7efe ARM: meson: add G12a support by Jerome Brunet · 6 years ago
  79. 912af84 clk: meson: add g12a support by Jerome Brunet · 6 years ago
  80. f5abfed clk: create meson directory and move related drivers by Jerome Brunet · 6 years ago
  81. f91121c pinctrl: meson: add g12a support by Jerome Brunet · 6 years ago
  82. d0a9b82 regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · 6 years ago
  83. 7d1e4b7 efi_loader: check length in CreateDeviceNode() by Heinrich Schuchardt · 6 years ago
  84. f12bcc9 efi_loader: check memory type in AllocatePages() by Heinrich Schuchardt · 6 years ago
  85. 6182495 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · 6 years ago
  86. 68066d5 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · 6 years ago
  87. 10feb30 test/py: pytest.mark.notbuildconfigspec() by Heinrich Schuchardt · 6 years ago
  88. f95b8a4 efi_loader: disable EFI_LOADER on vexpress_ca15_tc2 and ca9x4 by Heinrich Schuchardt · 6 years ago
  89. 6b95b38 efi_loader: rework bootmgr/bootefi using load_image API by AKASHI Takahiro · 6 years ago
  90. 1e15a9c efi_loader: correctly split device path of loaded image by Heinrich Schuchardt · 6 years ago
  91. e2e4098 cmd: bootefi: carve out do_bootefi_image() from do_bootefi() by AKASHI Takahiro · 6 years ago
  92. d6b2189 cmd: bootefi: carve out bootmgr code from do_bootefi() by AKASHI Takahiro · 6 years ago
  93. cc999d5 cmd: bootefi: move do_bootefi_bootmgr_exec() forward by AKASHI Takahiro · 6 years ago
  94. 3fc2b16 cmd: bootefi: carve out efi_selftest code from do_bootefi() by AKASHI Takahiro · 6 years ago
  95. 3ffc52f cmd: bootefi: merge efi_install_fdt() and efi_process_fdt() by AKASHI Takahiro · 6 years ago
  96. e878e6a cmd: bootefi: carve out fdt handling from do_bootefi() by AKASHI Takahiro · 6 years ago
  97. defa7b8 cmd: bootefi: rework set_load_options() by AKASHI Takahiro · 6 years ago
  98. 391bc8a efi_loader: more short texts for protocols in efidebug by Heinrich Schuchardt · 6 years ago
  99. dec88e4 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  100. a2a4bc3 efi_loader: export root node handle by AKASHI Takahiro · 6 years ago