1. 28576f8 dm: panel: get timings from panel by Yannick Fertré · 6 years ago
  2. 406fd7e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  3. d30ba23 u-boot: remove driver lookup loop from env_save() by Nicholas Faustini · 6 years ago
  4. 2a2096e tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · 6 years ago
  5. 350988f tpm: fix typo in kernel doc by Miquel Raynal · 6 years ago
  6. 0e8a8a3 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  7. 11e4092 openrd: Once again shrink binary size by Tom Rini · 6 years ago
  8. eef0b8a net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  9. f070b1a phy: Break include cycle by Joe Hershberger · 6 years ago
  10. 6ab1283 net: Consolidate the parsing of bootfile by Joe Hershberger · 6 years ago
  11. 3a66fcb net: When checking prerequisites, consider boot_file_name by Joe Hershberger · 6 years ago
  12. 038b965 armv8: ls1046ardb: Add falcon mode for for QSPI boot by York Sun · 6 years ago
  13. 67b4f53 powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boards by York Sun · 6 years ago
  14. 18b6dd6 armv8: layerscape: Drop u-boot-with-spl.bin for selected boards by York Sun · 6 years ago
  15. 80bec96 armv8: ls1046ardb: Enable IFC for SPL build by York Sun · 6 years ago
  16. 02d8dc9 armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfig by York Sun · 6 years ago
  17. 32dab91 armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfig by Ashish Kumar · 6 years ago
  18. fe6636f LS1088ARDB: Secure Boot:Change load address of dpl header in SD by Vinitha V Pillai · 6 years ago
  19. f4ef476 armv8: ls1088a: change dpl load command from apply to lazyapply by Jagdish Gediya · 6 years ago
  20. 197005a efi_loader: remove unused efi_get_time_init() by Heinrich Schuchardt · 6 years ago
  21. 8aa8360 efi_loader: correct signature of CalculateCrc32() by Heinrich Schuchardt · 6 years ago
  22. 4182a12 efi_loader: allocate configuration table array by Heinrich Schuchardt · 6 years ago
  23. 640adad efi_loader: calculate crc32 for EFI tables by Heinrich Schuchardt · 6 years ago
  24. 0b38653 efi_loader: provide firmware revision by Heinrich Schuchardt · 6 years ago
  25. bdfb894 efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE by Heinrich Schuchardt · 6 years ago
  26. 112f243 efi_loader: specify UEFI spec revision by Heinrich Schuchardt · 6 years ago
  27. 9514731 efi_loader: set revision in loaded image protocol by Heinrich Schuchardt · 6 years ago
  28. 1fcb7ea efi_loader: check map_key in ExitBootServices by Heinrich Schuchardt · 6 years ago
  29. 7e21fbc efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  30. dae73c4 elf: Move x86 reloc defines to common elf.h by Alexander Graf · 6 years ago
  31. beb077a efi_loader: Introduce ms abi vararg helpers by Alexander Graf · 6 years ago
  32. 73a555d Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  33. 7ef5b1e ARM: uniphier: enable distro boot by Masahiro Yamada · 6 years ago
  34. 5f4e32d fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · 6 years ago
  35. 0cd07a9 config: remove unused CONFIG_SPL_RELOC_STACK_SIZE by Heinrich Schuchardt · 6 years ago
  36. 4807c40 board: STiH410-B2260: Set SYS_BOOTM_LEN to 16M by Patrice Chotard · 6 years ago
  37. 980f65d mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · 6 years ago
  38. 323a73a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 6 years ago
  39. 5d653af Convert CONFIG_DA8XX_GPIO to Kconfig by Adam Ford · 6 years ago
  40. 78a88f7 doc: Replace DocBook with sphinx-based docs by Mario Six · 6 years ago
  41. 66dae3b ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4 by Adam Ford · 6 years ago
  42. b740074 m68k: m5253evbe: Remove this board by Tom Rini · 6 years ago
  43. f0306a1 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  44. f97f167 configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddr by Adam Ford · 6 years ago
  45. bbbb50f imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP by Adam Ford · 6 years ago
  46. 4f96670 pico-imx7d: Allow default fdtfile to be overridden by defconfig by Otavio Salvador · 6 years ago
  47. 78d30a1 pico-imx7d: Add Falcon mode support by Fabio Estevam · 6 years ago
  48. 22dda6b pico-imx7d: Add bootmenu to choose the baseboard by Otavio Salvador · 6 years ago
  49. 1e64642 pico-imx7d: Add support for update SPL using DFU by Fabio Berton · 6 years ago
  50. d5b7177 pico-imx7d: Add SPL support by Fabio Estevam · 6 years ago
  51. 3fbbfed pico-imx7d: Add fastboot support by Fabio Estevam · 6 years ago
  52. 0676b69 pico-imx7d: Add default DFU targets by Otavio Salvador · 6 years ago
  53. 4242de4 pico-imx7d: Add GPT partitioning support by Otavio Salvador · 6 years ago
  54. 7985987 pico-imx7d: Fix common distro configuration behavior by Otavio Salvador · 6 years ago
  55. 7bbce21 pico-imx7d: Convert to distro config by Fabio Estevam · 6 years ago
  56. 5531460 mx6cuboxi: Move the default environment for all devices by Jon Nettleton · 6 years ago
  57. 824705d mx6cuboxi: Add emmc device tree suffix by Jon Nettleton · 6 years ago
  58. c4abe28 mx6cuboxi: drop CONFIG_SYS_FSL_USDHC_NUM by Baruch Siach · 6 years ago
  59. 6c09eba mmc: break out get_op_cond code to its own function by Jon Nettleton · 6 years ago
  60. 31d9500 mmc: drop mention of IN_PROGRESS status by Baruch Siach · 6 years ago
  61. 31b1e17 board: toradex: add Colibri iMX6ULL support by Stefan Agner · 6 years ago
  62. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  63. 8d0d6bc configs: Convert CONFIG_USE_NAND to CONFIG_NAND by Adam Ford · 6 years ago
  64. eba7f1f Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · 6 years ago
  65. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  66. d294335 Convert CONFIG_NAND_LPC32XX_SLC to Kconfig by Adam Ford · 6 years ago
  67. a2a5053 rockchip: utilize CONFIG_DEFAULT_FDT_FILE by Klaus Goger · 6 years ago
  68. abb8fad rockchip: board: lion-rk3368: increase phy autonegotiation timeout by Jakob Unterwurzacher · 6 years ago
  69. de5dd4c spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 6 years ago
  70. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  71. a674313 dts: import stm32mp1 device tree from linux kernel by Patrick Delaunay · 6 years ago
  72. 57aa4d2 env: Include bootdelay in environment if negative by Alex Kiernan · 6 years ago
  73. 992c1db drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · 6 years ago
  74. fbc7c7d board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · 6 years ago
  75. 73e9db2 board/BuR/brppt1: implement more flexible boot process by Hannes Schmelzer · 6 years ago
  76. 1d46986 board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT) by Hannes Schmelzer · 6 years ago
  77. 9596367 board/BuR/brppt1: drop LCD-support by Hannes Schmelzer · 6 years ago
  78. e31fb4d board/BuR: drop devicetree loading and lcd setup for linux-targets by Hannes Schmelzer · 6 years ago
  79. 7b384ec dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
  80. b19886b ARM: qemu-arm: enable RTC by Heinrich Schuchardt · 6 years ago
  81. 844f9bf power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  82. eee45b4 boards: amlogic: Add FriendlyElec NanoPi K2 board support by Thomas McKahan · 6 years ago
  83. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  84. 477f811 cmd: nvedit: propagate envflag to set_default_vars by Yaniv Levinsky · 6 years ago
  85. 8d54579 test: Add ut_assertnull macro by Ramon Fried · 6 years ago
  86. a133b3a arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targets by Michal Simek · 6 years ago
  87. 14ed50a arm64: zynqmp: Add QSPI flash mini u-boot configuration by Siva Durga Prasad Paladugu · 6 years ago
  88. bb8920e arm: zynq: Setup ENV_SIZE via Kconfig by Michal Simek · 6 years ago
  89. 2a30809 env: Added support to save env to spi through Kconfig by Vipul Kumar · 6 years ago
  90. e4655aa arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h by Siva Durga Prasad Paladugu · 6 years ago
  91. 12308b1 lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  92. f4da871 microblaze: Remove XILINX_SPI_FLASH_BASEADDR logic by Michal Simek · 6 years ago
  93. 4a69366 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  94. 88811bb microblaze: Delete Xilinx watchdog related macros by Shreenidhi Shedi · 6 years ago
  95. 35912528 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · 6 years ago
  96. 3c3dee3 arm64: zcu100: Enable USB host ether and ASIX via defconfig by Michal Simek · 6 years ago
  97. 37e3a36 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
  98. 5da7b8c hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Michal Simek · 6 years ago
  99. 27eb7bc common: command: Handle USAGE failure separately by Michal Simek · 6 years ago
  100. 7514ed3 sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs by Andre Przywara · 6 years ago