1. 93a6d32 armv7:ls1021a: Enable workaround for DDR erratum A-009942 by Shengzhou Liu · 8 years ago
  2. 214ffae nxp: ls102xa: add LS1 PSCI system suspend by Hongbo Zhang · 8 years ago
  3. d7b0063 nxp: ls102xa: add EPU Finite State Machine by Hongbo Zhang · 8 years ago
  4. 349cfc9 nxp: ls102xa: add registers definition for system sleep by Hongbo Zhang · 8 years ago
  5. d38def1 armv7: psci: make v7_flush_dcache_all public for all psci code by Hongbo Zhang · 8 years ago
  6. b63a950 armv8: ls2080a: Remove debug server support by York Sun · 8 years ago
  7. b392a6d fsl-layerscape: Add workaround for PCIe erratum A010315 by Hou Zhiqiang · 8 years ago
  8. 664b652 fsl: csu: add an API to set R/W permission to PCIe by Hou Zhiqiang · 8 years ago
  9. c37fdbd fsl: csu: add an API to set individual device access permission by Hou Zhiqiang · 8 years ago
  10. 341238f arm: fsl-layerscape: move forward the non-secure access permission setup by Hou Zhiqiang · 8 years ago
  11. 71fe222 fsl: serdes: ensure accessing the initialized maps of serdes protocol by Hou Zhiqiang · 8 years ago
  12. 07806e6 ls1043ardb: PPA: add PPA validation in case of secure boot by Sumit Garg · 8 years ago
  13. 285c748 board: ls1043ardb: move sec_init to board_init by Sumit Garg · 8 years ago
  14. 4baa38c driver/ddr/fsl: Revise workaround A008511 for A009803 by York Sun · 8 years ago
  15. b406731 driver/ddr/fsl: Add more debug registers by York Sun · 8 years ago
  16. 1a87c24 armv8: fsl-layerscape: Update ddr erratum a008336 by Shengzhou Liu · 8 years ago
  17. 77b571d net: fm: fix spi flash probe for using driver model by Qianyu Gong · 8 years ago
  18. 8cbb389 Prepare v2016.09 by Tom Rini · 8 years ago
  19. d6e9141 sf: fix sf probe by Cyrille Pitchen · 8 years ago
  20. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  21. 12f0567 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  22. aca9814 cmd: Rework disk.c usage by Tom Rini · 8 years ago
  23. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  24. 41d1258 net: asix: Fix AX88772B when used with DriverModel by Joshua Scott · 8 years ago
  25. 11e8ec9 Revert "net: nfs: Correct the reply data buffer size" by Joe Hershberger · 8 years ago
  26. a73588f Revert "net: nfs: Use the tx buffer to construct rpc msgs" by Joe Hershberger · 8 years ago
  27. aca5cd2 configs: Resync with savedefconfig by Tom Rini · 8 years ago
  28. 16f4166 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  29. 01c5075 board: ks2: README: Update to add K2G support by Lokesh Vutla · 8 years ago
  30. 4c02c11 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · 8 years ago
  31. bac17b7 image-fit: switch ENOLINK to ENOENT by Jonathan Gray · 8 years ago
  32. 3715a54 compiler.h: use system endian macros on OpenBSD by Jonathan Gray · 8 years ago
  33. c989166 board: am57xx: Fix missing check for beagle_x15 by Nishanth Menon · 8 years ago
  34. c0b1d80 board: am57xx: MAINTAINERS: Update for current maintainer by Nishanth Menon · 8 years ago
  35. 2adbc17 global_data.h: Standardize tabs and alignment for comments by Robert P. J. Day · 8 years ago
  36. fce7850 pxe: Modify README to add the description about FIT image by Wenbin Song · 8 years ago
  37. f63963f pxe: Fix pxe boot with FIT image by York Sun · 8 years ago
  38. 57247d9 common/Kconfig: Fix various innocuous typos. by Robert P. J. Day · 8 years ago
  39. db18a24 omap3_pandora: Only set bootargs if distro_bootcmd failed to load. by Vagrant Cascadian · 8 years ago
  40. 40abfee omap3_pandora: Switch to use config_distro_bootcmd. by Vagrant Cascadian · 8 years ago
  41. 174245b ARM: am335x: select DM_GPIO by Masahiro Yamada · 8 years ago
  42. 90c08d9 Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL by Masahiro Yamada · 8 years ago
  43. 1544698 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
  44. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  45. 5a3aae6 ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI by Masahiro Yamada · 8 years ago
  46. 55a65e6 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · 8 years ago
  47. 4667c83 omap3_pandora: Switch to using "load" command to load the autoboot script. by Vagrant Cascadian · 8 years ago
  48. f6eb836 omap3_pandora: Fix mmc loading of autoboot script to use correct syntax. by Vagrant Cascadian · 8 years ago
  49. fa2f81b TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  50. 31c98cb omap3logic: Fix PBIAS Bug by Adam Ford · 8 years ago
  51. 740f7e5 README: add cmd directory description by Xu Ziyuan · 8 years ago
  52. 15db77d board/BuR/common: increase NET_RETRY_COUNT to 10 by Hannes Schmelzer · 8 years ago
  53. 903f864 configs: am4xhs: Modify SPL load address to fix UART boot issue by Madan Srinivas · 8 years ago
  54. eb817fc ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · 8 years ago
  55. 005337e8 ARM: DRA7xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · 8 years ago
  56. dfaeea7 ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-Boot by Andreas Dannenberg · 8 years ago
  57. 85a3772 spl: Rework image header parse to allow abort on raw image and os boot by Paul Kocialkowski · 8 years ago
  58. 7302fbb regulator: fixed: obey startup delay by John Keeping · 8 years ago
  59. 07913d1 tools: moveconfig: add --spl option to move options for SPL build by Masahiro Yamada · 8 years ago
  60. 916224c tools: moveconfig: warn loudly if moved option has no entry in Kconfig by Masahiro Yamada · 8 years ago
  61. 09c6c06 tools: moveconfig: use sets instead of lists for failed/suspicious boards by Masahiro Yamada · 8 years ago
  62. e1a9962 tools: moveconfig: remove document about deprecated error message by Masahiro Yamada · 8 years ago
  63. cfe2556 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · 8 years ago
  64. 677b535 pinctrl: add driver for meson-gxbb pin controller by Beniamino Galvani · 8 years ago
  65. dd83840 arm: dts: update DTS files for meson-gxbb and odroid-c2 by Beniamino Galvani · 8 years ago
  66. 2c93637 pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes by Beniamino Galvani · 8 years ago
  67. 950fe26 image-fit: fix fit_image_load() OS check by Andreas Bießmann · 8 years ago
  68. 601147b serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  69. 04a993f bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  70. d4ee504 warp7: Print secure/non-secure mode info by Fabio Estevam · 8 years ago
  71. ca4f338 warp7: Use PARTUUID to specify the rootfs location by Fabio Estevam · 8 years ago
  72. 375d19c warp7: Add a secure mode target by Fabio Estevam · 8 years ago
  73. ab25f0f mx6ul_14x14_ev: Enable the CCGR clocks earlier by Fabio Estevam · 8 years ago
  74. b343417 mx6ul_14x14_evk: Adjust SPL DDR3 settings by Fabio Estevam · 8 years ago
  75. 7dbda25 mx6ul_14x14_evk: Pass refsel and refr fields to avoid hang by Fabio Estevam · 8 years ago
  76. edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  77. 946db0c mx7dsabresd: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago
  78. 78eed0a mx7dsabresd: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago
  79. 938076e pico-imx6ul: Directly write to register LDOGCTL by Fabio Estevam · 8 years ago
  80. f8de60b ARM: board: cm_fx6: fix mtd partition fixup by Christopher Spinrath · 8 years ago
  81. eb3813a mx6ul_14x14_evk: don't use array for SD2 card detect pad by Eric Nelson · 8 years ago
  82. ed39522 warp7: Modify fdt_file environment variable by Breno Lima · 8 years ago
  83. 693779e warp: Fix RAM size runtime detection by Fabio Estevam · 8 years ago
  84. 7d301a5 warp7: Add PMIC support by Vanessa Maegima · 8 years ago
  85. ff38322 arm: imx: Add support for Advantech DMS-BA16 board by Akshay Bhat · 8 years ago
  86. 76b21ef mx7dsabresd: Print secure/non-secure mode info by Fabio Estevam · 8 years ago
  87. 2a83c95 mtd: nand: mxs: fix cache alignment for cache lines >32 by Stefan Agner · 8 years ago
  88. 0a22c7f imx: ventana: enable splashscreen support by Tim Harvey · 8 years ago
  89. 8ce747f board: tbs2910: fix HDMI pre-console buffer by Soeren Moch · 8 years ago
  90. 8741a37 board: tbs2910: always enable usbkbd by Soeren Moch · 8 years ago
  91. c0afcb5 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  92. 57288e3 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  93. 0068dd6 ARM: dts: dra72-evm: fix broken ethernet by Mugunthan V N · 8 years ago
  94. 5a74a39 sunxi: fix 64-bit compiler warning for SPL header parsing by Andre Przywara · 8 years ago
  95. fa855d3 sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol by Andre Przywara · 8 years ago
  96. eb504fa Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80" by Andre Przywara · 8 years ago
  97. de300ea sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC by Hans de Goede · 8 years ago
  98. 1c145c3 sunxi: Enable emac on H3 orangepi boards by Hans de Goede · 8 years ago
  99. 019731a sunxi: Sync h3-orangepi dts files with kernel by Hans de Goede · 8 years ago
  100. 68871ef sunxi: Fix H3 EMAC syscon register address by Chen-Yu Tsai · 8 years ago