1. 374a0e3 powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 7 years ago
  2. f110892 soft_i2c: cleanup - no mpc8xx support by Christophe Leroy · 7 years ago
  3. 89d4fc1 spi: atmel: default y if DM_SPI && ARCH_AT91 by Jagan Teki · 7 years ago
  4. 37434db spi: atmel: Drop atmel_spi.h by Jagan Teki · 7 years ago
  5. 7b09477 spi: atmel: Drop non-dm code by Jagan Teki · 7 years ago
  6. 5a6eab8 at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROL by Jagan Teki · 7 years ago
  7. 4dc04eb at91: ma5d4evk: Enable DM_SPI by Jagan Teki · 7 years ago
  8. ca57bd6 at91: ma5d4evk: Add FDT support by Jagan Teki · 7 years ago
  9. 4d42f16 at91: ma5d4evk: Enable DM by Jagan Teki · 7 years ago
  10. c60bfe9 at91: vinco: Enable DM_SPI by Jagan Teki · 7 years ago
  11. 1e85626 at91: vinco: Add FDT support by Jagan Teki · 7 years ago
  12. 1a2131c at91: vinco: Enable DM by Jagan Teki · 7 years ago
  13. 8b562ef at91: taurus: Enable DM_SPI by Jagan Teki · 7 years ago
  14. 153b070 configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigs by Jagan Teki · 7 years ago
  15. 08afabc at91: gurnard: Enable DM_SPI by Jagan Teki · 7 years ago
  16. 9bf48e2 spi: atmel: Add ifdef for DM_GPIO code by Jagan Teki · 7 years ago
  17. 6074c38 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  18. 91e1bc5 rpi: Complete table of models with new revision code scheme by Jonathan Gray · 7 years ago
  19. 806d2fa efi_loader: Respect DT reserved regions by Alexander Graf · 7 years ago
  20. 61a5ced efi_loader: Check machine type in the image header by Ivan Gorinov · 7 years ago
  21. 0c5d2a3 efi_loader: completely initialize network by Heinrich Schuchardt · 7 years ago
  22. 99b8db7 arm: print information about loaded UEFI images by Heinrich Schuchardt · 7 years ago
  23. c9a63f4 efi_loader: new functions to print loaded image information by Heinrich Schuchardt · 7 years ago
  24. 8ae1f82 mmc: use core clock frequency in bcm2835 sdhost by Jonathan Gray · 7 years ago
  25. 79153ff rpi3_32b: Enable lan78xx driver by Peter Robinson · 7 years ago
  26. 7fe7722 rpi: Add identifier for the new RPi3 B+ by Alexander Graf · 7 years ago
  27. 0d1a6c5 rpi3: Enable lan78xx driver by Alexander Graf · 7 years ago
  28. 065dcac rpi: Allow to boot without serial by Alexander Graf · 7 years ago
  29. 1348c17 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) by Heinrich Schuchardt · 7 years ago
  30. db851c8 efi_selftest: partition label for test image by Heinrich Schuchardt · 7 years ago
  31. 9e6835e efi_loader: implement EFI_FILE_SYSTEM_INFO by Heinrich Schuchardt · 7 years ago
  32. c412166 efi_loader: ascii2unicode(): add trailing \0 by Heinrich Schuchardt · 7 years ago
  33. 9c9021e efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL by Heinrich Schuchardt · 7 years ago
  34. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  35. 2db1eba efi_loader: correctly determine the boot partition by Heinrich Schuchardt · 7 years ago
  36. b6dd577 efi_loader: use correct types in EFI_FILE_PROTOCOL by Heinrich Schuchardt · 7 years ago
  37. 43dace5 efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL by Heinrich Schuchardt · 7 years ago
  38. 8278675 efi_loader: ImageSize must be multiple of SectionAlignment by Heinrich Schuchardt · 7 years ago
  39. 84b40b4 efi_loader: save image relocation address and size by Heinrich Schuchardt · 7 years ago
  40. 7fb96a1 efi_loader: use efi_uintn_t for LoadImage by Heinrich Schuchardt · 7 years ago
  41. eab2dc3 efi_loader: initialize device path on alloc by Patrick Wildt · 7 years ago
  42. e274235 efi_loader: complete efi_pxe_mode struct definition by Patrick Wildt · 7 years ago
  43. f9cfad1 efi_loader: Fix network DP with DM_ETH by Alexander Graf · 7 years ago
  44. 813468c efi_loader: Fix return value for efi_add_runtime_mmio by Alexander Graf · 7 years ago
  45. 8e47506 efi_loader: Optimize GOP more by Alexander Graf · 7 years ago
  46. ba718e6 efi_loader: Optimize GOP switch by Alexander Graf · 7 years ago
  47. 90b658b efi_loader: use __always_inline for pixel conversion by Heinrich Schuchardt · 7 years ago
  48. 0f7fcc7 efi_loader: RestoreTPL should execute queued events by Heinrich Schuchardt · 7 years ago
  49. ee3db4f efi_loader: use TPL_NOTIFY for network timer event by Heinrich Schuchardt · 7 years ago
  50. 0176330 git: mailrc: Add myself and efi to list by Alexander Graf · 7 years ago
  51. 51a0f45 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · 7 years ago
  52. 6fc901c efi_selftest: unit test for event groups by Heinrich Schuchardt · 7 years ago
  53. 9967adb efi_selftest: fix device tree unit test by Heinrich Schuchardt · 7 years ago
  54. bdecaeb efi: Correct header order in efi_memory by Simon Glass · 7 years ago
  55. 7c92fd6 efi_loader: use constants in efi_allocate_pages() by Heinrich Schuchardt · 7 years ago
  56. f7c342f efi_loader: show UEFI revision in helloworld by Heinrich Schuchardt · 7 years ago
  57. 0aa2da7 efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  58. 482fc90 efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC by Heinrich Schuchardt · 7 years ago
  59. b944e47 efi_selftest: test gop bitblt by Heinrich Schuchardt · 7 years ago
  60. 0e0a3ce efi_loader: implement missing bit blit operations in gop by Heinrich Schuchardt · 7 years ago
  61. b095f3c efi_loader: implement event groups by Heinrich Schuchardt · 7 years ago
  62. a3a28f5 efi_loader: define GUIDS for event groups by Heinrich Schuchardt · 7 years ago
  63. 43bce44 efi_loader: manage events in a linked list by Heinrich Schuchardt · 7 years ago
  64. ab9efa9 efi_loader: fix formatting errors by Heinrich Schuchardt · 7 years ago
  65. 7069515 efi_loader: clear signaled state in CheckEvent by Heinrich Schuchardt · 7 years ago
  66. eb68b4e efi_loader: check parameter in InstallConfigurationTable by Heinrich Schuchardt · 7 years ago
  67. 0fb4169 efi_loader: correct input of special keys by Heinrich Schuchardt · 7 years ago
  68. 06c3d5b efi_selftest: check installation of the device tree by Heinrich Schuchardt · 7 years ago
  69. bc4f913 efi_loader: support device tree for bootefi selftest by Heinrich Schuchardt · 7 years ago
  70. fc225e6 efi_loader: check initialization of EFI subsystem is successful by Heinrich Schuchardt · 7 years ago
  71. 45204b1 efi_loader: do_bootefi_exec should always return an EFI status code by Heinrich Schuchardt · 7 years ago
  72. 14ad49d efi_loader: efi_get_time_init should return status code by Heinrich Schuchardt · 7 years ago
  73. 22c793e efi_loader: exit status for efi_reset_system_init by Heinrich Schuchardt · 7 years ago
  74. 098a6cd efi_loader: simplify calling efi_init_obj_list by Heinrich Schuchardt · 7 years ago
  75. d7b181d efi_loader: consistently return efi_status_t efi_watchdog_register by Heinrich Schuchardt · 7 years ago
  76. 075d425 efi_loader: return efi_status_t from efi_net_register by Heinrich Schuchardt · 7 years ago
  77. 80ea9b0 efi_loader: return efi_status_t from efi_gop_register by Heinrich Schuchardt · 7 years ago
  78. 7657152 efi_loader: efi_smbios_register should have a return value by Heinrich Schuchardt · 7 years ago
  79. 1914e5b efi_loader: provide new doc/README.uefi by Heinrich Schuchardt · 7 years ago
  80. e121415 efi_loader: delete doc/README.efi by Heinrich Schuchardt · 7 years ago
  81. e70f8df efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Leif Lindholm · 7 years ago
  82. 8396e3f efi_loader: remove deprecated ConsoleControlProtocol by Heinrich Schuchardt · 7 years ago
  83. 28a4fd4 efi_loader: parameter checks for LoadImage by Heinrich Schuchardt · 7 years ago
  84. f3fed05 Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT" by Andre Przywara · 7 years ago
  85. d14db11 sunxi: revert disabling of features by Andre Przywara · 7 years ago
  86. 901fb09 sunxi: disable direct MMC environment by Andre Przywara · 7 years ago
  87. ecd0cec net: sun8i-emac: remove support for old binding by Andre Przywara · 7 years ago
  88. 0bb48ef arm: dts: sunxi: update H5 to new EMAC binding by Andre Przywara · 7 years ago
  89. e88d2a5 arm: dts: sunxi: update H3 to new EMAC binding by Andre Przywara · 7 years ago
  90. 06a57f65 arm: dts: sunxi: update A64 to new EMAC binding by Andre Przywara · 7 years ago
  91. 12afd95 net: sun8i-emac: add support for new EMAC DT binding by Andre Przywara · 7 years ago
  92. c034117 net: sun8i-emac: support new pinctrl DT bindings by Andre Przywara · 7 years ago
  93. 381996c sunxi: gpio: add missing compatible strings by Andre Przywara · 7 years ago
  94. 35debf8 sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware by Andre Przywara · 7 years ago
  95. 948071b Makefile: Disable stack-usage check for ARC by Alexey Brodkin · 7 years ago
  96. e63d142 Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  97. e71553f configs: add NAND support for NES Classic by Miquel Raynal · 7 years ago
  98. 748b5b3 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · 7 years ago
  99. b56052f sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · 7 years ago
  100. 6d094d5 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · 7 years ago