1. 014414f ARM: sunxi: Enable PSCI for sun8i by Chen-Yu Tsai · 9 years ago
  2. cc08ea4 ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · 9 years ago
  3. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  4. 1871a8c sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  5. 77fe988 sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i by Hans de Goede · 9 years ago
  6. e049fe2 sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i by Hans de Goede · 9 years ago
  7. 93fc39a sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 9 years ago
  8. 4c302b9 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 9 years ago
  9. 2d18ef2 ARMv7M: add STM32F1 support by Matt Porter · 9 years ago
  10. e390bd5 ARM: bcm283x: Switch to generic timer by Marek Vasut · 9 years ago
  11. 1fd0f92 vexpress64: use uncompressed kernel by default by Linus Walleij · 9 years ago
  12. ea11b40 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · 9 years ago
  13. d52e857 Combine bootm_find_<thing> functions together by Karl Apsite · 9 years ago
  14. 84a07db add boot_get_loadables() to load listed images by Karl Apsite · 9 years ago
  15. ecf8cd6 mkimage will now report information about loadable by Karl Apsite · 9 years ago
  16. af22ac6 include: introduce include/linux/io.h as a wrapper of asm/io.h by Masahiro Yamada · 9 years ago
  17. 33665f7 vexpress64: let Juno wait for root device by Linus Walleij · 9 years ago
  18. d67b72d ppc: xilinx-ppc: Move to generic board support by Ricardo Ribalda · 9 years ago
  19. fdf7189 warp: Add fuse command support by Fabio Estevam · 9 years ago
  20. e6434d7 warp: Enable CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · 9 years ago
  21. b459803 warp: Fix CONFIG_SYS_FSL_ESDHC_ADDR by Fabio Estevam · 9 years ago
  22. 825adb9 warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZE by Fabio Estevam · 9 years ago
  23. 3035570 vexpress64: fix various memory issues by Linus Walleij · 9 years ago
  24. e186851 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · 9 years ago
  25. f19f389 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · 9 years ago
  26. 9bea236 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  27. d43e154 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  28. 1022b85 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 9 years ago
  29. e51c1e8 imx6: generic MMC config options to mx6_common by Peter Robinson · 9 years ago
  30. a380ce6 imx6: standardise filesystem and boot options by Peter Robinson · 9 years ago
  31. 2d8a074 imx6: move generic miscellaneous and overwrite options by Peter Robinson · 9 years ago
  32. 8183058 imx6: centralise common boot options in mx6_common.h by Peter Robinson · 9 years ago
  33. 302b2e5 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 9 years ago
  34. ea69091 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 9 years ago
  35. 3b1f681 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 9 years ago
  36. 056845c imx6: move all standard includes to mx6_common.h by Peter Robinson · 9 years ago
  37. 60667a5 novena: standardise mx6_common.h include by Peter Robinson · 9 years ago
  38. 0a9c215 imx: ventana: update MMC env configuration by Tim Harvey · 9 years ago
  39. 7254d92 arm, imx6: add support for aristainetos2 board by Heiko Schocher · 9 years ago
  40. a2ec7fb zynq: Use system timer implementation instead of our by Michal Simek · 10 years ago
  41. 980267a Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 9 years ago
  42. 8fca2d8 mtd: vf610_nfc: enable ONFI detection by Stefan Agner · 9 years ago
  43. 5519194 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 9 years ago
  44. a84988c Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  45. 53940a5 imx: ventana: config: enable Falcon mode by Tim Harvey · 9 years ago
  46. 0d1ea05 wandboard: Switch to SPL support by Fabio Estevam · 9 years ago
  47. 421f86f test: env: Add test framework for env by Joe Hershberger · 9 years ago
  48. fe3f6a6 test: Return values from the asserts compatible with cmds by Joe Hershberger · 9 years ago
  49. c812f72 test: dm: Move the time test over to the ut command by Joe Hershberger · 9 years ago
  50. 40441e0 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 9 years ago
  51. c617ede test: Add a common unit test command by Joe Hershberger · 9 years ago
  52. e721b88 test: Generalize the unit test framework by Joe Hershberger · 9 years ago
  53. 6e0d26c net: Handle ethaddr changes as an env callback by Joe Hershberger · 9 years ago
  54. c0a9344 net: Add default flags for common net env vars by Joe Hershberger · 9 years ago
  55. fd30563 net: Use env callbacks for net variables by Joe Hershberger · 9 years ago
  56. 73c2bbe net: Apply default format rules to all ethaddr by Joe Hershberger · 9 years ago
  57. 94b467b env: Distinguish finer between source of env change by Joe Hershberger · 9 years ago
  58. bdf1fe4 env: Add regex support to env_attrs by Joe Hershberger · 9 years ago
  59. cca98fd env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · 9 years ago
  60. 7acdf78 sandbox: Enable some ENV commands by Joe Hershberger · 9 years ago
  61. 3238639 Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  62. a88cc3b arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h by York Sun · 10 years ago
  63. d9be24c driver/ddr/fsl: Remove deskew_cntrl register by York Sun · 10 years ago
  64. 1c69a51 arm: ls102xa: Adjust the load address of U-Boot for NOR boot by Alison Wang · 10 years ago
  65. 76ec988 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 9 years ago
  66. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  67. 8a65f69 sunxi: Cache line size definition by Paul Kocialkowski · 9 years ago
  68. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 9 years ago
  69. a8552c7 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 9 years ago
  70. 9f85221 sunxi: Pass serial number through ATAG by Paul Kocialkowski · 10 years ago
  71. f0e8e89 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · 9 years ago
  72. 3fd10f3 pmic: pfuze100 fix typo by Peng Fan · 9 years ago
  73. 223d91c imx: riotboard, marsboard: Enable thermal support by Nikolay Dimitrov · 9 years ago
  74. e06a036 imx: ventana: add pmic_setup to SPL by Tim Harvey · 9 years ago
  75. 55ff55e imx: ventana: (cosmetic) clean up size defines for improved readability by Tim Harvey · 9 years ago
  76. e889e23 imx: ventana: config: use MMC SPL RAW support by Tim Harvey · 9 years ago
  77. 50de508 imx: ventana: config: enable Thermal support by Tim Harvey · 9 years ago
  78. d41c8c8 imx: ventana: enable DM_SERIAL by Tim Harvey · 9 years ago
  79. e1b4770 imx: ventana: config: enable driver model by Tim Harvey · 9 years ago
  80. 32a6eae imx: ventana: config: enable gpio command by Tim Harvey · 9 years ago
  81. 06c3564 imx: ventana: display SPL boot device by Tim Harvey · 9 years ago
  82. 560e8b3 imx: ventana: set dtype env var to boot media by Tim Harvey · 9 years ago
  83. 9927d60 tbs2910: add CONFIG_SUPPORT_EMMC_BOOT by Soeren Moch · 9 years ago
  84. 2a02e3f tbs2910: use default CONFIG_SYS_PBSIZE by Soeren Moch · 9 years ago
  85. 54ca183 tbs2910: only enable vga output for stdout/stderr when hdmi detected by Soeren Moch · 9 years ago
  86. d896276 tbs2910: support for usb otg host mode by Soeren Moch · 9 years ago
  87. 62be18e hummingboard: Remove mx6solo specific support by Fabio Estevam · 10 years ago
  88. 0e1f991 mx6cuboxi: Skip usb initialization when booting without HDMI by Fabio Estevam · 9 years ago
  89. 911b5ea arm: mx6: tqma6: Fix USB and add other filesystems by Stefan Roese · 10 years ago
  90. c49cfdc mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin by Fabio Estevam · 10 years ago
  91. e1d7437 mx6cuboxi: Add USB host support by Fabio Estevam · 10 years ago
  92. f68a9c6 mx6cuboxi: Add HDMI output support by Fabio Estevam · 10 years ago
  93. 9038cd5 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts by Przemyslaw Marczak · 9 years ago
  94. e8f339e test: dm: add sandbox PMIC framework tests by Przemyslaw Marczak · 9 years ago
  95. 5d387d0 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 9 years ago
  96. 3b88075 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 9 years ago
  97. f415a3e dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 9 years ago
  98. ca2b933 odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 9 years ago
  99. 1757df4 dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 10 years ago
  100. 52a3de5 dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 10 years ago