1. bae3116 mx6sabresd: Add DM_GPIO support by Abel Vesa · 6 years ago
  2. 1ca12f0 configs: mx6sabresd: Add SPL FIT and DM support by Abel Vesa · 6 years ago
  3. 1f56947 configs: mx6sabreauto: Add SPL FIT and DM support by Abel Vesa · 6 years ago
  4. 67f165d arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd] by Abel Vesa · 6 years ago
  5. e72e354 arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files by Abel Vesa · 6 years ago
  6. 90571a4 board: mx6sabreauto: Add board_fit_config_name_match to support FIT in SPL by Abel Vesa · 6 years ago
  7. 10917c4 board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL by Abel Vesa · 6 years ago
  8. d76706c mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds by Abel Vesa · 6 years ago
  9. 3ad186f configs: imx6sabreauto: Add DM_USB support by Abel Vesa · 6 years ago
  10. 90dcd0b configs: imx6sabreauto: Add DM_MMC support by Abel Vesa · 6 years ago
  11. 921208e usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
  12. 7953601 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  13. 6928096 net: mv88e61xx: fix autonegotiation on ports by Tim Harvey · 6 years ago
  14. 2dd652e doc: imx: habv4: Remove secure_boot.txt guide by Breno Matheus Lima · 6 years ago
  15. 364c0a8 doc: imx: habv4: Move encrypted boot guide by Breno Matheus Lima · 6 years ago
  16. cfb5020 doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 SPL targets by Breno Matheus Lima · 6 years ago
  17. 872cfa2 doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 non-SPL targets by Breno Matheus Lima · 6 years ago
  18. cbc4b04 doc: imx: habv4: Add HABv4 introduction by Breno Matheus Lima · 6 years ago
  19. 8a23fc9 doc: imx: habv4: Remove extra hab directory for a cleaner documentation structure by Breno Matheus Lima · 6 years ago
  20. c4f225d ARM: dts: imx6ul-lite*: add DTS files for liteSOM and liteboard by Marcin Niestroj · 6 years ago
  21. 04568bd MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · 6 years ago
  22. 8f1a5ac net: dm: fec: Fix regulator enable when using DM_REGULATOR by Adam Ford · 6 years ago
  23. 8dd0dff ARM: imx6q_logic: Correct phy fixup for broken ethernet by Adam Ford · 6 years ago
  24. 64f8340 ARM: imx6q_logic: Enable SPL Booting from NAND by Adam Ford · 6 years ago
  25. 5645df9 MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · 6 years ago
  26. 5ae585b MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · 6 years ago
  27. dc61992 ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup code by Lukasz Majewski · 6 years ago
  28. 548cc10 ddr: vybrid: Provide code to perform on-boot calibration by Lukasz Majewski · 6 years ago
  29. c5b22a5 ddr: vybrid: Add DDRMC calibration related registers (DQS to DQ) by Lukasz Majewski · 6 years ago
  30. 63f7e3f Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  31. 823c233 efi_loader: fix EFI_FILE_PROTOCOL.GetInfo() by Heinrich Schuchardt · 6 years ago
  32. 0e66c10 lib: vsprintf: avoid overflow printing UTF16 strings by Heinrich Schuchardt · 6 years ago
  33. 5fbb289 efi_loader: Make HII a config option by Alexander Graf · 6 years ago
  34. 2f8ab12 arm: Leave smccc calls in .text when efi_loader=n by Alexander Graf · 6 years ago
  35. 6f8f421 efi_loader: debug output for HII protocols by Heinrich Schuchardt · 6 years ago
  36. f38753d efi_selftest: fix HII tests by Heinrich Schuchardt · 6 years ago
  37. 4c4fb10 efi_selftest: add HII database protocols test by AKASHI Takahiro · 6 years ago
  38. cb728e5 efi: hii: add HII config routing/access protocols by AKASHI Takahiro · 6 years ago
  39. 8d3b77e efi: hii: add keyboard layout package support by AKASHI Takahiro · 6 years ago
  40. 9ab0bdd efi: hii: add guid package support by AKASHI Takahiro · 6 years ago
  41. c9bfb22 efi_loader: Initial HII database protocols by Leif Lindholm · 6 years ago
  42. 6b59607 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · 6 years ago
  43. dba5148 efi_loader: GetNextVariableName() relies on REGEX by Heinrich Schuchardt · 6 years ago
  44. eefb790 efi_loader: fix GetNextVariableName by Heinrich Schuchardt · 6 years ago
  45. 6c75db0 efi_loader: do not use symbolic links by Heinrich Schuchardt · 6 years ago
  46. 6446304 efi_loader: use library memcpy() in helloworld.efi by Heinrich Schuchardt · 6 years ago
  47. 2013c68 efi_loader: use freestanding library for efi apps by Heinrich Schuchardt · 6 years ago
  48. f51a226 efi_loader: provide freestanding library by Heinrich Schuchardt · 6 years ago
  49. 1170fee efi_selftest: fix variables test for GetNextVariableName() by AKASHI Takahiro · 6 years ago
  50. d99a87f efi_loader: implement GetNextVariableName() by AKASHI Takahiro · 6 years ago
  51. 77d4d39 efi_loader: comments for variable services by Heinrich Schuchardt · 6 years ago
  52. 8377ee3 efi_loader: remove duplicate function mem2hex() by Heinrich Schuchardt · 6 years ago
  53. 6e37fa2 efi_loader: eliminate duplicate function hex2mem() by Heinrich Schuchardt · 6 years ago
  54. bc86795 efi_loader: remove duplicate GUID definition by Heinrich Schuchardt · 6 years ago
  55. 0e3dc01 efi_loader: consistent build flags for EFI applications by Heinrich Schuchardt · 6 years ago
  56. c82f8f6 efi_loader: use u16* for file name by Heinrich Schuchardt · 6 years ago
  57. 0bc81a7 efi_loader: fix CopyMem() by Heinrich Schuchardt · 6 years ago
  58. f6c6df7 efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · 6 years ago
  59. b4f471f efi_driver: simplify error message by Heinrich Schuchardt · 6 years ago
  60. 44e7c62 efi_selftest: tpl unit test, check return values by Heinrich Schuchardt · 6 years ago
  61. 1309a15 efi_selftest: events unit test, check return values by Heinrich Schuchardt · 6 years ago
  62. 8a42641 efi_selftest: SNP unit test on sandbox by Heinrich Schuchardt · 6 years ago
  63. 452257a efi_loader: efi_set_variable use const void * by Heinrich Schuchardt · 6 years ago
  64. 0bda81b efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · 6 years ago
  65. 056b45b efi_loader: move efi_init_obj_list() to a new efi_setup.c by AKASHI Takahiro · 6 years ago
  66. 4f3cb4d doc: README.uefi: fix typos by Heinrich Schuchardt · 6 years ago
  67. e4fd695 efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · 6 years ago
  68. cc8e341 efi_loader: signature of StartImage and Exit by Heinrich Schuchardt · 6 years ago
  69. c6d876f efi_loader: avoid unnecessary pointer to long conversion by Heinrich Schuchardt · 6 years ago
  70. 23f5f4a efi_loader: fix memory allocation on sandbox by Heinrich Schuchardt · 6 years ago
  71. 0ea8741 efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs by Heinrich Schuchardt · 6 years ago
  72. 0a76ba6 efi_loader: use named constant for efi_dp_from_mem() by Heinrich Schuchardt · 6 years ago
  73. 13dd666 distro: not taint environment variables if possible by AKASHI Takahiro · 6 years ago
  74. d178836 efi_loader: efi_connect_controller() use %pD by Heinrich Schuchardt · 6 years ago
  75. fb34f29 efi_loader: efi_add_runtime_mmio() by Heinrich Schuchardt · 6 years ago
  76. 9493e39 distro_bootcmd: add NVME support by Heinrich Schuchardt · 6 years ago
  77. abb93cb test: tests for u16_strdup() and u16_strcpy() by Heinrich Schuchardt · 6 years ago
  78. 2a3537a lib: add u16_strcpy/strdup functions by Akashi, Takahiro · 6 years ago
  79. 2859f44 efi_loader: struct efi_configuration_table by Heinrich Schuchardt · 6 years ago
  80. 4b05fe9 efi_loader: efi_guid_t must be 64-bit aligned by Heinrich Schuchardt · 6 years ago
  81. b1b1bab test/py: use default load address for tftp by Heinrich Schuchardt · 6 years ago
  82. 49a9716 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  83. 24b56e2 x86: tangier: Add initial ACPI support for PMIC device by Andy Shevchenko · 6 years ago
  84. bc1a8f0 x86: Use the existing GDT in the ROM for 64-bit U-Boot proper by Bin Meng · 6 years ago
  85. 9168326 x86: Don't copy the cpu_call64() function to a hardcoded address by Bin Meng · 6 years ago
  86. dbb0696 x86: Change 4-level page table base address to low memory by Bin Meng · 6 years ago
  87. ca7db86 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · 6 years ago
  88. 2436396 doc: Fix CONFIG_OF_SEPARATE description by Andy Shevchenko · 6 years ago
  89. 2c8811b x86: edison: Switch to CONFIG_OF_SEPARATE by Andy Shevchenko · 6 years ago
  90. f94fa0e Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  91. f499297 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  92. a6ac775 ARM: mvebu: x530: use MV_DDR_FREQ_SAR by Chris Packham · 6 years ago
  93. 0ef6920 Kconfig: fix BUILD_TARGET for ARCH_MVEBU by Baruch Siach · 6 years ago
  94. d7f165c arm: mvebu: cf gt-8k: dts: add PCIe slot reset support by Baruch Siach · 6 years ago
  95. 6664a0e pcie: designware: mvebu: fix reset release polarity by Baruch Siach · 6 years ago
  96. f301ba5 arm: mvebu: mcbin: dts: fix PCIe reset polarity by Baruch Siach · 6 years ago
  97. c4bd12a i2c: mux: Generate longer i2c mux name by Michal Simek · 6 years ago
  98. 6160722 i2c: Fill req_seq in i2c_post_bind() by Michal Simek · 6 years ago
  99. 6bfacc8 i2c: dm: Record maximum id of devices before probing devices by Michal Simek · 6 years ago
  100. dbe70c7 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago