1. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  2. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago
  3. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  4. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  5. 638e659 env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  6. e5611c3 env: Consolidate common code in hsearch_r() by Joe Hershberger · 12 years ago
  7. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  8. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  9. 99180d6 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  10. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  11. 0df8243 sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  12. 5f60fa2 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  13. b8d71e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  14. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  15. 1569a85 lzma: update to lzma sdk 9.20 by Stefan Reinauer · 12 years ago
  16. 6555e69 tegra: Add SOC support for display/lcd by Wei Ni · 12 years ago
  17. 1564f34 tegra: Add support for PWM by Simon Glass · 12 years ago
  18. e1d15ca fdt: Remove fdtdec_find_alias_node() function by Simon Glass · 12 years ago
  19. adbcfc9 fdt: Add polarity-aware gpio functions to fdtdec by Sean Paul · 12 years ago
  20. d81d017 fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property by Che-Liang Chiou · 12 years ago
  21. 3e1c151 fdt: Add function to read boolean property by Gabe Black · 12 years ago
  22. cdac339 fdt: Export fdtdec_lookup() and fix the name by Gerald Van Baren · 12 years ago
  23. 4353ffc fdt: Add function for decoding multiple gpios globally available by Abhilash Kesavan · 12 years ago
  24. f909b9c fdt: Add fdtdec_decode_region() to decode memory region by Simon Glass · 12 years ago
  25. b049447 fdt: Add function to get a config string from device tree by Simon Glass · 12 years ago
  26. 67217af fdt: Add function to get config int from device tree by Abhilash Kesavan · 12 years ago
  27. 7554150 lib/vsprintf.c: sparse fixes by Kim Phillips · 12 years ago
  28. 8eb6994 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  29. 88a8b01 lib/vsprintf.c: don't special-case pointers to address null by Wolfgang Denk · 12 years ago
  30. add42f4 Merge branch 'next' by Gerald Van Baren · 12 years ago
  31. cb17cfa libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · 12 years ago
  32. 3064827 libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  33. a3e5c52 lib: vsprintf.c: replace NUM_TYPE with s64/u64 types by Daniel Schwierzeck · 12 years ago
  34. fc14785 lib: vsprintf.c: fix checkpath.pl warnings by Daniel Schwierzeck · 12 years ago
  35. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  36. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  37. 7592d1b lib: add gzip lib function callback by Lei Wen · 12 years ago
  38. 86a3628 lib: zlib: remove the limitation for cannot using 0 as start by Lei Wen · 12 years ago
  39. 8dd348f lib: zlib: include deflate into zlib build by Lei Wen · 12 years ago
  40. 55e68bb lib: zlib: import trees file from 1.2.5 by Lei Wen · 12 years ago
  41. b834a39 lib: zlib: import deflate source file from 1.2.5 by Lei Wen · 12 years ago
  42. 0c947f7 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  43. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  44. c8c86dd fdt: Tidy debugging, add to fdtdec_get_int/addr() by Simon Glass · 12 years ago
  45. 6765eb1 env: delete selected vars not present in imported env by Gerlando Falauto · 12 years ago
  46. 393acf0 env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  47. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  48. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  49. 5d309e6 tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  50. bcd35ce fdt: Include arch specific gpio.h instead of asm-generic/gpio.h by Michal Simek · 12 years ago
  51. b06a15e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  52. a64a5b5 SPL: lib/Makefile: Add crc32.c to SPL build by Stefan Roese · 13 years ago
  53. b90b97a net: use common rand()/srand() functions by Michael Walle · 12 years ago
  54. d96bd01 lib: add rand() function by Michael Walle · 12 years ago
  55. f11b08a lib/powerpc: addrmap_phys_to_virt() should return a pointer by Timur Tabi · 13 years ago
  56. fa13491 create lib/tizen directory by Donghwa Lee · 13 years ago
  57. 382abbd tegra: Add tegra keyboard driver by Rakesh Iyer · 13 years ago
  58. f2305ec fdt: Add fdtdec functions to read byte array by Anton Staff · 13 years ago
  59. 5983ef8 tegra: Add EMC support for optimal memory timings by Jimmy Zhang · 13 years ago
  60. 2f87903 Add AES crypto library by Yen Lin · 13 years ago
  61. 2e979b1 fdt: Add function to return next compatible subnode by Simon Glass · 13 years ago
  62. 744ec23 fdt: Add function to locate an array in the device tree by Simon Glass · 13 years ago
  63. 802383b gunzip: rename z{alloc, free} to gz{alloc, free} by Mike Frysinger · 13 years ago
  64. e7ab380 GCC47: Fix warning in md5.c by Marek Vasut · 13 years ago
  65. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · 13 years ago
  66. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  67. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  68. 1f77266 fdt: Add function to allow aliases to refer to multiple nodes by Simon Glass · 13 years ago
  69. 1691f69 fdt: Avoid early panic() when there is no FDT present by Simon Glass · 13 years ago
  70. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  71. 0d83c4d fdt: Add basic support for decoding GPIO definitions by Simon Glass · 13 years ago
  72. c469736 fdt: Add functions to access phandles, arrays and bools by Simon Glass · 13 years ago
  73. 6544498 fdt: Tidy up a few fdtdec problems by Simon Glass · 13 years ago
  74. 8894195 fdt: Add tests for fdtdec by Simon Glass · 13 years ago
  75. b022ead fdt: Add fdtdec_find_aliases() to deal with alias nodes by Simon Glass · 13 years ago
  76. 6001915 lzma: fix printf warnings by Mike Frysinger · 13 years ago
  77. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  78. 4d7372f bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  79. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  80. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  81. db2115a spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  82. 71d4f18 vsprintf: Move function documentation into header file by Simon Glass · 13 years ago
  83. cd55bde Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  84. 75a88d5 Include common.h in qsort.c to fix build warning by Simon Glass · 13 years ago
  85. 60b07a1 sandbox: Fix warnings in hashtable.c by Simon Glass · 13 years ago
  86. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  87. 27956ca zlib: Fix integer cast of pointer by Simon Glass · 13 years ago
  88. 92585c9 GCC4.6: Squash warnings in LzmaTools.c by Marek Vasut · 13 years ago
  89. 2d2af85 fdt: add decode helper library by Simon Glass · 13 years ago
  90. 931948a Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  91. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  92. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago
  93. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  94. 5640719 zlib: handle overflow while calculating available stream input size by Anatolij Gustschin · 13 years ago
  95. b7cb6f7 GCC4.6: Squash warning in lzo1x_decompress.c by Marek Vasut · 13 years ago
  96. 02aa9e6 Add assert() for debug assertions by Simon Glass · 13 years ago
  97. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  98. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  99. 8cce81f panic: remove warning "'noreturn' function does return" by Heiko Schocher · 13 years ago
  100. 61d0195 unify version_string by Andreas Bießmann · 13 years ago