1. 0b95a28 sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i by Hans de Goede · 10 years ago
  2. d241ecf sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i by Hans de Goede · 10 years ago
  3. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 10 years ago
  4. 884ea7b ARMv7M: add STM32F1 support by Matt Porter · 10 years ago
  5. 494bd7a ARM: bcm283x: Switch to generic timer by Marek Vasut · 10 years ago
  6. 4d30c9d vexpress64: use uncompressed kernel by default by Linus Walleij · 10 years ago
  7. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · 10 years ago
  8. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · 10 years ago
  9. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · 10 years ago
  10. 8f0537d mkimage will now report information about loadable by Karl Apsite · 10 years ago
  11. ffde0cc include: introduce include/linux/io.h as a wrapper of asm/io.h by Masahiro Yamada · 10 years ago
  12. 77e36f7 vexpress64: let Juno wait for root device by Linus Walleij · 10 years ago
  13. e5147aa ppc: xilinx-ppc: Move to generic board support by Ricardo Ribalda · 10 years ago
  14. 0a38bfe vexpress64: fix various memory issues by Linus Walleij · 10 years ago
  15. 46aec07 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · 10 years ago
  16. b1a4a67 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · 10 years ago
  17. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  18. fd3cf0d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  19. d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 10 years ago
  20. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · 10 years ago
  21. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · 10 years ago
  22. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · 10 years ago
  23. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · 10 years ago
  24. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 10 years ago
  25. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 10 years ago
  26. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 10 years ago
  27. 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · 10 years ago
  28. 30c53e1 novena: standardise mx6_common.h include by Peter Robinson · 10 years ago
  29. 37b3e67 imx: ventana: update MMC env configuration by Tim Harvey · 10 years ago
  30. 0572982 arm, imx6: add support for aristainetos2 board by Heiko Schocher · 10 years ago
  31. 40bcb86 zynq: Use system timer implementation instead of our by Michal Simek · 10 years ago
  32. 68d5b82 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  33. 4ce682a mtd: vf610_nfc: enable ONFI detection by Stefan Agner · 10 years ago
  34. 6120f75 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 10 years ago
  35. 9d2f2c3 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  36. fdb5afa imx: ventana: config: enable Falcon mode by Tim Harvey · 10 years ago
  37. 1fa6486 wandboard: Switch to SPL support by Fabio Estevam · 10 years ago
  38. 26e038f test: env: Add test framework for env by Joe Hershberger · 10 years ago
  39. 436cfc7 test: Return values from the asserts compatible with cmds by Joe Hershberger · 10 years ago
  40. ee20efe test: dm: Move the time test over to the ut command by Joe Hershberger · 10 years ago
  41. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 10 years ago
  42. 11dd7cc test: Add a common unit test command by Joe Hershberger · 10 years ago
  43. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · 10 years ago
  44. 7e0b015 net: Handle ethaddr changes as an env callback by Joe Hershberger · 10 years ago
  45. d26195e7 net: Add default flags for common net env vars by Joe Hershberger · 10 years ago
  46. 875b6bf net: Use env callbacks for net variables by Joe Hershberger · 10 years ago
  47. e84ca29 net: Apply default format rules to all ethaddr by Joe Hershberger · 10 years ago
  48. dfc382a env: Distinguish finer between source of env change by Joe Hershberger · 10 years ago
  49. 6db9fd4 env: Add regex support to env_attrs by Joe Hershberger · 10 years ago
  50. d741f56 env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · 10 years ago
  51. 49f3ba5 sandbox: Enable some ENV commands by Joe Hershberger · 10 years ago
  52. cd039e3 Merge git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  53. 1006cad arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h by York Sun · 10 years ago
  54. dd77c0f driver/ddr/fsl: Remove deskew_cntrl register by York Sun · 10 years ago
  55. 4d786e8 arm: ls102xa: Adjust the load address of U-Boot for NOR boot by Alison Wang · 10 years ago
  56. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 10 years ago
  57. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  58. de05f94 sunxi: Cache line size definition by Paul Kocialkowski · 10 years ago
  59. 20dfe00 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 10 years ago
  60. e355da0 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 10 years ago
  61. 99ae0f6 sunxi: Pass serial number through ATAG by Paul Kocialkowski · 10 years ago
  62. 5e0e193 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · 10 years ago
  63. 5f234e7 pmic: pfuze100 fix typo by Peng Fan · 10 years ago
  64. ca98028 imx: riotboard, marsboard: Enable thermal support by Nikolay Dimitrov · 10 years ago
  65. 82e3267 imx: ventana: add pmic_setup to SPL by Tim Harvey · 10 years ago
  66. a703563 imx: ventana: (cosmetic) clean up size defines for improved readability by Tim Harvey · 10 years ago
  67. b49ab30 imx: ventana: config: use MMC SPL RAW support by Tim Harvey · 10 years ago
  68. 230c167 imx: ventana: config: enable Thermal support by Tim Harvey · 10 years ago
  69. 67ed792 imx: ventana: enable DM_SERIAL by Tim Harvey · 10 years ago
  70. 109df45 imx: ventana: config: enable driver model by Tim Harvey · 10 years ago
  71. b3084f2 imx: ventana: config: enable gpio command by Tim Harvey · 10 years ago
  72. b115f2d imx: ventana: display SPL boot device by Tim Harvey · 10 years ago
  73. 2728058 imx: ventana: set dtype env var to boot media by Tim Harvey · 10 years ago
  74. afccf7a tbs2910: add CONFIG_SUPPORT_EMMC_BOOT by Soeren Moch · 10 years ago
  75. b1b695e tbs2910: use default CONFIG_SYS_PBSIZE by Soeren Moch · 10 years ago
  76. 3bbe1c4 tbs2910: only enable vga output for stdout/stderr when hdmi detected by Soeren Moch · 10 years ago
  77. 78984d9 tbs2910: support for usb otg host mode by Soeren Moch · 10 years ago
  78. 4c0f65f hummingboard: Remove mx6solo specific support by Fabio Estevam · 10 years ago
  79. 0d404ce mx6cuboxi: Skip usb initialization when booting without HDMI by Fabio Estevam · 10 years ago
  80. 4cbf188 arm: mx6: tqma6: Fix USB and add other filesystems by Stefan Roese · 10 years ago
  81. 1d51f6b mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin by Fabio Estevam · 10 years ago
  82. 729bbb8 mx6cuboxi: Add USB host support by Fabio Estevam · 10 years ago
  83. 239fd31 mx6cuboxi: Add HDMI output support by Fabio Estevam · 10 years ago
  84. 77bee05 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts by Przemyslaw Marczak · 10 years ago
  85. dca9450 test: dm: add sandbox PMIC framework tests by Przemyslaw Marczak · 10 years ago
  86. d5175dc sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 10 years ago
  87. 75692a3 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 10 years ago
  88. 1031498 dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 10 years ago
  89. e7781bc odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 10 years ago
  90. afee81e dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 10 years ago
  91. 58ea76f dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 10 years ago
  92. 08edd00 dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 10 years ago
  93. 9a8bc95 dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 10 years ago
  94. 51b8fd6 exynos4-common: remove the unsued CONFIG_CMD_PMIC by Przemyslaw Marczak · 10 years ago
  95. c7444d8 exynos5: fix build break by adding CONFIG_POWER by Przemyslaw Marczak · 10 years ago
  96. 8050873 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue by Hans de Goede · 10 years ago
  97. ee67a94 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · 10 years ago
  98. 518827e dm: gpio: Fix comment typo in GPIOD_IS_IN by Simon Glass · 10 years ago
  99. 9a1589a dm: i2c: Add a function to find out the chip offset length by Simon Glass · 10 years ago
  100. 2b36da1 bootstage: Add IDs for SPI flash reading and decompression by Simon Glass · 10 years ago