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