1. 3240184 efi_loader: add RuntimeServicesSupported variable by AKASHI Takahiro · 5 years ago
  2. fbb93d1 Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  3. de66a41 Merge tag 'efi-2019-07-rc5' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  4. c999192 dm: pinctrl: Add driver-strength-microamp property by Guillaume La Roque · 5 years ago
  5. 0fda700 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  6. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  7. ee63467 ARM: imx: vining2000: Enable DM Serial by Marek Vasut · 6 years ago
  8. 5265f3d imx8qxp_mek: Remove unneeded config options settings by Fabio Estevam · 6 years ago
  9. f89f77d imx8qm_mek: Remove unneeded config options settings by Fabio Estevam · 6 years ago
  10. c466938 imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM by Parthiban Nallathambi · 6 years ago
  11. 6bf487b apalis-tk1: use UUID for rootfs by Igor Opaniuk · 5 years ago
  12. 517727d apalis_imx6: use UUID for rootfs by Igor Opaniuk · 5 years ago
  13. 81a8756 colibri_vf: use UUID for rootfs by Igor Opaniuk · 5 years ago
  14. bed8e8c colibri-imx6ull: use UUID for rootfs by Igor Opaniuk · 5 years ago
  15. 4d454b0 colibri_imx7: use UUID for rootfs by Igor Opaniuk · 5 years ago
  16. 475ceff board: toradex: add apalis imx8qm 4gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  17. 6e30320 ARM: imx: novena: Convert to DM VIDEO by Marek Vasut · 6 years ago
  18. 91cb3b0 ARM: imx: novena: Convert block devices to DM by Marek Vasut · 6 years ago
  19. 92febe8 pico-imx7d: Add boot option for verified boot by Jun Nie · 6 years ago
  20. c9495bc mx7_common: Share configs to skip low level init by Jun Nie · 6 years ago
  21. 29a4cae ARM: imx: dh-imx6: Convert SPI support to DM by Marek Vasut · 6 years ago
  22. 6bd9bba ARM: imx: dh-imx6: Convert SATA support to DM by Marek Vasut · 6 years ago
  23. 5805a8d config: Update KP's imx53 HSC config to pass key pressed information by Lukasz Majewski · 6 years ago
  24. 530a456 config: Update KP's imx53 HSC config to support SWUpdate by Lukasz Majewski · 6 years ago
  25. c2d4744 imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devices by Breno Matheus Lima · 6 years ago
  26. 1cf7f1d regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · 6 years ago
  27. 6ff40a4 configs: imx6-engicam: Update the recoveryboot setting by Jagan Teki · 6 years ago
  28. 75e3a2e apalis/colibri imx6: provide proper fdtfile value by Igor Opaniuk · 6 years ago
  29. 99d768b board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  30. 35c0cf6 efi_loader: implement event queue by Heinrich Schuchardt · 5 years ago
  31. 7b4b8d86 efi_loader: event signaling in ExitBootServices by Heinrich Schuchardt · 5 years ago
  32. cb52aa8 Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  33. ca74964 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 5 years ago
  34. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 6 years ago
  35. 515ff1b stm32mp1: Add Ethernet support for stm32mp1 board by Christophe Roullier · 6 years ago
  36. 0980d9c configs: stm32mp15: Enable ENV_IS_SPI_FLASH by Patrice Chotard · 6 years ago
  37. de326e4 configs: stm32mp15: Enable ENV_IS_IN_UBI by Patrice Chotard · 6 years ago
  38. 41443cf stm32mp1: support dynamic MTDPARTS by Patrice Chotard · 6 years ago
  39. e0188ac stm32mp1: activate NAND and NOR support on EV1 by Patrick Delaunay · 6 years ago
  40. d636f14 Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  41. c3c6782 ARM: tegra: Allow boards to override boot target devices by Thierry Reding · 6 years ago
  42. f056182 lib: Implement strndup() by Thierry Reding · 6 years ago
  43. 1bb59a9 fdtdec: Add fdtdec_set_ethernet_mac_address() by Thierry Reding · 6 years ago
  44. 79ddd41 configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT by David Lechner · 5 years ago
  45. 4216f34 riscv: Add Microchip MPFS Icicle board support by Padmarao Begari · 5 years ago
  46. df5ace1 riscv: increase the environment size for the qemu-riscv platform to 128kB by Karsten Merker · 6 years ago
  47. f5abe40 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  48. 1f6bfad splash: display splash in DM_VIDEO configurations by Igor Opaniuk · 5 years ago
  49. daf69fc lib: time: export usec_to_tick() by Heinrich Schuchardt · 5 years ago
  50. 289121e efi_loader: export efi_set_time() by Heinrich Schuchardt · 5 years ago
  51. df27efb rtc: export rtc_month_days() by Heinrich Schuchardt · 5 years ago
  52. d375e75 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · 6 years ago
  53. dfbcea2 ARM: dts: sync Amlogic G12A DT with Linux 5.2-rc1 by Neil Armstrong · 5 years ago
  54. 48ced29 cmd: remove unused `display` command by Heinrich Schuchardt · 6 years ago
  55. 06edafb dm: arm: bcmstb: Enable driver model MMC support by Thomas Fitzsimmons · 6 years ago
  56. ecc2810 mcx: remove board by Bartosz Golaszewski · 6 years ago
  57. 003e656 twister: remove board by Bartosz Golaszewski · 6 years ago
  58. c49fda9 mt_ventoux: remove board by Bartosz Golaszewski · 6 years ago
  59. 6f63e4c cm_t3517: remove board by Bartosz Golaszewski · 6 years ago
  60. 8b78526 ipam390: remove board by Bartosz Golaszewski · 6 years ago
  61. 646aea6 eco5pk: remove board by Bartosz Golaszewski · 6 years ago
  62. 1b9a82a ea20: remove board by Bartosz Golaszewski · 6 years ago
  63. afc2548 calimain: remove board by Bartosz Golaszewski · 6 years ago
  64. 70e7c70 board/BuR: invalidate ${dtbaddr} before cfgscr by Hannes Schmelzer · 6 years ago
  65. 94626aa Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  66. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 6 years ago
  67. 250750a Merge tag 'efi-2019-07-rc3-3' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  68. 2e4b41f efi_loader: comments for structs by Heinrich Schuchardt · 6 years ago
  69. f3a2c5a Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · 6 years ago
  70. a885c01 configs: remove CONFIG_SYS_DSPI_XX references by Angelo Dureghello · 6 years ago
  71. aa86be7 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · 6 years ago
  72. 64e02e9 stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · 6 years ago
  73. 088b676 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 6 years ago
  74. 7e517c6 stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 6 years ago
  75. 98dba8a Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  76. 230c367 armv8: lx2160: Drop useless CONFIG_CMDLINE_EDITING from config.h by Andy Shevchenko · 6 years ago
  77. 25355ec armv8: Secure Boot: Modify boot_a_script definition by Vinitha V Pillai · 6 years ago
  78. d90d506 board: fsl: lx2160ardb: invert AQR107 pins polarity by Florin Chiculita · 6 years ago
  79. 473bbc4 armv8: ls1028aqds: Add support of LS1028AQDS by Yuantian Tang · 6 years ago
  80. 92f18ff armv8: ls1028ardb: Add support for LS1028ARDB by Yuantian Tang · 6 years ago
  81. 5b77541 core: ofnode: Have ofnode_read_u32_default return a u32 by Trent Piepho · 6 years ago
  82. d332e6e core: ofnode: Add ofnode_get_addr_size_index by Keerthy · 6 years ago
  83. 2613001 fdtdec: Remove fdt_{addr,size}_unpack() by Thierry Reding · 6 years ago
  84. eb1476e Add an empty stdint.h file by Simon Glass · 6 years ago
  85. e39fa7d ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · 6 years ago
  86. fa26114 Merge git://git.denx.de/u-boot-mpc83xx by Tom Rini · 6 years ago
  87. 32ee353 Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  88. 8fc4084 mpc83xx: Add gazerbeam board by Dirk Eibach · 6 years ago
  89. 7851021 gdsys: Introduce GDSYS_LEGACY_DRIVERS by Mario Six · 6 years ago
  90. 53abde7 gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig by Mario Six · 6 years ago
  91. cb645d0 gdsys: Post ppc4xx removal cleanup by Mario Six · 6 years ago
  92. 3e67cb2 keymile: Factor out common includes again by Mario Six · 6 years ago
  93. b79a361 keymile: Remove CONFIG_SYS_APP{1, 2}_{BASE, SIZE} by Mario Six · 6 years ago
  94. dc00300 mpc83xx: Get rid of CONFIG_SYS_LBC_* by Mario Six · 6 years ago
  95. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  96. c9f9277 mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · 6 years ago
  97. 98d7eaa mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · 6 years ago
  98. f62074e mpc83xx: Migrate SPCR to Kconfig by Mario Six · 6 years ago
  99. aa50254 mpc83xx: Migrate arbiter config to Kconfig by Mario Six · 6 years ago
  100. 636c108 mpc8308: Migrate system io config to Kconfig by Mario Six · 6 years ago