1. 126acbd efi_loader: remove duplicate GUID definition by Heinrich Schuchardt · 6 years ago
  2. db47c34 efi_loader: use u16* for file name by Heinrich Schuchardt · 6 years ago
  3. aa0b11b efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · 6 years ago
  4. 73e2ab0 efi_loader: efi_set_variable use const void * by Heinrich Schuchardt · 6 years ago
  5. e06ae19 efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · 6 years ago
  6. 7e0badb efi_loader: move efi_init_obj_list() to a new efi_setup.c by AKASHI Takahiro · 6 years ago
  7. 23ef39a efi_loader: signature of StartImage and Exit by Heinrich Schuchardt · 6 years ago
  8. 6804288 distro: not taint environment variables if possible by AKASHI Takahiro · 6 years ago
  9. 58495f3 distro_bootcmd: add NVME support by Heinrich Schuchardt · 6 years ago
  10. 269a8e2 lib: add u16_strcpy/strdup functions by Akashi, Takahiro · 6 years ago
  11. 401d52f efi_loader: struct efi_configuration_table by Heinrich Schuchardt · 6 years ago
  12. ebf3b17 efi_loader: efi_guid_t must be 64-bit aligned by Heinrich Schuchardt · 6 years ago
  13. d8934b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  14. b3f9dd9 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  15. 24aab74 sound: i2s: Tidy up a few comments by Simon Glass · 6 years ago
  16. 7106b78 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · 6 years ago
  17. 0588fff fdt: tegra: Drop COMPAT_AMS_AS3722 by Simon Glass · 6 years ago
  18. 01ebbe6 fdt: samsung: Drop unused fdt_compat_id values by Simon Glass · 6 years ago
  19. 6ceeff4 exynos: Drop duplicate 'model' line by Simon Glass · 6 years ago
  20. cb2d432 Convert CONFIG_BOARD_TYPES to Kconfig by Simon Glass · 6 years ago
  21. 3d4a2b9 am65x_evm: Allow bootm to load larger kernels by Andrew F. Davis · 6 years ago
  22. 2d29918 bcm963158: add initial support by Philippe Reynes · 6 years ago
  23. f204f01 initcall: Move to inline function by Alexander Graf · 6 years ago
  24. 0c220e0 dts: stm32mp1: clock tree update by Patrick Delaunay · 6 years ago
  25. 46a78e6 omap3_cairo: remove empty #ifdef/#endif block by Chris Packham · 6 years ago
  26. f77a635 test: provide unit test for memory functions by Heinrich Schuchardt · 6 years ago
  27. d0e30a0 dm: core: Introduce dev_read_alias_highest_id() by Michal Simek · 6 years ago
  28. 4b58667 fdt: Introduce fdtdec_get_alias_highest_id() by Michal Simek · 6 years ago
  29. c6203cb dm: core: Add of_alias_get_highest_id() by Michal Simek · 6 years ago
  30. 005b1c9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  31. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  32. d0182ac configs: Remove SF_DUAL_FLASH by Vignesh R · 6 years ago
  33. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  34. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  35. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  36. 1b084b2 bitops: Fix GENMASK definition for Sandbox by Vignesh R · 6 years ago
  37. e57ea11 configs: Move CONFIG_SPI_FLASH into defconfigs by Vignesh R · 6 years ago
  38. d64c113 arm: mvebu: theadorable: Enable video / LCD support with the new DM driver by Stefan Roese · 6 years ago
  39. 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  40. a74eb55 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  41. 24c5da1 Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  42. 3e75656 Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  43. aee9ed3 Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  44. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  45. 8fbf992 rockchip: Add support for chromebook_bob by Simon Glass · 6 years ago
  46. f38205c rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env by Simon Glass · 6 years ago
  47. bc9e7d4 gpio: Add a simple GPIO API for SPL by Simon Glass · 6 years ago
  48. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  49. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  50. dcb9a99 mips: mt76xx: Use correct timer frequency by Stefan Roese · 6 years ago
  51. 07fccdb configs: meson64: use vidconsole and usbkbd if enabled by Neil Armstrong · 6 years ago
  52. 597d3b3 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · 6 years ago
  53. 92d58aa video: dw_hdmi: support SoC specific read/write ops by Jorge Ramirez-Ortiz · 6 years ago
  54. 59fdf2e dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · 6 years ago
  55. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  56. 6f1eee6 arm: imx7s-warp: Convert to DM PMIC by Bryan O'Donoghue · 6 years ago
  57. 2676289 warp7: defconfig: Switch to DM for I2C by Bryan O'Donoghue · 6 years ago
  58. 0b2236d imx8qxp: mek: default enable SPL by Peng Fan · 6 years ago
  59. 7df0ce8 colibri_imx7: fix boot commands by Stefan Agner · 6 years ago
  60. 242cfb5 m53menlo: fix addmtd cmd in default environment by Olaf Mandel · 6 years ago
  61. 5cd4787 m53menlo: fix splashfile location by Olaf Mandel · 6 years ago
  62. fb3532d pico-imx7d: Add LCD support by Fabio Estevam · 6 years ago
  63. 0a14bac imx: Add PHYTEC phyBOARD-i.MX6UL-Segin by Martyn Welch · 6 years ago
  64. 0a01a44 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
  65. 1c71c49 Merge branch '2019-01-25-master-imports' by Tom Rini · 6 years ago
  66. 7510a56 lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  67. 520a669 drivers: esdhc: add support for ColdFire mcf5441x family by Angelo Dureghello · 6 years ago
  68. 0a37158 ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point by Andrew F. Davis · 6 years ago
  69. 159eb4b dfu: Make DFU support more SPL friendly by Andrew F. Davis · 6 years ago
  70. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  71. 7e49253 poplar: sync up device tree with kernel 4.20 by Shawn Guo · 6 years ago
  72. ca0759b configs: Migrate CONFIG_DFU_MMC again by Tom Rini · 6 years ago
  73. a6a16f4 Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  74. 07dfc09 ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig by Alexey Brodkin · 6 years ago
  75. b5d8581 serial: Get rid of CONFIG_DW_SERIAL by Alexey Brodkin · 6 years ago
  76. 9dff08f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  77. c3cd5e6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  78. a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  79. bbe1857 net: move ether_crc to tsec driver by Chris Packham · 6 years ago
  80. 7da0229 net: fix env flags for eth10addr and above by Simon Goldschmidt · 6 years ago
  81. a269ca1 net: remove duplicate definition of ETHADDR_WILDCARD by Simon Goldschmidt · 6 years ago
  82. 3c43a48 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · 6 years ago
  83. a51613e ARM: zynq: Disable i2c for Zybo/Zybo Z7 by Michal Simek · 6 years ago
  84. 801fd62 arm: zynq: Enable CONFIG_REMAKE_ELF by Siva Durga Prasad Paladugu · 6 years ago
  85. 914e787 MSCC: Add support for Serval SoC family. by Horatiu Vultur · 6 years ago
  86. 47d3fe2 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  87. 7830fc5 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · 6 years ago
  88. b55b2c9 ARM: mvebu: add support for Allied Telesis x530 by Chris Packham · 6 years ago
  89. 9140673 arm: mvebu: configs: turris_mox: Add 64 MiB of boot memory by Marek Behún · 6 years ago
  90. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  91. 81d633c Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  92. 1ba41e1 sunxi: usb: Switch to Generic host controllers by Jagan Teki · 6 years ago
  93. a1a6da8 reset: Add reset valid by Jagan Teki · 6 years ago
  94. aab63ad sunxi: A64: Update sun50i-a64-ccu.h by Jagan Teki · 6 years ago
  95. d4ae7ac ARM: dts: sun8i: Update A80 dts(i) from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  96. a981f68 adding saveenv-command for bananapi r2 by Frank Wunderlich · 6 years ago
  97. 6a1bbfa Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  98. 9712465 fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi by Mian Yousaf Kaukab · 6 years ago
  99. 43c3cb3 env: fix allow to build multiple environments by Rajesh Bhagat · 6 years ago
  100. fb0c2f3 armv8: ls2088aqds: Add TFABOOT support by Rajesh Bhagat · 6 years ago