1. fae2bf2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · 12 years ago
  2. 36f2e8e gpt:doc: GPT (GUID Partition Table) documentation by Lukasz Majewski · 12 years ago
  3. 9386f96 part:efi: Move part_efi.h file to ./include by Lukasz Majewski · 12 years ago
  4. 3ec4411 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  5. b874df7 mx25pdk: Allow booting a device tree kernel by Fabio Estevam · 12 years ago
  6. 8965112 mx53loco: Fix PMIC name by Fabio Estevam · 12 years ago
  7. caddc17 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  8. f88e09d mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  9. f0c2799 MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  10. 0b38fff mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  11. bf3d58b cmd:spl:fix: Prevent from a build error on boards, which don't support FDT by Łukasz Majewski · 12 years ago
  12. 23b479b exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · 12 years ago
  13. eea3f4d tpm: Add TPM stress test by Luigi Semenzato · 12 years ago
  14. 78c112c console: Enable function to display console info by Simon Glass · 12 years ago
  15. 9ad557b Add console command to access io space registers by Vadim Bendebury · 12 years ago
  16. 096eb3f fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined by Tom Wai-Hong Tam · 12 years ago
  17. 735987c edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · 12 years ago
  18. d46b5f7 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  19. bf36c5d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  20. e50b12c sha1sum: Use generic hash layer by Simon Glass · 12 years ago
  21. 460408e Add generic hash API by Simon Glass · 12 years ago
  22. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  23. ec7381f sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  24. a7d1d76 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  25. 6a135ef stdio: remove useless strncpy by Vincent Palatin · 12 years ago
  26. 75b3afc Fix use of conditional LMB by Simon Glass · 12 years ago
  27. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  28. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  29. 01433d6 Add new bootstage step for the main loop by Simon Glass · 12 years ago
  30. 94740e4 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  31. d40d914 designware_i2c.h: Define IC_CLK only if not already defined in config file by Armando Visconti · 12 years ago
  32. ea31b7a designware_i2c.h: Fixed the correct values for SCL low/high time by Armando Visconti · 12 years ago
  33. 5b8439b designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · 12 years ago
  34. 491739b designware_i2c: Added s/w generation of stop bit by Armando Visconti · 12 years ago
  35. ac6e2fe designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · 12 years ago
  36. c86d9ed drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · 12 years ago
  37. 89bd58a exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  38. 847ab8f exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · 12 years ago
  39. 83d745d exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  40. 6683977 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · 12 years ago
  41. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  42. 1e2fc0d mxs: i2c: Restore speed setting after block reset by Marek Vasut · 12 years ago
  43. aff36ea i2c: mxs: Fix TIMING2 register value by Marek Vasut · 12 years ago
  44. a157e0d i2c: mxs: Use i2c_set_bus_speed() in i2c_init() by Marek Vasut · 12 years ago
  45. a06f590 i2c: mxs: Implement i2c_get/set_bus_speed() by Marek Vasut · 12 years ago
  46. f32a470 i2c: mxs: Abstract out the MXS I2C speed setup by Marek Vasut · 12 years ago
  47. 06afa38 i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c by Marek Vasut · 12 years ago
  48. 7f86bd5 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · 12 years ago
  49. 2515d84 i2c: Use __weak instead of __attribute__((weak, alias)) by Marek Vasut · 12 years ago
  50. eabd5d8 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · 14 years ago
  51. 9634670 woodburn: Set gpio value in gpio_direction_output() by Fabio Estevam · 12 years ago
  52. cabe240 mx25pdk: Adapt it for the new PMIC framework by Fabio Estevam · 12 years ago
  53. ee7c0fc Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  54. fbef8e6 universal_c210: check the NULL pointer when get the PMIC by Minkyu Kang · 12 years ago
  55. 211e843 SMDK5250: Enable pmic MAX77686 by Rajeshwari Shinde · 12 years ago
  56. 857765e POWER: MAX77686: Modified as per the latest Implementation by Rajeshwari Shinde · 12 years ago
  57. 9bd5c1a cm-t35: enable zero bootdelay check by Nikita Kiryanov · 12 years ago
  58. ce851c8 power: twl6035: complain on LDO9 error by Vincent Stehlé · 12 years ago
  59. febc4cd omap24xx_i2c: Handle wait_for_bb error by Vincent Stehlé · 12 years ago
  60. dcee1ab gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · 12 years ago
  61. abcbe2e OMAP3: Remove unused PHYS_SDRAM_1_SIZE by Thomas Weber · 12 years ago
  62. cdd0729 am335x: cpsw: make phy address configurable by Yegor Yefremov · 12 years ago
  63. cfd4ff6 am335x: disable internal delay for RGMII mode by Yegor Yefremov · 12 years ago
  64. 31f5b65 OMAP3: TAM3517: add macros for reading eeprom by Stefano Babic · 12 years ago
  65. fe2d59a OMAP3: fix panel timing on the mt_ventoux board by Stefano Babic · 12 years ago
  66. 21f11c7 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  67. cc1182b OMAP3 SPI : Fixed bugs related to SPI transfer by ajoy · 12 years ago
  68. 8602114 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  69. c7f1cf5 OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  70. f281f29 omap4: Add comments on some "#endif"s for readability. by Robert P. J. Day · 12 years ago
  71. e3fe625 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · 12 years ago
  72. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  73. d7aff44 omap3_beagle.h: Fix comment for true/false return value. by Robert P. J. Day · 12 years ago
  74. b4606c6 am335x_evm: enable SPL NAND support by Ilya Yanok · 12 years ago
  75. 5846b11 am33xx_spl_bch: simple SPL nand loader for AM33XX by Ilya Yanok · 12 years ago
  76. c3754e9 omap_gpmc: BCH8 support (ELM based) by Mansoor Ahamed · 12 years ago
  77. 04c3757 am33xx: add ELM support by Mansoor Ahamed · 12 years ago
  78. 98b5c26 am335x_evm: enable NAND support by Ilya Yanok · 12 years ago
  79. 8eb16b7 am33xx: NAND support by Ilya Yanok · 12 years ago
  80. 70fb65b am335x_evm: add nand pinmux definition by Ilya Yanok · 12 years ago
  81. 1befaff OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  82. 4af9e67 omap3/mem.c: remove unused defines by Andreas Bießmann · 12 years ago
  83. 48e91ca universal_c210: fix compiler error and compiler warning by Minkyu Kang · 12 years ago
  84. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  85. ac81e1c spi: atmel: sam9m10g45 also support WDRBT bit by Bo Shen · 12 years ago
  86. b030e73 at91sam9x5ek: add USB configuration by Richard Genoud · 12 years ago
  87. 419fba0 at91sam9x5ek: regroup FAT/DOS features by Richard Genoud · 12 years ago
  88. bcfc897 at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  89. ea40a05 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  90. 0d69d91 MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · 12 years ago
  91. 05a860c Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  92. fd4d564 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  93. 13d4355 fs:ext4:write: Initialize cache aligned filename buffer by Łukasz Majewski · 12 years ago
  94. d429ca0 fs:ext4:fix: Code refactoring to suppress compiler warnings by Łukasz Majewski · 12 years ago
  95. a1f41f1 fs:ext4:write: Store block device descriptor in file system structure by Łukasz Majewski · 12 years ago
  96. 32fc16d fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division by Łukasz Majewski · 12 years ago
  97. 3fdf759 Change e-mail address of Luka Perkov by Luka Perkov · 12 years ago
  98. 10501df serial_pl011: Set RTS during initialization by Joshua Housh · 12 years ago
  99. fcdde04 MAINTAINERS: Add a pointer to the custodians page. by Robert P. J. Day · 12 years ago
  100. 393ff47 mxs: SPL: Generalize memory initialization by Otavio Salvador · 12 years ago