1. 88c5c68 Merge remote-tracking branch 'origin/master' by Scott Wood · 12 years ago
  2. ebbf0d2 Prepare v2013.01-rc2 by Tom Rini · 12 years ago
  3. 6e9005b omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL by Tom Rini · 12 years ago
  4. 1d6cd0a env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  5. 9d8d661 env: Implement the env delete command by Joe Hershberger · 12 years ago
  6. 24ab5a1 env: Add setenv force support by Joe Hershberger · 12 years ago
  7. 267541f env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  8. fffad71 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  9. 30fd4fad tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  10. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  11. e080d54 env: Add a silent env handler by Joe Hershberger · 12 years ago
  12. 849d5d9 env: Add a console env handler by Joe Hershberger · 12 years ago
  13. 1cf0a8b env: Add a loadaddr env handler by Joe Hershberger · 12 years ago
  14. 3205771 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  15. a9f51c9 env: Add a bootfile env handler by Joe Hershberger · 12 years ago
  16. 5e2b3e0 env: Add a command to view callbacks by Joe Hershberger · 12 years ago
  17. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  18. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  19. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  20. 7afcf3a env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  21. 3d3b52f env: Consolidate common code in hsearch_r() by Joe Hershberger · 12 years ago
  22. c4e0057 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  23. e772cb3 Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  24. 9960d9a gpt: Enable support for GPT partition table restoration at Samsung's Trats by Lukasz Majewski · 12 years ago
  25. 8b09623 gpt: Support for new "gpt" command by Piotr Wilczek · 12 years ago
  26. 40684dd gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · 12 years ago
  27. fae2bf2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · 12 years ago
  28. 36f2e8e gpt:doc: GPT (GUID Partition Table) documentation by Lukasz Majewski · 12 years ago
  29. 9386f96 part:efi: Move part_efi.h file to ./include by Lukasz Majewski · 12 years ago
  30. 3ec4411 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  31. b874df7 mx25pdk: Allow booting a device tree kernel by Fabio Estevam · 12 years ago
  32. 8965112 mx53loco: Fix PMIC name by Fabio Estevam · 12 years ago
  33. caddc17 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  34. f88e09d mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  35. f0c2799 MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  36. 0b38fff mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  37. bf3d58b cmd:spl:fix: Prevent from a build error on boards, which don't support FDT by Łukasz Majewski · 12 years ago
  38. 23b479b exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · 12 years ago
  39. eea3f4d tpm: Add TPM stress test by Luigi Semenzato · 12 years ago
  40. 78c112c console: Enable function to display console info by Simon Glass · 12 years ago
  41. 9ad557b Add console command to access io space registers by Vadim Bendebury · 12 years ago
  42. 096eb3f fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined by Tom Wai-Hong Tam · 12 years ago
  43. 735987c edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · 12 years ago
  44. d46b5f7 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  45. bf36c5d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  46. e50b12c sha1sum: Use generic hash layer by Simon Glass · 12 years ago
  47. 460408e Add generic hash API by Simon Glass · 12 years ago
  48. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  49. ec7381f sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  50. a7d1d76 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  51. 6a135ef stdio: remove useless strncpy by Vincent Palatin · 12 years ago
  52. 75b3afc Fix use of conditional LMB by Simon Glass · 12 years ago
  53. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  54. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  55. 01433d6 Add new bootstage step for the main loop by Simon Glass · 12 years ago
  56. 94740e4 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  57. d40d914 designware_i2c.h: Define IC_CLK only if not already defined in config file by Armando Visconti · 12 years ago
  58. ea31b7a designware_i2c.h: Fixed the correct values for SCL low/high time by Armando Visconti · 12 years ago
  59. 5b8439b designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · 12 years ago
  60. 491739b designware_i2c: Added s/w generation of stop bit by Armando Visconti · 12 years ago
  61. ac6e2fe designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · 12 years ago
  62. c86d9ed drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · 12 years ago
  63. 89bd58a exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  64. 847ab8f exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · 12 years ago
  65. 83d745d exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  66. 6683977 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · 12 years ago
  67. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  68. 1e2fc0d mxs: i2c: Restore speed setting after block reset by Marek Vasut · 12 years ago
  69. aff36ea i2c: mxs: Fix TIMING2 register value by Marek Vasut · 12 years ago
  70. a157e0d i2c: mxs: Use i2c_set_bus_speed() in i2c_init() by Marek Vasut · 12 years ago
  71. a06f590 i2c: mxs: Implement i2c_get/set_bus_speed() by Marek Vasut · 12 years ago
  72. f32a470 i2c: mxs: Abstract out the MXS I2C speed setup by Marek Vasut · 12 years ago
  73. 06afa38 i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c by Marek Vasut · 12 years ago
  74. 7f86bd5 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · 12 years ago
  75. 2515d84 i2c: Use __weak instead of __attribute__((weak, alias)) by Marek Vasut · 12 years ago
  76. eabd5d8 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · 14 years ago
  77. 9634670 woodburn: Set gpio value in gpio_direction_output() by Fabio Estevam · 12 years ago
  78. cabe240 mx25pdk: Adapt it for the new PMIC framework by Fabio Estevam · 12 years ago
  79. ee7c0fc Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  80. fbef8e6 universal_c210: check the NULL pointer when get the PMIC by Minkyu Kang · 12 years ago
  81. 211e843 SMDK5250: Enable pmic MAX77686 by Rajeshwari Shinde · 12 years ago
  82. 857765e POWER: MAX77686: Modified as per the latest Implementation by Rajeshwari Shinde · 12 years ago
  83. 9bd5c1a cm-t35: enable zero bootdelay check by Nikita Kiryanov · 12 years ago
  84. ce851c8 power: twl6035: complain on LDO9 error by Vincent Stehlé · 12 years ago
  85. febc4cd omap24xx_i2c: Handle wait_for_bb error by Vincent Stehlé · 12 years ago
  86. dcee1ab gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · 12 years ago
  87. abcbe2e OMAP3: Remove unused PHYS_SDRAM_1_SIZE by Thomas Weber · 12 years ago
  88. cdd0729 am335x: cpsw: make phy address configurable by Yegor Yefremov · 12 years ago
  89. cfd4ff6 am335x: disable internal delay for RGMII mode by Yegor Yefremov · 12 years ago
  90. 31f5b65 OMAP3: TAM3517: add macros for reading eeprom by Stefano Babic · 12 years ago
  91. fe2d59a OMAP3: fix panel timing on the mt_ventoux board by Stefano Babic · 12 years ago
  92. 21f11c7 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  93. cc1182b OMAP3 SPI : Fixed bugs related to SPI transfer by ajoy · 12 years ago
  94. 8602114 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  95. c7f1cf5 OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  96. f281f29 omap4: Add comments on some "#endif"s for readability. by Robert P. J. Day · 12 years ago
  97. e3fe625 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · 12 years ago
  98. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  99. d7aff44 omap3_beagle.h: Fix comment for true/false return value. by Robert P. J. Day · 12 years ago
  100. b4606c6 am335x_evm: enable SPL NAND support by Ilya Yanok · 12 years ago