1. e3bb325 net: sh_eth: add support for SH7752 by Yoshihiro Shimoda · 12 years ago
  2. 65b0db8 net: Fix endianness bug in link-local by Joe Hershberger · 12 years ago
  3. 85b1980 net: Add tftp speed indication by Simon Glass · 12 years ago
  4. d8fb710 powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR by trem · 12 years ago
  5. b4b81e8 phy: Add support for Marvell 88E1118R by Michal Simek · 12 years ago
  6. 776e66e e1000e : Correct Rx Threshold granularity by Ruchika Gupta · 13 years ago
  7. ebbf0d2 Prepare v2013.01-rc2 by Tom Rini · 12 years ago
  8. 6e9005b omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL by Tom Rini · 12 years ago
  9. 1d6cd0a env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  10. 9d8d661 env: Implement the env delete command by Joe Hershberger · 12 years ago
  11. 24ab5a1 env: Add setenv force support by Joe Hershberger · 12 years ago
  12. 267541f env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  13. fffad71 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  14. 30fd4fad tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  15. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  16. e080d54 env: Add a silent env handler by Joe Hershberger · 12 years ago
  17. 849d5d9 env: Add a console env handler by Joe Hershberger · 12 years ago
  18. 1cf0a8b env: Add a loadaddr env handler by Joe Hershberger · 12 years ago
  19. 3205771 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  20. a9f51c9 env: Add a bootfile env handler by Joe Hershberger · 12 years ago
  21. 5e2b3e0 env: Add a command to view callbacks by Joe Hershberger · 12 years ago
  22. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  23. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  24. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  25. 7afcf3a env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  26. 3d3b52f env: Consolidate common code in hsearch_r() by Joe Hershberger · 12 years ago
  27. c4e0057 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  28. e772cb3 Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  29. 9960d9a gpt: Enable support for GPT partition table restoration at Samsung's Trats by Lukasz Majewski · 12 years ago
  30. 8b09623 gpt: Support for new "gpt" command by Piotr Wilczek · 12 years ago
  31. 40684dd gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · 12 years ago
  32. fae2bf2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · 12 years ago
  33. 36f2e8e gpt:doc: GPT (GUID Partition Table) documentation by Lukasz Majewski · 12 years ago
  34. 9386f96 part:efi: Move part_efi.h file to ./include by Lukasz Majewski · 12 years ago
  35. 3ec4411 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  36. caddc17 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  37. f88e09d mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  38. f0c2799 MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  39. bf3d58b cmd:spl:fix: Prevent from a build error on boards, which don't support FDT by Łukasz Majewski · 12 years ago
  40. 23b479b exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · 12 years ago
  41. eea3f4d tpm: Add TPM stress test by Luigi Semenzato · 12 years ago
  42. 78c112c console: Enable function to display console info by Simon Glass · 12 years ago
  43. 9ad557b Add console command to access io space registers by Vadim Bendebury · 12 years ago
  44. 096eb3f fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined by Tom Wai-Hong Tam · 12 years ago
  45. 735987c edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · 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. e50b12c sha1sum: Use generic hash layer by Simon Glass · 12 years ago
  49. 460408e Add generic hash API by Simon Glass · 12 years ago
  50. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  51. ec7381f sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  52. a7d1d76 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  53. 6a135ef stdio: remove useless strncpy by Vincent Palatin · 12 years ago
  54. 75b3afc Fix use of conditional LMB by Simon Glass · 12 years ago
  55. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  56. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  57. 01433d6 Add new bootstage step for the main loop by Simon Glass · 12 years ago
  58. 94740e4 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  59. d40d914 designware_i2c.h: Define IC_CLK only if not already defined in config file by Armando Visconti · 12 years ago
  60. ea31b7a designware_i2c.h: Fixed the correct values for SCL low/high time by Armando Visconti · 12 years ago
  61. 5b8439b designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · 12 years ago
  62. 491739b designware_i2c: Added s/w generation of stop bit by Armando Visconti · 12 years ago
  63. ac6e2fe designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · 12 years ago
  64. c86d9ed drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · 12 years ago
  65. 89bd58a exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  66. 847ab8f exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · 12 years ago
  67. 83d745d exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  68. 6683977 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · 12 years ago
  69. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  70. 1e2fc0d mxs: i2c: Restore speed setting after block reset by Marek Vasut · 12 years ago
  71. aff36ea i2c: mxs: Fix TIMING2 register value by Marek Vasut · 12 years ago
  72. a157e0d i2c: mxs: Use i2c_set_bus_speed() in i2c_init() by Marek Vasut · 12 years ago
  73. a06f590 i2c: mxs: Implement i2c_get/set_bus_speed() by Marek Vasut · 12 years ago
  74. f32a470 i2c: mxs: Abstract out the MXS I2C speed setup by Marek Vasut · 12 years ago
  75. 06afa38 i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c by Marek Vasut · 12 years ago
  76. 7f86bd5 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · 12 years ago
  77. 2515d84 i2c: Use __weak instead of __attribute__((weak, alias)) by Marek Vasut · 12 years ago
  78. eabd5d8 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · 14 years ago
  79. ee7c0fc Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  80. ea40a05 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  81. 0d69d91 MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · 12 years ago
  82. fd4d564 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  83. 13d4355 fs:ext4:write: Initialize cache aligned filename buffer by Łukasz Majewski · 12 years ago
  84. d429ca0 fs:ext4:fix: Code refactoring to suppress compiler warnings by Łukasz Majewski · 12 years ago
  85. a1f41f1 fs:ext4:write: Store block device descriptor in file system structure by Łukasz Majewski · 12 years ago
  86. 32fc16d fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division by Łukasz Majewski · 12 years ago
  87. 3fdf759 Change e-mail address of Luka Perkov by Luka Perkov · 12 years ago
  88. 10501df serial_pl011: Set RTS during initialization by Joshua Housh · 12 years ago
  89. fcdde04 MAINTAINERS: Add a pointer to the custodians page. by Robert P. J. Day · 12 years ago
  90. ac426b7 x86: Fix coreboot config to boot on Chromebook by Simon Glass · 12 years ago
  91. d954a43 x86: Turn on support for EFI's GPT in the coreboot config by Gabe Black · 12 years ago
  92. cbca883 x86: coreboot: Enable video display by Simon Glass · 12 years ago
  93. 058d59b x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · 12 years ago
  94. a94e9d7 x86: Remove video_init() prototype from u-boot-x86.h by Simon Glass · 12 years ago
  95. ae63057 video: Check for valid FB pointer before clearing by Duncan Laurie · 12 years ago
  96. c946631 x86: drop unused code in coreboot.c by Stefan Reinauer · 12 years ago
  97. 2b9d225 x86: Remove coreboot_ from file name by Stefan Reinauer · 12 years ago
  98. 1350f1c x86: Provide a way to throttle port80 accesses by Vadim Bendebury · 12 years ago
  99. 7c71034 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · 12 years ago
  100. b83058c x86: Issue SMI to finalize Coreboot in final stage by Duncan Laurie · 12 years ago