1. 7528cf5 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  2. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  3. 6abd162 EXYNOS5: FDT: Add compatible strings for USB by Rajeshwari Shinde · 12 years ago
  4. 5d50659 EXYNOS5: FDT: Add compatible strings for SPI by Rajeshwari Shinde · 12 years ago
  5. f482310 Sound: Add FDT support to driver by Rajeshwari Shinde · 12 years ago
  6. 72dbff1 EXYNOS5: FDT: Add compatible strings for sound by Rajeshwari Shinde · 12 years ago
  7. a9d2ae7 I2C: Driver changes for FDT support by Rajeshwari Shinde · 12 years ago
  8. c34253d FDT: Add compatible string for I2C by Rajeshwari Shinde · 12 years ago
  9. 1411fb3 tools: imximage: Load a size that is multiple of 512 by Fabio Estevam · 12 years ago
  10. 7093f85 mx51evk: Remove unneeded comment by Fabio Estevam · 12 years ago
  11. 49ea0ff mx6qsabresd: use on-board eMMC to store environment by Shawn Guo · 12 years ago
  12. de7d02a mx6qsabresd: add usdhc2 and usdhc4 support by Shawn Guo · 12 years ago
  13. 1f75b54 mxs: Add NAND fdt and ramdisk partition to m28evk by Marek Vasut · 12 years ago
  14. 35777e2 spl:falcon:trats Update Trats default board configuration file to support FALCON MODE by Łukasz Majewski · 12 years ago
  15. 54bb841 mx53loco: Call PMIC related functions from board_late_init() by Fabio Estevam · 12 years ago
  16. a08afb3 x86: coreboot: Enable io command by Simon Glass · 12 years ago
  17. 2f994fe mx6qsabre_common: Change default loadaddr to 0x12000000 by Otavio Salvador · 12 years ago
  18. 589b1af mx6qsabrelite: Change default loadaddr to 0x12000000 by Otavio Salvador · 12 years ago
  19. fe51f78 mx53loco: Change default loadaddr to 0x72000000 by Otavio Salvador · 12 years ago
  20. aef8af6a mx53loco: We shouldn't hardcode a rootfs filesystem type by Otavio Salvador · 12 years ago
  21. 8dd15b4 mx35pdk: Allow booting of a device tree kernel by Fabio Estevam · 12 years ago
  22. f1cbca2 SMDK5250: config: Add configuration file for SMDK5250 board by Hatim RV · 12 years ago
  23. 540b5af exynos5: config: Rename the smdk5250.h to exynos5250-dt.h by Hatim RV · 12 years ago
  24. cc9fe33 fdt: exynos5: Add DT node definition for SROM and SMSC9215 by Hatim RV · 12 years ago
  25. f8cfcf1 env: don't generate callback list entries for SPL by Scott Wood · 12 years ago
  26. da77a0e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  27. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  28. ba6d4b6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  29. 42e1321 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 12 years ago
  30. 854a783 cm-t35: add USB host support by Nikita Kiryanov · 12 years ago
  31. 41b13bc twl4030: add gpio register offsets by Nikita Kiryanov · 12 years ago
  32. 1a2621b sh: add support for sh7752evb board by Yoshihiro Shimoda · 12 years ago
  33. 22f4442 powerpc/mpc83xx: convert MPC8313ERDB to new-SPL by Scott Wood · 12 years ago
  34. 46dc5bc coldfire: eb_cpu5282: fix: boot from internal flash by Jens Scharsig (BuS Elektronik) · 12 years ago
  35. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  36. 0957288 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  37. 359439d usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · 12 years ago
  38. a33fada h2200: Add USB CDC ethernet support by Lukasz Dalek · 12 years ago
  39. d8fb710 powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR by trem · 12 years ago
  40. 71779d5 m28evk/mx28evk: fix nand_update_full by Eric Benard · 12 years ago
  41. 6e9005b omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL by Tom Rini · 12 years ago
  42. 1d6cd0a env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  43. 267541f env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  44. fffad71 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  45. 30fd4fad tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  46. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  47. e080d54 env: Add a silent env handler by Joe Hershberger · 12 years ago
  48. 849d5d9 env: Add a console env handler by Joe Hershberger · 12 years ago
  49. 1cf0a8b env: Add a loadaddr env handler by Joe Hershberger · 12 years ago
  50. 3205771 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  51. a9f51c9 env: Add a bootfile env handler by Joe Hershberger · 12 years ago
  52. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  53. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  54. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  55. 7afcf3a env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  56. c4e0057 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  57. e772cb3 Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  58. 9960d9a gpt: Enable support for GPT partition table restoration at Samsung's Trats by Lukasz Majewski · 12 years ago
  59. 40684dd gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · 12 years ago
  60. fae2bf2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · 12 years ago
  61. 9386f96 part:efi: Move part_efi.h file to ./include by Lukasz Majewski · 12 years ago
  62. 3ec4411 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  63. b874df7 mx25pdk: Allow booting a device tree kernel by Fabio Estevam · 12 years ago
  64. 23b479b exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · 12 years ago
  65. 9ad557b Add console command to access io space registers by Vadim Bendebury · 12 years ago
  66. d46b5f7 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  67. bf36c5d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  68. 460408e Add generic hash API by Simon Glass · 12 years ago
  69. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  70. ec7381f sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  71. a7d1d76 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  72. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  73. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  74. 94740e4 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  75. cabe240 mx25pdk: Adapt it for the new PMIC framework by Fabio Estevam · 12 years ago
  76. 211e843 SMDK5250: Enable pmic MAX77686 by Rajeshwari Shinde · 12 years ago
  77. 857765e POWER: MAX77686: Modified as per the latest Implementation by Rajeshwari Shinde · 12 years ago
  78. 9bd5c1a cm-t35: enable zero bootdelay check by Nikita Kiryanov · 12 years ago
  79. ce851c8 power: twl6035: complain on LDO9 error by Vincent Stehlé · 12 years ago
  80. abcbe2e OMAP3: Remove unused PHYS_SDRAM_1_SIZE by Thomas Weber · 12 years ago
  81. cdd0729 am335x: cpsw: make phy address configurable by Yegor Yefremov · 12 years ago
  82. 31f5b65 OMAP3: TAM3517: add macros for reading eeprom by Stefano Babic · 12 years ago
  83. d7aff44 omap3_beagle.h: Fix comment for true/false return value. by Robert P. J. Day · 12 years ago
  84. b4606c6 am335x_evm: enable SPL NAND support by Ilya Yanok · 12 years ago
  85. 98b5c26 am335x_evm: enable NAND support by Ilya Yanok · 12 years ago
  86. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  87. b030e73 at91sam9x5ek: add USB configuration by Richard Genoud · 12 years ago
  88. 419fba0 at91sam9x5ek: regroup FAT/DOS features by Richard Genoud · 12 years ago
  89. 05a860c Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  90. fd4d564 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  91. 3fdf759 Change e-mail address of Luka Perkov by Luka Perkov · 12 years ago
  92. ac426b7 x86: Fix coreboot config to boot on Chromebook by Simon Glass · 12 years ago
  93. d954a43 x86: Turn on support for EFI's GPT in the coreboot config by Gabe Black · 12 years ago
  94. cbca883 x86: coreboot: Enable video display by Simon Glass · 12 years ago
  95. 300081a x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · 12 years ago
  96. 40fef04 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  97. 34d6057 x86: Enable CONFIG_CMD_ZBOOT for coreboot by Simon Glass · 12 years ago
  98. a7e6d54 x86: Enable ICH6 GPIO controller for coreboot by Simon Glass · 12 years ago
  99. 55ae10f x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · 12 years ago
  100. e3ff797 cbfs: Add docbook template by Simon Glass · 12 years ago