1. 4cbef91 warp7: hab: Set environment variable indicating IVT offset by Bryan O'Donoghue · 7 years ago
  2. 28d0750 warp7: add warp7_auth_or_fail by Bryan O'Donoghue · 7 years ago
  3. d24cdbc warp7: Define the name of a signed boot-script file by Bryan O'Donoghue · 7 years ago
  4. 54e93db warp7: select uuid partition based on rootpart by Bryan O'Donoghue · 7 years ago
  5. e9bb5d5 warp7: Make CONFIG_SYS_FDT_ADDR a define by Bryan O'Donoghue · 7 years ago
  6. c5a02a5 warp7: Specify CONFIG_OPTEE_LOAD_ADDR by Bryan O'Donoghue · 7 years ago
  7. 1b60ee6 warp7: hab: Set environment variable indicating HAB enable by Bryan O'Donoghue · 7 years ago
  8. 6170aad imximage: Specify default IVT offset in IMX image by Bryan O'Donoghue · 7 years ago
  9. e5b2ca2 warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGS by Pierre-Jean TEXIER · 7 years ago
  10. 450030f Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  11. 93668f1 Merge tag 'signed-efi-2018.05' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  12. cb0f7ce efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 7 years ago
  13. 51ca4f5 efi_loader: correcty determine total device path length by Heinrich Schuchardt · 7 years ago
  14. b41c8e2 efi_loader: implement CreateDeviceNode by Heinrich Schuchardt · 7 years ago
  15. a9d2260 efi_selftest: do not execute test if setup failed by Heinrich Schuchardt · 7 years ago
  16. 9bb2ba3 log: fix typo LOGL_EFI by Heinrich Schuchardt · 7 years ago
  17. a239f2d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  18. ec982db ARM: uniphier: move SPL stack address by Masahiro Yamada · 7 years ago
  19. 3bcb76f ARM: uniphier: select a correct mmc device before flashing images by Masahiro Yamada · 7 years ago
  20. cb457e8 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN by Masahiro Yamada · 7 years ago
  21. 4da8899 arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board file by Michal Simek · 7 years ago
  22. 52e0ee3 ARM: rmobile: Update E2 Silk by Marek Vasut · 7 years ago
  23. 5b02067 mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIF by Marek Vasut · 7 years ago
  24. 5691cd5 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  25. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  26. 1b75ce4 reset: fix bulk API when DM_RESET is disabled by Neil Armstrong · 7 years ago
  27. b0fd6e2 ARM: rmobile: Update M2 Koelsch by Marek Vasut · 7 years ago
  28. a75fcc1 configs: socfpga: convert i2c to dm by Dinh Nguyen · 7 years ago
  29. 0bd4ecf ARM64: stratix10: add reset manager includes by Dinh Nguyen · 7 years ago
  30. b38f32f ARM: rmobile: Enable RPC QSPI on R8A77970 V3M Eagle by Marek Vasut · 7 years ago
  31. 75c6579 env: Relocate env drivers if manual reloc is required by Siva Durga Prasad Paladugu · 7 years ago
  32. 75f4b72 bootvx: x86: Assign bootaddr based on kernel memory base by Bin Meng · 7 years ago
  33. 71606c4 bootvx: x86: Make VxWorks EFI console driver happy by Bin Meng · 7 years ago
  34. 6291ba1 elf: Add ELF64 related structure defines by Bin Meng · 7 years ago
  35. 4d21697 elf: Clean up the ELF header file by Bin Meng · 7 years ago
  36. dde4ebb vxworks: x86: Rename e820info to e820_info by Bin Meng · 7 years ago
  37. f6a22da bootvx: x86: Explicitly clear the bootloader image size by Bin Meng · 7 years ago
  38. e3be890 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address by Bin Meng · 7 years ago
  39. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  40. 555347d Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  41. b05eae3 mx31ads: Delete by Tom Rini · 7 years ago
  42. 738b7c8 imx31_phycore: Delete by Tom Rini · 7 years ago
  43. f442d1f pico-imx7d: Replace fatload command by Vanessa Maegima · 7 years ago
  44. e7f7c08 imx: board: Add support for the K+P's kp_imx6q_tpc board by Lukasz Majewski · 7 years ago
  45. 4013368 board: ge: bx50v3: enable backlight on demand by Ian Ray · 7 years ago
  46. 8a889ff imximage: Encase majority of header in __ASSEMBLY__ declaration by Bryan O'Donoghue · 7 years ago
  47. 1936c41 warp7: Set u-boot serial# based on OTP value by Bryan O'Donoghue · 7 years ago
  48. 9da67e3 ARM: rmobile: Convert TPL to SPL by Marek Vasut · 7 years ago
  49. 3320a22 ARM: rmobile: Update H2 Stout by Marek Vasut · 7 years ago
  50. bb3e58c configs: Fixup some CPSW-related items by Tom Rini · 7 years ago
  51. 8e8594f xilinx: Only enable dist boot pxe when DHCP is enabled by Joe Hershberger · 7 years ago
  52. a65e036 net: fec: sharing MDIO for two enet controllers by Peng Fan · 7 years ago
  53. 0c59c4f net: fec_mxc: simplify fec_get_miibus by Peng Fan · 7 years ago
  54. d04a18f ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3 by Marek Vasut · 7 years ago
  55. c80de6c ARM: rmobile: Add TPL support on R8A7791 M2 Porter by Marek Vasut · 7 years ago
  56. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  57. 8a275a0 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · 7 years ago
  58. dbb26d3 reset: Add get/assert/deassert/release for bulk of reset signals by Neil Armstrong · 7 years ago
  59. 9ab1c4f Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  60. 628ff20 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  61. 3f136f6 treewide: fix up files incorrectly marked executable by Fabio Estevam · 7 years ago
  62. 7531f86 arm64: zynqmp: Add support for Xilinx zcu111-revA by Michal Simek · 7 years ago
  63. 1a79c27 arm64: zynqmp: Add support for Xilinx zcu106-revA by Michal Simek · 7 years ago
  64. e116c54 arm64: zynqmp: Add support for zcu104 customer board by Michal Simek · 7 years ago
  65. 316a9f2 arm64: zynqmp: Add support for zc1751 dc3 by Michal Simek · 7 years ago
  66. a057d22 arm64: zynqmp: Add support for zcu100 aka Ultra96 board by Michal Simek · 7 years ago
  67. 81c1080 arm64: zynqmp: Remove pinctrl settings by Michal Simek · 7 years ago
  68. 5d23227 arm64: zynqmp: Enable pxe and dhcp if commands are enabled by Michal Simek · 7 years ago
  69. d9361d4 fpga: zynqmp: Add support to get the PCAP status for fpga info command by Nitin Jain · 7 years ago
  70. f579453 Cleanup CONFIG_VERSION_VARIABLE migration by Alex Kiernan · 7 years ago
  71. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  72. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  73. cc46484 ti: am335x: Fix bootargs when building without NET by Alex Kiernan · 7 years ago
  74. f1531ad Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · 7 years ago
  75. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  76. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  77. da4fc93 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 7 years ago
  78. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  79. 8febc7a treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 7 years ago
  80. 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 7 years ago
  81. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
  82. e78c80a configs: Finish migration of CONFIG_ATMEL_SPI by Tom Rini · 7 years ago
  83. b02a3cc Revert "spi: atmel: Drop non-dm code" by Tom Rini · 7 years ago
  84. b766e8f image: fit: Show firmware configuration property if present by Michal Simek · 7 years ago
  85. 1780a76 stm32mp1: change STGEN clock source to HSE by Patrick Delaunay · 7 years ago
  86. 14c7114 Allow providing default environment from file by Rasmus Villemoes · 7 years ago
  87. fc69c68 stm32mp1: select boot device and partition by Patrick Delaunay · 7 years ago
  88. 8d05010 stm32mp1: add eMMC support for ED1 by Patrick Delaunay · 7 years ago
  89. 113aa50 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · 7 years ago
  90. 8717e92 omap3_logic: Fix FDT ADDR for ramdisk booting by Adam Ford · 7 years ago
  91. ab672c7 input: Drop PS/2 keyboard support by Simon Glass · 7 years ago
  92. 79aa406 drivers: serial: remove nonexisting initialisation functions by Christophe Leroy · 7 years ago
  93. 5c218d2 Handle NETCONSOLE and SPL enabled by Jason Kridner · 7 years ago
  94. b56b5b3 Add support for BeagleBoard.org PocketBeagle by Jason Kridner · 7 years ago
  95. 10238ef Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  96. 2082ae1 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · 7 years ago
  97. 92b792b board: MCR3000: Use smaller flash sector for environment by Christophe Leroy · 7 years ago
  98. 29524f2 common: env_embedded: allow fine placement of environment object by Christophe Leroy · 7 years ago
  99. c085795 board: MCR3000: cleanup config by Christophe Leroy · 7 years ago
  100. 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago