1. 7f95104 efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · 5 years ago
  2. b23ffcb efi_loader: simplify detaching by Heinrich Schuchardt · 5 years ago
  3. 953661a efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM by Heinrich Schuchardt · 5 years ago
  4. 0b1da53 test/py: not all boards support UEFI runtime reset by Heinrich Schuchardt · 5 years ago
  5. c7308d6 efi_loader: bump UEFI specification number to 2.8 by Heinrich Schuchardt · 5 years ago
  6. ee8ebaa efi_loader: split off detaching SetVirtualAddress() by Heinrich Schuchardt · 5 years ago
  7. 1bb52fc efi_selftest: test variable services at runtime by Heinrich Schuchardt · 5 years ago
  8. b94461c efi_loader: unimplemented runtime services by Heinrich Schuchardt · 5 years ago
  9. 29018ab efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · 5 years ago
  10. 24a238f efi_loader: clean up runtime detaching by Heinrich Schuchardt · 5 years ago
  11. 93148eb efi_loader: remove NULL entries from runtime detach list by Heinrich Schuchardt · 5 years ago
  12. 8819209 efi_loader: initialization of variable services by Heinrich Schuchardt · 5 years ago
  13. ce43528 efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · 5 years ago
  14. 359a699 efi_loader: remove superfluous spaces in comments by Heinrich Schuchardt · 5 years ago
  15. 983142d test/py: error message test_efi_selftest_device_tree by Heinrich Schuchardt · 5 years ago
  16. fb08380 efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  17. 5375ee5 disk: efi: buffer overflow in part_get_info_efi() by Heinrich Schuchardt · 5 years ago
  18. 1f83431 board: amlogic: add mailing-list to MAINTAINERS by Neil Armstrong · 5 years ago
  19. de12148 Merge tag 'u-boot-imx-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  20. 4d981f5 wandboard: README: Adjust the U-Boot proper binary name by Fabio Estevam · 5 years ago
  21. 5b85858 wandboard: Add FIT image support by Fabio Estevam · 5 years ago
  22. df51656 wandboard: Add mmc0 alias by Fabio Estevam · 5 years ago
  23. 6b573ed wandboard: Import extra wandboard devicetree files by Fabio Estevam · 5 years ago
  24. b76ba47 wandboard: Sync with devicetree files from kernel 5.1.9 by Fabio Estevam · 5 years ago
  25. ba18fdb mx6: dts: Move dtbs under SoC level by Fabio Estevam · 5 years ago
  26. 7e8c219 mx6: dts: Keep dtb entries sorted by Fabio Estevam · 5 years ago
  27. ca4491f Merge tag 'rockchip-for-v2019.07-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  28. 665ebca rockchip: rk3288: enable TPL for tinker-board by Kever Yang · 5 years ago
  29. 6f3af24 rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB by Kever Yang · 5 years ago
  30. d79036c rockchip: config: update config for TPL support on tinker-rk3288 by Kever Yang · 5 years ago
  31. e3f9a93 rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl by Kever Yang · 5 years ago
  32. 7e7f792 rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts by Kever Yang · 5 years ago
  33. 590dc42 rockchip: dts: rk3288: move reloc tag into -u-boot dts by Kever Yang · 5 years ago
  34. 4529084 rockchip: rk3288: add separate TPL STACK address by Kever Yang · 5 years ago
  35. d18ca74 rockchip: rk3288: enable TPL configs to chip level by Kever Yang · 5 years ago
  36. 5a6d960 rockchip: dts: rk3399: rockpro64: Provide init voltage by Mark Kettenis · 5 years ago
  37. a239b82 spl: atf: Fix uninitialized pointer to bl31_image_info by Frieder Schrempf · 5 years ago
  38. 8c2d42d poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support by Shawn Guo · 5 years ago
  39. 5c74868 Merge tag 'u-boot-atmel-fixes-2019.07-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  40. 884512f Merge tag 'uniphier-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  41. 4a94115 Merge tag 'efi-2019-07-rc5-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  42. 69492fb ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places by Masahiro Yamada · 5 years ago
  43. e3d5d3a ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART by Masahiro Yamada · 5 years ago
  44. 3b7fc3f ARM: uniphier: include <linux/io.h> from dram_init.c by Masahiro Yamada · 5 years ago
  45. 139a94a9 ARM: uniphier: remove unused sg_set_iectrl_range() by Masahiro Yamada · 5 years ago
  46. 3f0d299 ARM: uniphier: remove unused SC_DPLLOSCCTRL by Masahiro Yamada · 5 years ago
  47. caee761 ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y by Masahiro Yamada · 5 years ago
  48. d538185 pinctrl: uniphier: Add SPI pin-mux settings by Kunihiko Hayashi · 5 years ago
  49. efcf0a1 efi_loader: correct signature of ConvertPointer() by Heinrich Schuchardt · 5 years ago
  50. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  51. cb8cc1d Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  52. 36cb793 mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 by Patrice Chotard · 5 years ago
  53. 1d3d87b ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boot.dtsi by Patrice Chotard · 5 years ago
  54. b8e8fdf ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco by Patrice Chotard · 5 years ago
  55. 0ac662d apalis_imx6: increase phy autoneg timeout by Igor Opaniuk · 5 years ago
  56. f0be8ff ARM: imx: m53menlo: Convert to DM VIDEO by Marek Vasut · 5 years ago
  57. 86aa710 ARM: imx: m53menlo: Convert MMC, USB and block to DM by Marek Vasut · 5 years ago
  58. 9b352ae ARM: imx: m53menlo: Enable DM GPIO by Marek Vasut · 5 years ago
  59. 26bb95f ARM: dts: imx: m53menlo: Import M53Menlo DT from Linux by Marek Vasut · 5 years ago
  60. 1d25590 ARM: dts: imx: imx53: Synchronize iMX53 DT with Linux by Marek Vasut · 5 years ago
  61. 6de4743 pico-imx7d: remove unused 'script' variable by Pierre-Jean Texier · 6 years ago
  62. 5760069 mx6sl: hab: Fix pu_irom_mmu_enabled address by Breno Matheus Lima · 6 years ago
  63. 36adc9a pico-imx7d: README: Adjust the binary name after DM conversion by Fabio Estevam · 6 years ago
  64. 936675c apalis_imx6: fix set_emmcargs wrapper by Igor Opaniuk · 5 years ago
  65. 2c72ead usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  66. 33ca409 Merge tag 'rockchip-for-v2019.07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  67. ad371d8 board: atmel: fix pda variable not being reset by Eugen Hristev · 5 years ago
  68. 7c7ce36 rockchip: rk3399: Fix enabling boot-on regulators by Mark Kettenis · 5 years ago
  69. 4977cf6 rockchip: rk3399: Enable TPL_BOARD_INIT by Jagan Teki · 5 years ago
  70. 97d98e6 rockchip: rk3399: tpl: Mark printascii into debug by Jagan Teki · 5 years ago
  71. c997c0f rockchip: rk3399: tpl: Add spl_board_init by Jagan Teki · 5 years ago
  72. adde32d rockchip: rk3399: Enable SPL_BOARD_INIT by Jagan Teki · 5 years ago
  73. 16b0dd4 rockchip: rk3399: Move u-boot, dm-pre-reloc of uart0, uart2 by Jagan Teki · 5 years ago
  74. 5e72164 rockchip: rk3399: spl: Mark printascii into debug by Jagan Teki · 5 years ago
  75. 07586ee rockchip: rk3399: Support common spl_board_init by Jagan Teki · 5 years ago
  76. 9f5a9f9 board: rk3399: Drop explicit uart enablement in spl_board_init by Jagan Teki · 5 years ago
  77. 1c281dc Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip by Jagan Teki · 5 years ago
  78. 2411c33 board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0 by Jagan Teki · 5 years ago
  79. 9607046 rockchip: rk3399: Get bl31.elf via BL31 by Jagan Teki · 5 years ago
  80. cca4f57 travis.yml: Add pyelftools install entry by Jagan Teki · 6 years ago
  81. cc2cf69 Makefile: clean bl31_*.bin by Jagan Teki · 6 years ago
  82. 8f06f0c Makefile: clean image.map by Jagan Teki · 6 years ago
  83. 8fc4822 doc: rockchip: Add note for Pine64 Rock64 board by Matwey V. Kornilov · 5 years ago
  84. 57c4c5d rockchip: rk3328: add rock64-rk3328_defconfig by Matwey V. Kornilov · 5 years ago
  85. 348a0b7 rockchip: dts: rk3328: add rk3328-rock64.dts by Matwey V. Kornilov · 5 years ago
  86. c009aeb rockchip: Kconfig: enable SPL support for rk3328 by Kever Yang · 5 years ago
  87. 3f0685e rockchip: rk3328: add SPL support by Kever Yang · 5 years ago
  88. 661519e rockchip: rk3328: add SPL board file support by Kever Yang · 5 years ago
  89. 5eea874 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  90. c974a3d watchdog: tangier: Convert to use WDT class by Andy Shevchenko · 5 years ago
  91. 8b295a2 watchdog: tangier: Replace unused constant with a comment by Andy Shevchenko · 5 years ago
  92. 7ce74b7 x86: Revert "Don't set up MTRRs in SPL" by Andy Shevchenko · 5 years ago
  93. bdf97b5 Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  94. 271dc9c Merge branch '2019-06-21-master-imports' by Tom Rini · 5 years ago
  95. f512851 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  96. 19b8103 arm: am335x-pdu001: Remove watchdog support by Felix Brack · 5 years ago
  97. d3329f0 lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected by Peng Fan · 5 years ago
  98. 5fafd7e pci: Avoid assigning PCI resources that are below 0x1000 by Bin Meng · 5 years ago
  99. d5e994f config_distro_bootcmd: Init IDE devices by Joshua Watt · 5 years ago
  100. 46e7652 arm64: zynqmp: Cover ultra96 dts file by MAINTAINERS fragment by Michal Simek · 5 years ago