1. eacd14f Add option to display customised memory information by Simon Glass · Fri Nov 30 13:01:20 2012 +0000
  2. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  3. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  4. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  5. 99ab379 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · Mon Oct 29 05:23:47 2012 +0000
  6. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  7. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · Wed Sep 19 14:33:52 2012 +0200
  8. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  9. a3f1634 COMMON: Add __stringify() function by Marek Vasut · Thu Sep 27 17:08:15 2012 +0200
  10. 7592d1b lib: add gzip lib function callback by Lei Wen · Fri Sep 28 04:26:46 2012 +0000
  11. a6642e0 Add run_command_list() to run a list of commands by Simon Glass · Fri Mar 30 21:30:55 2012 +0000
  12. f4bfbb7 common.h: Remove include compiler.h by Marek Vasut · Fri Jul 20 10:12:58 2012 +0000
  13. 1988f18 common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER by Marek Vasut · Sun Jul 15 04:43:47 2012 +0000
  14. b90b97a net: use common rand()/srand() functions by Michael Walle · Tue Jun 05 11:33:15 2012 +0000
  15. d96bd01 lib: add rand() function by Michael Walle · Tue Jun 05 11:33:14 2012 +0000
  16. eee675f pxe: add support for parsing local syslinux files by Rob Herring · Fri May 25 10:47:39 2012 +0000
  17. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  18. 05a377b net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · Wed May 23 08:01:04 2012 +0000
  19. 7be5b04 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun May 20 22:33:44 2012 +0200
  20. 77001b43 net: cosmetic: net.c checkpatch compliance by Joe Hershberger · Tue May 15 08:59:08 2012 +0000
  21. eae8e7e Add abs() macro to return absolute value by Simon Glass · Thu May 10 11:37:35 2012 +0000
  22. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · Thu Apr 05 12:05:17 2012 +0000
  23. 89aa5c9 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · Mon Mar 19 21:59:14 2012 -0700
  24. 4d7372f bootstage: Define an optional microsecond timer by Simon Glass · Sat Dec 10 11:08:03 2011 +0000
  25. 8445d00 bootstage: Create an initial header for boot progress integers by Simon Glass · Sat Jan 14 15:24:44 2012 +0000
  26. bf8c5b0 Stop using builtin_run_command() by Simon Glass · Tue Feb 14 19:59:21 2012 +0000
  27. 8161d04 Rename run_command2() to run_command() by Simon Glass · Tue Feb 14 19:59:20 2012 +0000
  28. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · Tue Feb 14 19:59:19 2012 +0000
  29. 388d223 Remove CMD_PXE's static on run_command() by Simon Glass · Tue Feb 14 19:59:18 2012 +0000
  30. 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · Mon Feb 06 00:30:44 2012 +0000
  31. 0eab4d5 common: add possibility for readline_into_buffer timeout by Heiko Schocher · Mon Jan 16 21:13:05 2012 +0000
  32. bcbd521 Revert "common.h: remove value from bool defines" by Wolfgang Denk · Fri Jan 06 07:36:44 2012 +0100
  33. f778260 common.h: remove value from bool defines by Igor Grinberg · Sun Dec 25 20:53:52 2011 +0000
  34. f7ae6806 Move vsprintf functions into their own header by Simon Glass · Wed Nov 02 09:52:07 2011 +0000
  35. 7420ca1 Add board_pre_console_putc to deal with early console output by Simon Glass · Tue Oct 18 13:43:20 2011 +0000
  36. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · Mon Nov 07 01:13:56 2011 +0000
  37. 2c5910c DEBUG: Fix debug macros by Marek Vasut · Mon Oct 24 23:41:42 2011 +0000
  38. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · Sat Oct 15 05:48:21 2011 +0000
  39. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · Fri Oct 21 18:51:38 2011 +0000
  40. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · Mon Oct 24 17:59:59 2011 +0000
  41. 931948a Move simple_itoa to vsprintf by Simon Glass · Fri Oct 21 18:51:33 2011 +0000
  42. fb683db cache: add ALLOC_CACHE_ALIGN_BUFFER macro by Anton staaf · Wed Oct 12 13:55:59 2011 +0000
  43. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · Fri Oct 14 13:25:18 2011 +0000
  44. cda2e48 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · Mon Oct 17 16:46:13 2011 -0700
  45. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  46. 3258ffa nds32: add NDS32 support into common header file by Macpaul Lin · Wed Oct 19 20:41:04 2011 +0000
  47. b4a905e sandbox: Add architecture header files by Simon Glass · Mon Oct 10 08:22:14 2011 +0000
  48. 0e3a593 Add pxe command by Jason Hobbs · Wed Aug 31 10:37:30 2011 -0500
  49. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · Tue Aug 23 11:06:56 2011 +0000
  50. 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · Tue Aug 23 11:06:50 2011 +0000
  51. 4b55d9a serial_exit: punt unused prototype by Mike Frysinger · Mon Oct 03 15:11:14 2011 +0000
  52. d4b46ac ppc: Include <asm/cache.h> in common.h by Stefan Roese · Fri Oct 07 01:05:34 2011 +0000
  53. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:44 2011 -0700
  54. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · Fri Aug 05 16:15:24 2011 -0500
  55. 02aa9e6 Add assert() for debug assertions by Simon Glass · Wed Jun 29 09:49:34 2011 +0000
  56. 07a036a common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · Fri Sep 02 13:45:28 2011 +0000
  57. fffbb97 arm: do not force d-cache enable on all boards by Aneesh V · Tue Aug 16 04:33:05 2011 +0000
  58. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · Sat Jul 30 12:32:45 2011 +0000
  59. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · Fri Jul 29 14:42:18 2011 +0200
  60. fa6bf74 common: move BUILD_BUG_ON define to common.h by Heiko Schocher · Wed Jun 08 23:07:05 2011 +0000
  61. 9a6b7e6 panic: add noreturn attribute by Mike Frysinger · Wed Jun 29 11:58:04 2011 +0000
  62. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · Fri Jul 08 10:44:25 2011 +0000
  63. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  64. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · Sun Jul 03 05:55:33 2011 +0000
  65. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · Thu Jun 16 23:30:47 2011 +0000
  66. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  67. 8d4f35a lib, vsprintf: introduce strict_strtoul by Heiko Schocher · Mon May 02 21:33:49 2011 +0000
  68. 97c7456 powerpc, mpc83xx: add missing functions to include/common.h by Heiko Schocher · Tue Mar 15 12:30:47 2011 +0100
  69. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  70. a147bb1 Fix min/max macros in include/common.h by Aaron Williams · Mon Jan 31 19:55:50 2011 -0800
  71. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · Mon Jan 31 20:36:02 2011 -0600
  72. d065acb strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · Sat Mar 05 10:28:17 2011 -0600
  73. 8d88232 env: re-add support for auto-completion by Mike Frysinger · Fri Dec 17 16:51:59 2010 -0500
  74. e3d5572 stdio: constify "name" arg in public api by Mike Frysinger · Wed Oct 20 07:18:03 2010 -0400
  75. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  76. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  77. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  78. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  79. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  80. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  81. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  82. b830e54 Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · Sun Jun 20 16:03:45 2010 +0200
  83. 9069922 Add qsort - add support for sorting data arrays by Wolfgang Denk · Sun Jun 13 01:45:10 2010 +0200
  84. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  85. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  86. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · Sun Jun 20 17:14:14 2010 +0200
  87. 55ddf03 serial: punt unused serial_addr() by Mike Frysinger · Wed May 05 04:32:43 2010 -0400
  88. 53258da allow print_size to print large numbers on 32-bit systems by Timur Tabi · Tue Apr 13 13:16:03 2010 -0500
  89. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  90. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  91. 195dbd1 ARM: Add support for EP93xx SoCs by Matthias Kaehlcke · Mon Feb 01 21:29:39 2010 +0100
  92. 3b8d1a4 Add EP93xx ethernet driver by Matthias Kaehlcke · Sun Jan 31 17:39:49 2010 +0100
  93. 006e2c8 Add support to disable cpu's in multicore processors by Kumar Gala · Tue Jan 12 11:42:43 2010 -0600
  94. 9bb0dd5 cmd_eeprom: I2C updates by Heiko Schocher · Thu Jan 07 08:55:40 2010 +0100
  95. 8b3cc06 Make getenv_IPaddr() global by Dirk Behme · Sun Jan 03 08:33:58 2010 +0100
  96. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  97. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  98. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  99. 5ffad63 TI DA8xx: Integrate DA830 EVM support into U-Boot by Sekhar Nori · Thu Nov 12 11:09:25 2009 -0500
  100. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900