1. efcae8e ARM: uniphier: make dram_init() more generic by Masahiro Yamada · 5 years ago
  2. 12938bf ARM: uniphier: make dram_init() independent of SG_MEMCONF by Masahiro Yamada · 5 years ago
  3. 8f74e79 ARM: uniphier: detect register base addresses run-time by Masahiro Yamada · 5 years ago
  4. c84024c ARM: uniphier: de-couple SC macros into base address and offset by Masahiro Yamada · 5 years ago
  5. 76b3124 ARM: uniphier: de-couple SG macros into base address and offset by Masahiro Yamada · 5 years ago
  6. c85f81b ARM: uniphier: detect SD boot mode by Masahiro Yamada · 5 years ago
  7. 6f7b68c ARM: uniphier: make boot_is_swapped() code optional by Masahiro Yamada · 5 years ago
  8. f4716dc ARM: uniphier: check DT to determine whether to initialize SBC by Masahiro Yamada · 5 years ago
  9. bcd2244 ARM: uniphier: check DT to determine whether to use support card by Masahiro Yamada · 5 years ago
  10. ec4f6ba clk: uniphier: add EMMC clock for LD11, LD20, and PXs3 by Masahiro Yamada · 5 years ago
  11. 9272732 ARM: uniphier: include <linux/io.h> from boot-device.c by Masahiro Yamada · 5 years ago
  12. db0b812 ARM: uniphier: use bool type for have_internal_stm parameter by Masahiro Yamada · 5 years ago
  13. 6ea1e7d ARM: uniphier: clean up clk/Makefile by Masahiro Yamada · 5 years ago
  14. 76240bc ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup() by Masahiro Yamada · 5 years ago
  15. 1454036 ARM: uniphier: remove empty #ifdef block by Masahiro Yamada · 5 years ago
  16. 83701f2 arm64: dts: uniphier: add reserved-memory for secure memory by Masahiro Yamada · 5 years ago
  17. 7a40ec0 spi: Add SPI controller driver for UniPhier SoCs by Kunihiko Hayashi · 5 years ago
  18. 240c3de ARM: uniphier_v8_defconfig: make 64bit SoC image position independent by Masahiro Yamada · 5 years ago
  19. bf4645c arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
  20. da3833f Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  21. 9c5aa37 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · 5 years ago
  22. 2b4c9ca configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · 5 years ago
  23. a166f66 configs: sama5d27_som1_ek: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  24. f48ae10 configs: sama5d2_xplained: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  25. 441c809 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · 5 years ago
  26. 4122f6b ARM: dts: at91: sama5d2_xplained: fix QSPI0 node by Cyrille Pitchen · 5 years ago
  27. 273e0c5 configs: sama5d27_som1_ek: enable qspi controller and flashes by Tudor Ambarus · 5 years ago
  28. 45d2764 configs: sama5d2_xplained: enable qspi controller and flashes by Tudor Ambarus · 5 years ago
  29. 88151bb spi: Add Atmel QuadSPI driver by Tudor Ambarus · 5 years ago
  30. 9c18f43 Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  31. e6cdea3 Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  32. ea57706 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  33. b7b6cdf Prepare v2019.07 by Tom Rini · 5 years ago
  34. e69f209 Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 5 years ago
  35. dbb7033 arm: mediatek: remove arch_misc_init by developer · 6 years ago
  36. e49871c board_r: move initr_watchdog to be called after initr_serial by developer · 6 years ago
  37. 86664af Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  38. 43e65fd Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  39. 7564825 imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · 5 years ago
  40. de20260 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 5 years ago
  41. b273b62 Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  42. bc59fb4 video: backlight: fix pwm inversion by Marc Dietrich · 5 years ago
  43. 1943dbb efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · 5 years ago
  44. c3f2a9f efi_loader: simplify detaching by Heinrich Schuchardt · 5 years ago
  45. 05874fb efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM by Heinrich Schuchardt · 5 years ago
  46. 269c33d test/py: not all boards support UEFI runtime reset by Heinrich Schuchardt · 5 years ago
  47. b040d06 efi_loader: bump UEFI specification number to 2.8 by Heinrich Schuchardt · 5 years ago
  48. 2572851 efi_loader: split off detaching SetVirtualAddress() by Heinrich Schuchardt · 5 years ago
  49. c0267f9 efi_selftest: test variable services at runtime by Heinrich Schuchardt · 5 years ago
  50. 5337a6c efi_loader: unimplemented runtime services by Heinrich Schuchardt · 5 years ago
  51. 2ac6258 efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · 5 years ago
  52. 19cd80b efi_loader: clean up runtime detaching by Heinrich Schuchardt · 5 years ago
  53. 98f8936 efi_loader: remove NULL entries from runtime detach list by Heinrich Schuchardt · 5 years ago
  54. cf3b118 efi_loader: initialization of variable services by Heinrich Schuchardt · 5 years ago
  55. 9b19dae efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · 5 years ago
  56. da8f900 efi_loader: remove superfluous spaces in comments by Heinrich Schuchardt · 5 years ago
  57. e2193d6 test/py: error message test_efi_selftest_device_tree by Heinrich Schuchardt · 5 years ago
  58. 24b3d2f efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  59. 08299a9 disk: efi: buffer overflow in part_get_info_efi() by Heinrich Schuchardt · 5 years ago
  60. 3568ad9 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  61. 17679e4 mips: mt76xx: Implement new d-cache fix in last_stage_init() by Stefan Roese · 5 years ago
  62. b49b5c2 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · 5 years ago
  63. db97c7f dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  64. 5a94557 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · 5 years ago
  65. d93dda7 usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · 5 years ago
  66. 1383386 rockchip: make_fit_atf.py: fix loadables property set error by Andy Yan · 5 years ago
  67. 367b510 board: amlogic: add mailing-list to MAINTAINERS by Neil Armstrong · 5 years ago
  68. e6661a2 Merge tag 'u-boot-imx-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  69. aed32e6 board: amlogic: Generate unique MAC address for Q200 and P212 based boards by Neil Armstrong · 5 years ago
  70. b4acf5a ARM: meson: add unique MAC address generation by Neil Armstrong · 5 years ago
  71. 63f475c ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number by Neil Armstrong · 5 years ago
  72. 38f43d1 board: amlogic: vim: Fix README by Andreas Färber · 5 years ago
  73. 60c2f89 wandboard: README: Adjust the U-Boot proper binary name by Fabio Estevam · 5 years ago
  74. dc180c7 wandboard: Add FIT image support by Fabio Estevam · 5 years ago
  75. 0439d62 wandboard: Add mmc0 alias by Fabio Estevam · 5 years ago
  76. ad15414 wandboard: Import extra wandboard devicetree files by Fabio Estevam · 5 years ago
  77. 0cb9424 wandboard: Sync with devicetree files from kernel 5.1.9 by Fabio Estevam · 5 years ago
  78. 7657cb7 mx6: dts: Move dtbs under SoC level by Fabio Estevam · 5 years ago
  79. 33acc9f mx6: dts: Keep dtb entries sorted by Fabio Estevam · 5 years ago
  80. a41fa3a 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
  81. 0b0ca12 rockchip: rk3288: enable TPL for tinker-board by Kever Yang · 5 years ago
  82. fb9082e rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB by Kever Yang · 5 years ago
  83. 614f253 rockchip: config: update config for TPL support on tinker-rk3288 by Kever Yang · 5 years ago
  84. 3804b76 rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl by Kever Yang · 5 years ago
  85. 0c51847 rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts by Kever Yang · 5 years ago
  86. 162cebd rockchip: dts: rk3288: move reloc tag into -u-boot dts by Kever Yang · 5 years ago
  87. b36e709 rockchip: rk3288: add separate TPL STACK address by Kever Yang · 5 years ago
  88. f7c0a33 rockchip: rk3288: enable TPL configs to chip level by Kever Yang · 5 years ago
  89. f232399 rockchip: dts: rk3399: rockpro64: Provide init voltage by Mark Kettenis · 5 years ago
  90. b76d8c2 spl: atf: Fix uninitialized pointer to bl31_image_info by Frieder Schrempf · 5 years ago
  91. 738b3ea poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support by Shawn Guo · 5 years ago
  92. 53b527d 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
  93. 5e921e6 Merge tag 'uniphier-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  94. bb56333 Merge tag 'efi-2019-07-rc5-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  95. 3cac7f7 ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places by Masahiro Yamada · 5 years ago
  96. 1950f12 ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART by Masahiro Yamada · 5 years ago
  97. 2757ff0 ARM: uniphier: include <linux/io.h> from dram_init.c by Masahiro Yamada · 5 years ago
  98. 3220a34 ARM: uniphier: remove unused sg_set_iectrl_range() by Masahiro Yamada · 5 years ago
  99. 26642c7 ARM: uniphier: remove unused SC_DPLLOSCCTRL by Masahiro Yamada · 5 years ago
  100. 0ae2865 ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y by Masahiro Yamada · 5 years ago