1. bf0c224 mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  2. 6efbe21 mx6qsabrelite: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  3. e0df535 mx53loco: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  4. 4c6b235 mx28evk: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  5. 3c41e90 mx28evk: We shouldn't hardcode a rootfs filesystem type by Otavio Salvador · 12 years ago
  6. d17087c mx6qsabrelite: Use tabs to environment setting by Otavio Salvador · 12 years ago
  7. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  8. 7528cf5 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  9. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  10. 1411fb3 tools: imximage: Load a size that is multiple of 512 by Fabio Estevam · 12 years ago
  11. 7093f85 mx51evk: Remove unneeded comment by Fabio Estevam · 12 years ago
  12. 49ea0ff mx6qsabresd: use on-board eMMC to store environment by Shawn Guo · 12 years ago
  13. de7d02a mx6qsabresd: add usdhc2 and usdhc4 support by Shawn Guo · 12 years ago
  14. 1f75b54 mxs: Add NAND fdt and ramdisk partition to m28evk by Marek Vasut · 12 years ago
  15. 54bb841 mx53loco: Call PMIC related functions from board_late_init() by Fabio Estevam · 12 years ago
  16. 2f994fe mx6qsabre_common: Change default loadaddr to 0x12000000 by Otavio Salvador · 12 years ago
  17. 589b1af mx6qsabrelite: Change default loadaddr to 0x12000000 by Otavio Salvador · 12 years ago
  18. fe51f78 mx53loco: Change default loadaddr to 0x72000000 by Otavio Salvador · 12 years ago
  19. aef8af6a mx53loco: We shouldn't hardcode a rootfs filesystem type by Otavio Salvador · 12 years ago
  20. 8dd15b4 mx35pdk: Allow booting of a device tree kernel by Fabio Estevam · 12 years ago
  21. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  22. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  23. 0957288 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  24. d8fb710 powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR by trem · 12 years ago
  25. 71779d5 m28evk/mx28evk: fix nand_update_full by Eric Benard · 12 years ago
  26. 6e9005b omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL by Tom Rini · 12 years ago
  27. 1d6cd0a env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  28. 267541f env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  29. fffad71 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  30. 30fd4fad tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  31. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  32. e080d54 env: Add a silent env handler by Joe Hershberger · 12 years ago
  33. 849d5d9 env: Add a console env handler by Joe Hershberger · 12 years ago
  34. 1cf0a8b env: Add a loadaddr env handler by Joe Hershberger · 12 years ago
  35. 3205771 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  36. a9f51c9 env: Add a bootfile env handler by Joe Hershberger · 12 years ago
  37. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  38. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  39. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  40. 7afcf3a env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  41. c4e0057 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  42. e772cb3 Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  43. 9960d9a gpt: Enable support for GPT partition table restoration at Samsung's Trats by Lukasz Majewski · 12 years ago
  44. 40684dd gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · 12 years ago
  45. fae2bf2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · 12 years ago
  46. 9386f96 part:efi: Move part_efi.h file to ./include by Lukasz Majewski · 12 years ago
  47. 3ec4411 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  48. b874df7 mx25pdk: Allow booting a device tree kernel by Fabio Estevam · 12 years ago
  49. 23b479b exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · 12 years ago
  50. 9ad557b Add console command to access io space registers by Vadim Bendebury · 12 years ago
  51. d46b5f7 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  52. bf36c5d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  53. 460408e Add generic hash API by Simon Glass · 12 years ago
  54. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  55. ec7381f sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  56. a7d1d76 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  57. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  58. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  59. 94740e4 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  60. cabe240 mx25pdk: Adapt it for the new PMIC framework by Fabio Estevam · 12 years ago
  61. 211e843 SMDK5250: Enable pmic MAX77686 by Rajeshwari Shinde · 12 years ago
  62. 857765e POWER: MAX77686: Modified as per the latest Implementation by Rajeshwari Shinde · 12 years ago
  63. 9bd5c1a cm-t35: enable zero bootdelay check by Nikita Kiryanov · 12 years ago
  64. ce851c8 power: twl6035: complain on LDO9 error by Vincent Stehlé · 12 years ago
  65. abcbe2e OMAP3: Remove unused PHYS_SDRAM_1_SIZE by Thomas Weber · 12 years ago
  66. cdd0729 am335x: cpsw: make phy address configurable by Yegor Yefremov · 12 years ago
  67. 31f5b65 OMAP3: TAM3517: add macros for reading eeprom by Stefano Babic · 12 years ago
  68. d7aff44 omap3_beagle.h: Fix comment for true/false return value. by Robert P. J. Day · 12 years ago
  69. b4606c6 am335x_evm: enable SPL NAND support by Ilya Yanok · 12 years ago
  70. 98b5c26 am335x_evm: enable NAND support by Ilya Yanok · 12 years ago
  71. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  72. 05a860c Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  73. fd4d564 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  74. 3fdf759 Change e-mail address of Luka Perkov by Luka Perkov · 12 years ago
  75. ac426b7 x86: Fix coreboot config to boot on Chromebook by Simon Glass · 12 years ago
  76. d954a43 x86: Turn on support for EFI's GPT in the coreboot config by Gabe Black · 12 years ago
  77. cbca883 x86: coreboot: Enable video display by Simon Glass · 12 years ago
  78. 300081a x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · 12 years ago
  79. 40fef04 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  80. 34d6057 x86: Enable CONFIG_CMD_ZBOOT for coreboot by Simon Glass · 12 years ago
  81. a7e6d54 x86: Enable ICH6 GPIO controller for coreboot by Simon Glass · 12 years ago
  82. 55ae10f x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · 12 years ago
  83. e3ff797 cbfs: Add docbook template by Simon Glass · 12 years ago
  84. 2592075 cbfs: Remove mention of CREDITS files by Simon Glass · 12 years ago
  85. 468ebf1 4xx: Fix PCI memory mapping on CPCI405 boards by Matthias Fuchs · 12 years ago
  86. 13b4f63 mpc5200: Add a3m071 board support by Stefan Roese · 12 years ago
  87. ce12a8c Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  88. a78d494 x86: Define CONFIG_SYS_VSNPRINTF for coreboot by Simon Glass · 12 years ago
  89. 420a2ca x86: Select stdio devices for coreboot by Simon Glass · 12 years ago
  90. 98ab435 x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
  91. f3269ad include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · 12 years ago
  92. e57d9d1 Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · 12 years ago
  93. d02a568 x86: coreboot: Enable LPC TPM by Simon Glass · 12 years ago
  94. cd23e69 x86: Remove coreboot start16 code by Simon Glass · 12 years ago
  95. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  96. a86fcff Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  97. 9760b27 powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  98. ca1b0b8 powerpc/P2041RDB: Fix Flash address LAW address by York Sun · 12 years ago
  99. d31e53b powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board by Timur Tabi · 12 years ago
  100. 021382c powerpc/qoriq: Move FMAN microcode location by York Sun · 12 years ago