1. 450d4c8 efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC by Heinrich Schuchardt · 7 years ago
  2. a2c715f efi_loader: implement missing bit blit operations in gop by Heinrich Schuchardt · 7 years ago
  3. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · 7 years ago
  4. 672d99e efi_loader: define GUIDS for event groups by Heinrich Schuchardt · 7 years ago
  5. 370c7a8 efi_loader: manage events in a linked list by Heinrich Schuchardt · 7 years ago
  6. 44ab21b efi_loader: support device tree for bootefi selftest by Heinrich Schuchardt · 7 years ago
  7. 096db01 efi_loader: efi_get_time_init should return status code by Heinrich Schuchardt · 7 years ago
  8. 099b3b7 efi_loader: exit status for efi_reset_system_init by Heinrich Schuchardt · 7 years ago
  9. f2704cc efi_loader: consistently return efi_status_t efi_watchdog_register by Heinrich Schuchardt · 7 years ago
  10. 6f5c73f efi_loader: return efi_status_t from efi_net_register by Heinrich Schuchardt · 7 years ago
  11. b91c084 efi_loader: return efi_status_t from efi_gop_register by Heinrich Schuchardt · 7 years ago
  12. 7a369c4 efi_loader: efi_smbios_register should have a return value by Heinrich Schuchardt · 7 years ago
  13. b6e6fdc efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Leif Lindholm · 7 years ago
  14. 7d1e477 efi_loader: remove deprecated ConsoleControlProtocol by Heinrich Schuchardt · 7 years ago
  15. 11580bf Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  16. fe11aee image.h: add forward declaration of struct fdt_region by Masahiro Yamada · 7 years ago
  17. 95a686d libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c by Masahiro Yamada · 7 years ago
  18. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  19. 66a0b5a core: add uclass_get_device_by_phandle_id() api by Kever Yang · 7 years ago
  20. dd4b670 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  21. ff2b52b Merge git://git.denx.de/u-boot-riscv by Tom Rini · 7 years ago
  22. 8cfb67b arm64: mvebu: a8k: Add distro boot support by Mark Kettenis · 7 years ago
  23. 40a6fe7 riscv: ae250: Support DT provided by the board at runtime by Rick Chen · 7 years ago
  24. c59a6fb mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig by Rick Chen · 7 years ago
  25. 1e29878 Drop CONFIG_FTSDC010_NUMBER by Rick Chen · 7 years ago
  26. a4928a7 rockchip: rk3399: set fdtfile by Mark Kettenis · 7 years ago
  27. 0d852f5 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  28. 3d668df Convert CONFIG_UBI_SILENCE_MSG to Kconfig by Petr Vorel · 7 years ago
  29. 05239e8 Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · 7 years ago
  30. 864e93f arm64: zynqmp: Remove ep108 board by Michal Simek · 7 years ago
  31. f4009d8 arm64: zynqmp: Changed scratch address used by the alternate memory test by Vipul Kumar · 7 years ago
  32. b2eb59b arm64: zynqmp: Add support to load an app at EL1 by Nitin Jain · 7 years ago
  33. d7a1d09 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  34. d601a6e configs: omapl138: Enable DM and DT by Lokesh Vutla · 7 years ago
  35. 5425f2d davinci: omapl138_lcdk: fix PLL0 frequency by David Lechner · 7 years ago
  36. 10d2506 net: Drop CONFIG_ENC28J60 by Tuomas Tynkkynen · 7 years ago
  37. 0e6101a configs: ls1012a: add pfe configuration for LS1012A by Calvin Johnson · 7 years ago
  38. 6e6679b board: freescale: ls1012ardb: enable network support on ls1012ardb by Calvin Johnson · 7 years ago
  39. 2deb8c9 drivers: net: pfe_eth: LS1012A PFE headers by Calvin Johnson · 7 years ago
  40. c1e2f49 mips: bmips: add support for bcm6318 usb by Álvaro Fernández Rojas · 7 years ago
  41. 037e5f5 mips: bmips: add support for bcm63268 usb by Álvaro Fernández Rojas · 7 years ago
  42. dc40f02 mips: bmips: add support for bcm6362 usb by Álvaro Fernández Rojas · 7 years ago
  43. 95b1c83 mips: bmips: add support for bcm6328 usb by Álvaro Fernández Rojas · 7 years ago
  44. 3c28c1d mips: bmips: add support for bcm6368 usb by Álvaro Fernández Rojas · 7 years ago
  45. 0d11dc8 mips: bmips: add support for bcm6358 usb by Álvaro Fernández Rojas · 7 years ago
  46. 1ac6384 mips: bmips: add support for bcm6348 usb by Álvaro Fernández Rojas · 7 years ago
  47. 5317fb9 MIPS: add BMIPS Netgear DGND3700v2 board by Álvaro Fernández Rojas · 7 years ago
  48. ac15c64 MIPS: add support for Broadcom MIPS BCM6362 SoC family by Álvaro Fernández Rojas · 7 years ago
  49. ba0339b Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  50. 9d97f50 LS2088ARDB: Secure Boot: Fix fall back option failure by Vinitha V Pillai · 7 years ago
  51. 55fd8b9 armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088 by Ashish Kumar · 7 years ago
  52. e563ed8 armv8: ls1088qds: Remove CONFIG_ from local defines for FPGA by Ashish Kumar · 7 years ago
  53. 2f72dec image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  54. 4915f9b optee: Add optee_verify_bootm_image() by Bryan O'Donoghue · 7 years ago
  55. 138f195 optee: Add optee_image_get_load_addr() by Bryan O'Donoghue · 7 years ago
  56. 8547d63 optee: Add optee_image_get_entry_point() by Bryan O'Donoghue · 7 years ago
  57. 4b0de7c optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · 7 years ago
  58. 2916dad pci: Remove unused ppc4xx variable from struct pci_controller by Stefan Roese · 7 years ago
  59. 8eb3b1e board: st: add generic board for STM32MP1 family by Patrick Delaunay · 7 years ago
  60. 06020d8 dts: add device tree for STM32MP157C-ED1 board by Patrick Delaunay · 7 years ago
  61. f11398e clk: stm32mp1: add clock tree initialization by Patrick Delaunay · 7 years ago
  62. 3cba451 pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
  63. e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  64. adf5d1c SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  65. 030af82 stm32f7: board: add splash screen by yannick fertre · 7 years ago
  66. 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  67. b1d2344 common: move board_info.c prototypes in init.h by Patrick Delaunay · 7 years ago
  68. b76e7cf common: move board_r.c prototypes in init.h by Patrick Delaunay · 7 years ago
  69. 98c8bbc common: move board_init.c prototypes in init.h by Patrick Delaunay · 7 years ago
  70. a0a2b21 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  71. 685331f post: remove reference to power functions by Patrick Delaunay · 7 years ago
  72. 4fb2621 common: remove unused prototypes by Patrick Delaunay · 7 years ago
  73. c6bfcd5 common: add a prototype for mach_cpu_init() by Patrick Delaunay · 7 years ago
  74. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  75. 11a5a3a configs: k2l: Updates u-boot env to install secure boot monitor by Madan Srinivas · 7 years ago
  76. 34051aa ARM: uniphier: change load addresses for bigger kernel image by Masahiro Yamada · 7 years ago
  77. 1833e64 ARM: uniphier: increase the firmware size in update command environment by Masahiro Yamada · 7 years ago
  78. 69cb6a5 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  79. 4d59310 ARM: omap3: evm: Sync with omap3_beagle configuration by Derald D. Woods · 7 years ago
  80. 83b9df2 ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout by Derald D. Woods · 7 years ago
  81. 8883265 env: ti: boot: Get rid of magic numbers by Sam Protsenko · 7 years ago
  82. e199c3a clk: clk_stm32f: Add DSI clock support by Patrice Chotard · 7 years ago
  83. 0c15676 board: stm32: switch to DM STM32 timer by Patrice Chotard · 7 years ago
  84. ef77287 clk: clk_stm32f: Fix stm32_clk_get_rate() for timer by Patrice Chotard · 7 years ago
  85. e6a560e Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  86. 0e27f1e Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  87. b922cc6 rockchip: add text_offset to kernel_addr_r on aarch64 platforms by Klaus Goger · 7 years ago
  88. e3ee5f5 Move CONFIG_PHY_ADDR to Kconfig by Stefan Mavrodiev · 7 years ago
  89. e4ec7c0 ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · 7 years ago
  90. 8363c5e ARM: Drop unreferenced CONFIG_* defines named after SoCs by Tuomas Tynkkynen · 7 years ago
  91. 7ee406e MIPS: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  92. b489358 treewide: Fix gdsys mail addresses by Mario Six · 7 years ago
  93. a504cd8 ARM: qemu-arm: Increase CONFIG_SYS_CBSIZE by Tuomas Tynkkynen · 7 years ago
  94. 2172fa4 video: indicate code page of bitmap fonts by Heinrich Schuchardt · 7 years ago
  95. 2a436db dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  96. 290e1d8 dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  97. d8a69cb Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  98. 891c790 omap3_logic: Remove unnecessary undefs by Adam Ford · 7 years ago
  99. 5dc6ae1 ti_armv7_omap: Remove comment remnant by Adam Ford · 7 years ago
  100. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago