1. 8011ee4 arch-kirkwood: Ethernet port macro returning incorrect address by Luke Lowrey · 12 years ago
  2. dc3ba8e lsxl: unset ncip for rescue mode by Michael Walle · 12 years ago
  3. 1e5b995 ARM: lacie_kw: add support for WIRELESS_SPACE by Albert ARIBAUD · 12 years ago
  4. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  5. 1368b08 mv88e61xx: refactor PHY and SWITCH level-code by Albert ARIBAUD · 12 years ago
  6. cbde98b arm/km: remove duplicate code by Valentin Longchamp · 12 years ago
  7. b8205f9 km/common: cosmetic change reported from checkpatch by Holger Brunck · 12 years ago
  8. cf178e5 km/common: drop unneeded std* environment variables by Holger Brunck · 12 years ago
  9. 6eb6806 arm/km: fix memory settings by Holger Brunck · 12 years ago
  10. a8343eb Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  11. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  12. 5fd7c5d tools: imximage: Load a size that is multiple of 512 by Fabio Estevam · 12 years ago
  13. fbbdadf mx53loco: Improve error handling on power_init() by Fabio Estevam · 12 years ago
  14. df5b4c3 mx53loco: Remove unneeded 'retval' variable by Fabio Estevam · 12 years ago
  15. b0e5b23 mx51evk: Remove unneeded comment by Fabio Estevam · 12 years ago
  16. 4df127b mx6qsabresd: use on-board eMMC to store environment by Shawn Guo · 12 years ago
  17. 7e5e833 mx6qsabresd: add usdhc2 and usdhc4 support by Shawn Guo · 12 years ago
  18. 7567076 fsl_esdhc: add MMC_MODE_HC host_caps by Shawn Guo · 12 years ago
  19. 9f06df9 mx35pdk:Use IMX_GPIO_NR macro by Ashok · 12 years ago
  20. 57e6c42 mxs: Add NAND fdt and ramdisk partition to m28evk by Marek Vasut · 12 years ago
  21. b665c83 mx53loco: Call PMIC related functions from board_late_init() by Fabio Estevam · 12 years ago
  22. a9d2831 mx6qsabre_common: Change default loadaddr to 0x12000000 by Otavio Salvador · 12 years ago
  23. 6f60802 mx6qsabrelite: Change default loadaddr to 0x12000000 by Otavio Salvador · 12 years ago
  24. 14f3692 mx53loco: Change default loadaddr to 0x72000000 by Otavio Salvador · 12 years ago
  25. 68683f5 mx53loco: We shouldn't hardcode a rootfs filesystem type by Otavio Salvador · 12 years ago
  26. 13151de mx35pdk: Allow booting of a device tree kernel by Fabio Estevam · 12 years ago
  27. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  28. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  29. c917437 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  30. 6ac7b95 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  31. d27e8c9 net: sh_eth: add support for SH7752 by Yoshihiro Shimoda · 12 years ago
  32. 99c7480 net: Fix endianness bug in link-local by Joe Hershberger · 12 years ago
  33. cab9a8d net: Add tftp speed indication by Simon Glass · 12 years ago
  34. b1d4c6e powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR by trem · 12 years ago
  35. 130aa52 phy: Add support for Marvell 88E1118R by Michal Simek · 12 years ago
  36. ed1f72f e1000e : Correct Rx Threshold granularity by Ruchika Gupta · 13 years ago
  37. 1a06819 m28evk/mx28evk: fix nand_update_full by Eric Benard · 12 years ago
  38. d25d3b7 Merge remote-tracking branch 'origin/master' by Scott Wood · 12 years ago
  39. abd31e9 Prepare v2013.01-rc2 by Tom Rini · 12 years ago
  40. e5531fd omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL by Tom Rini · 12 years ago
  41. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  42. 8335ce7 env: Implement the env delete command by Joe Hershberger · 12 years ago
  43. f64bb77 env: Add setenv force support by Joe Hershberger · 12 years ago
  44. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  45. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  46. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  47. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago
  48. 03ddaba env: Add a silent env handler by Joe Hershberger · 12 years ago
  49. 5c89d6d env: Add a console env handler by Joe Hershberger · 12 years ago
  50. d1f5ae9 env: Add a loadaddr env handler by Joe Hershberger · 12 years ago
  51. 3928bb6 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  52. dc9d1e5 env: Add a bootfile env handler by Joe Hershberger · 12 years ago
  53. 1b0d551 env: Add a command to view callbacks by Joe Hershberger · 12 years ago
  54. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  55. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  56. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  57. 638e659 env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  58. e5611c3 env: Consolidate common code in hsearch_r() by Joe Hershberger · 12 years ago
  59. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  60. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  61. f058f83 gpt: Enable support for GPT partition table restoration at Samsung's Trats by Lukasz Majewski · 12 years ago
  62. cc00ea8 gpt: Support for new "gpt" command by Piotr Wilczek · 12 years ago
  63. 0dcfc5c gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · 12 years ago
  64. 823ffde gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · 12 years ago
  65. f021366 gpt:doc: GPT (GUID Partition Table) documentation by Lukasz Majewski · 12 years ago
  66. 83ee7af part:efi: Move part_efi.h file to ./include by Lukasz Majewski · 12 years ago
  67. 99180d6 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  68. b3e3dad mx25pdk: Allow booting a device tree kernel by Fabio Estevam · 12 years ago
  69. 39ffa1f mx53loco: Fix PMIC name by Fabio Estevam · 12 years ago
  70. 7dadbeb Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  71. 7fe0ac8 mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  72. 689eecd MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  73. 4c0f063 mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  74. 81274c7 cmd:spl:fix: Prevent from a build error on boards, which don't support FDT by Łukasz Majewski · 12 years ago
  75. 9f68f8e exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · 12 years ago
  76. 04d1bd2 tpm: Add TPM stress test by Luigi Semenzato · 12 years ago
  77. a2cc855 console: Enable function to display console info by Simon Glass · 12 years ago
  78. 607eebb Add console command to access io space registers by Vadim Bendebury · 12 years ago
  79. db4a88d fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined by Tom Wai-Hong Tam · 12 years ago
  80. 6664f20 edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · 12 years ago
  81. baebbf5 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  82. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  83. ff436e0 sha1sum: Use generic hash layer by Simon Glass · 12 years ago
  84. b879045 Add generic hash API by Simon Glass · 12 years ago
  85. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  86. 0df8243 sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  87. 5f60fa2 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  88. b6528f9 stdio: remove useless strncpy by Vincent Palatin · 12 years ago
  89. 8ee5d6c Fix use of conditional LMB by Simon Glass · 12 years ago
  90. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  91. d1390c8 Add gettime command by Anton Staaf · 12 years ago
  92. be960eb Add new bootstage step for the main loop by Simon Glass · 12 years ago
  93. d9a6717 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  94. 1568c798 designware_i2c.h: Define IC_CLK only if not already defined in config file by Armando Visconti · 12 years ago
  95. 891a1c4 designware_i2c.h: Fixed the correct values for SCL low/high time by Armando Visconti · 12 years ago
  96. 28a724f designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · 12 years ago
  97. 6bc6ef7 designware_i2c: Added s/w generation of stop bit by Armando Visconti · 12 years ago
  98. 4a7b4ec designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · 12 years ago
  99. b35cd1c drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · 12 years ago
  100. edad217 exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago