1. 7592d1b lib: add gzip lib function callback by Lei Wen · 12 years ago
  2. 86a3628 lib: zlib: remove the limitation for cannot using 0 as start by Lei Wen · 12 years ago
  3. 8dd348f lib: zlib: include deflate into zlib build by Lei Wen · 12 years ago
  4. 55e68bb lib: zlib: import trees file from 1.2.5 by Lei Wen · 12 years ago
  5. b834a39 lib: zlib: import deflate source file from 1.2.5 by Lei Wen · 12 years ago
  6. 0c947f7 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  7. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  8. c8c86dd fdt: Tidy debugging, add to fdtdec_get_int/addr() by Simon Glass · 12 years ago
  9. 6765eb1 env: delete selected vars not present in imported env by Gerlando Falauto · 12 years ago
  10. 393acf0 env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  11. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  12. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  13. 5d309e6 tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  14. bcd35ce fdt: Include arch specific gpio.h instead of asm-generic/gpio.h by Michal Simek · 12 years ago
  15. b06a15e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  16. a64a5b5 SPL: lib/Makefile: Add crc32.c to SPL build by Stefan Roese · 13 years ago
  17. b90b97a net: use common rand()/srand() functions by Michael Walle · 12 years ago
  18. d96bd01 lib: add rand() function by Michael Walle · 12 years ago
  19. f11b08a lib/powerpc: addrmap_phys_to_virt() should return a pointer by Timur Tabi · 13 years ago
  20. fa13491 create lib/tizen directory by Donghwa Lee · 13 years ago
  21. 382abbd tegra: Add tegra keyboard driver by Rakesh Iyer · 13 years ago
  22. f2305ec fdt: Add fdtdec functions to read byte array by Anton Staff · 13 years ago
  23. 5983ef8 tegra: Add EMC support for optimal memory timings by Jimmy Zhang · 13 years ago
  24. 2f87903 Add AES crypto library by Yen Lin · 13 years ago
  25. 2e979b1 fdt: Add function to return next compatible subnode by Simon Glass · 13 years ago
  26. 744ec23 fdt: Add function to locate an array in the device tree by Simon Glass · 13 years ago
  27. 802383b gunzip: rename z{alloc, free} to gz{alloc, free} by Mike Frysinger · 13 years ago
  28. e7ab380 GCC47: Fix warning in md5.c by Marek Vasut · 13 years ago
  29. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · 13 years ago
  30. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  31. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  32. 1f77266 fdt: Add function to allow aliases to refer to multiple nodes by Simon Glass · 13 years ago
  33. 1691f69 fdt: Avoid early panic() when there is no FDT present by Simon Glass · 13 years ago
  34. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  35. 0d83c4d fdt: Add basic support for decoding GPIO definitions by Simon Glass · 13 years ago
  36. c469736 fdt: Add functions to access phandles, arrays and bools by Simon Glass · 13 years ago
  37. 6544498 fdt: Tidy up a few fdtdec problems by Simon Glass · 13 years ago
  38. 8894195 fdt: Add tests for fdtdec by Simon Glass · 13 years ago
  39. b022ead fdt: Add fdtdec_find_aliases() to deal with alias nodes by Simon Glass · 13 years ago
  40. 6001915 lzma: fix printf warnings by Mike Frysinger · 13 years ago
  41. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  42. 4d7372f bootstage: Define an optional microsecond timer by Simon Glass · 13 years ago
  43. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  44. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  45. db2115a spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  46. 71d4f18 vsprintf: Move function documentation into header file by Simon Glass · 13 years ago
  47. cd55bde Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  48. 75a88d5 Include common.h in qsort.c to fix build warning by Simon Glass · 13 years ago
  49. 60b07a1 sandbox: Fix warnings in hashtable.c by Simon Glass · 13 years ago
  50. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  51. 27956ca zlib: Fix integer cast of pointer by Simon Glass · 13 years ago
  52. 92585c9 GCC4.6: Squash warnings in LzmaTools.c by Marek Vasut · 13 years ago
  53. 2d2af85 fdt: add decode helper library by Simon Glass · 13 years ago
  54. 931948a Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  55. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  56. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago
  57. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  58. 5640719 zlib: handle overflow while calculating available stream input size by Anatolij Gustschin · 13 years ago
  59. b7cb6f7 GCC4.6: Squash warning in lzo1x_decompress.c by Marek Vasut · 13 years ago
  60. 02aa9e6 Add assert() for debug assertions by Simon Glass · 13 years ago
  61. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  62. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  63. 8cce81f panic: remove warning "'noreturn' function does return" by Heiko Schocher · 13 years ago
  64. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  65. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  66. 5bf6348 memcpy/memmove: Do not copy to same address by Matthias Weisser · 14 years ago
  67. 7b64da1 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  68. 3e31de9 Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  69. 8d4f35a lib, vsprintf: introduce strict_strtoul by Heiko Schocher · 14 years ago
  70. 4404e41 zlib: fix DEBUG build by Mike Frysinger · 14 years ago
  71. 99596bd zlib: split up to match original source tree by Mike Frysinger · 14 years ago
  72. f0c9d53 common: add a grepenv command by Kim Phillips · 14 years ago
  73. f73d935 env: fix env var autocompletion by Kim Phillips · 14 years ago
  74. 456874f Fix gunzip to work for any gziped uImage size by Catalin Radu · 14 years ago
  75. d065acb strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · 14 years ago
  76. 305775b Fix hash table deletion to prevent lost entries by Peter Barada · 14 years ago
  77. 4f3391b lib: add crc7 from Linux by Thomas Chou · 14 years ago
  78. 1d798c3 Small coding style fix in lib/asm-offsets.c by Stefan Roese · 14 years ago
  79. 860e2cc asm-offsets: generate bd_t size by Mike Frysinger · 14 years ago
  80. 8d88232 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  81. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  82. 2b8a91a ctype: constify lookup table by Mike Frysinger · 14 years ago
  83. bb1ecce string_to_ip: constify "s" arg by Mike Frysinger · 14 years ago
  84. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  85. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  86. 1136f69 Coding Style cleanup by Wolfgang Denk · 14 years ago
  87. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  88. 81aa2eb include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · 14 years ago
  89. cbc1338 zlib: Add further watchdog reset calls by Stefan Roese · 14 years ago
  90. 7ffc882 zlib/gunzip: Use WATCHDOG_RESET macro by Stefan Roese · 14 years ago
  91. 2638b2b lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES by Andreas Bießmann · 14 years ago
  92. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  93. c9ae986 Add hash table support as base for new environment code by Wolfgang Denk · 14 years ago
  94. 9069922 Add qsort - add support for sorting data arrays by Wolfgang Denk · 14 years ago
  95. 74aedc1 Add basic errno support. by Wolfgang Denk · 14 years ago
  96. d9f13d0 display_buffer: fix misaligned buffer by Reinhard Meyer · 14 years ago
  97. a3a26fc print_buffer: optimize & shrink by Mike Frysinger · 14 years ago
  98. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  99. dd7e6c1 Avoid use of divides in print_size by Nick Thompson · 15 years ago
  100. 53258da allow print_size to print large numbers on 32-bit systems by Timur Tabi · 15 years ago