1. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000
  2. 9ca3742 image: Add device tree setup to image library by Simon Glass · Wed May 08 08:06:01 2013 +0000
  3. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · Wed Apr 24 02:50:13 2013 +0000
  4. 3ab6a5a Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · Thu May 02 16:21:20 2013 -0400
  5. 4c0c7bb mpc512x: remove dead code by Anatolij Gustschin · Sat Mar 30 09:26:36 2013 +0000
  6. 9b2ecea disk/iso: Add Support for block sizes > 512 byte to ISO partition support by Egbert Eich · Tue Apr 09 21:11:54 2013 +0000
  7. 071e423 disk/gpt: Fix GPT partition handling for blocksize != 512 by Egbert Eich · Tue Apr 09 06:03:36 2013 +0000
  8. abbd512 Add getenv_hex() to return an environment variable as hex by Simon Glass · Sat Apr 20 08:42:43 2013 +0000
  9. e23d293 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · Sat Apr 20 08:42:37 2013 +0000
  10. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · Thu Apr 11 09:36:00 2013 +0000
  11. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
  12. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · Thu Apr 11 09:35:43 2013 +0000
  13. 5af29bd Adjust board_r.c for ppc by Simon Glass · Thu Mar 14 07:20:12 2013 +0000
  14. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · Mon Mar 11 06:49:53 2013 +0000
  15. 044dc9e Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · Sun Feb 24 17:33:21 2013 +0000
  16. 17dabf0 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · Sun Feb 24 17:33:14 2013 +0000
  17. d963b72 Update print_buffer() to use const by Simon Glass · Sun Feb 24 17:33:12 2013 +0000
  18. eacd14f Add option to display customised memory information by Simon Glass · Fri Nov 30 13:01:20 2012 +0000
  19. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  20. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  21. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  22. 99ab379 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · Mon Oct 29 05:23:47 2012 +0000
  23. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  24. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · Wed Sep 19 14:33:52 2012 +0200
  25. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  26. a3f1634 COMMON: Add __stringify() function by Marek Vasut · Thu Sep 27 17:08:15 2012 +0200
  27. 7592d1b lib: add gzip lib function callback by Lei Wen · Fri Sep 28 04:26:46 2012 +0000
  28. a6642e0 Add run_command_list() to run a list of commands by Simon Glass · Fri Mar 30 21:30:55 2012 +0000
  29. f4bfbb7 common.h: Remove include compiler.h by Marek Vasut · Fri Jul 20 10:12:58 2012 +0000
  30. 1988f18 common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER by Marek Vasut · Sun Jul 15 04:43:47 2012 +0000
  31. b90b97a net: use common rand()/srand() functions by Michael Walle · Tue Jun 05 11:33:15 2012 +0000
  32. d96bd01 lib: add rand() function by Michael Walle · Tue Jun 05 11:33:14 2012 +0000
  33. eee675f pxe: add support for parsing local syslinux files by Rob Herring · Fri May 25 10:47:39 2012 +0000
  34. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  35. 05a377b net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · Wed May 23 08:01:04 2012 +0000
  36. 7be5b04 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun May 20 22:33:44 2012 +0200
  37. 77001b43 net: cosmetic: net.c checkpatch compliance by Joe Hershberger · Tue May 15 08:59:08 2012 +0000
  38. eae8e7e Add abs() macro to return absolute value by Simon Glass · Thu May 10 11:37:35 2012 +0000
  39. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · Thu Apr 05 12:05:17 2012 +0000
  40. 89aa5c9 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · Mon Mar 19 21:59:14 2012 -0700
  41. 4d7372f bootstage: Define an optional microsecond timer by Simon Glass · Sat Dec 10 11:08:03 2011 +0000
  42. 8445d00 bootstage: Create an initial header for boot progress integers by Simon Glass · Sat Jan 14 15:24:44 2012 +0000
  43. bf8c5b0 Stop using builtin_run_command() by Simon Glass · Tue Feb 14 19:59:21 2012 +0000
  44. 8161d04 Rename run_command2() to run_command() by Simon Glass · Tue Feb 14 19:59:20 2012 +0000
  45. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · Tue Feb 14 19:59:19 2012 +0000
  46. 388d223 Remove CMD_PXE's static on run_command() by Simon Glass · Tue Feb 14 19:59:18 2012 +0000
  47. 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · Mon Feb 06 00:30:44 2012 +0000
  48. 0eab4d5 common: add possibility for readline_into_buffer timeout by Heiko Schocher · Mon Jan 16 21:13:05 2012 +0000
  49. bcbd521 Revert "common.h: remove value from bool defines" by Wolfgang Denk · Fri Jan 06 07:36:44 2012 +0100
  50. f778260 common.h: remove value from bool defines by Igor Grinberg · Sun Dec 25 20:53:52 2011 +0000
  51. f7ae6806 Move vsprintf functions into their own header by Simon Glass · Wed Nov 02 09:52:07 2011 +0000
  52. 7420ca1 Add board_pre_console_putc to deal with early console output by Simon Glass · Tue Oct 18 13:43:20 2011 +0000
  53. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · Mon Nov 07 01:13:56 2011 +0000
  54. 2c5910c DEBUG: Fix debug macros by Marek Vasut · Mon Oct 24 23:41:42 2011 +0000
  55. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · Sat Oct 15 05:48:21 2011 +0000
  56. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · Fri Oct 21 18:51:38 2011 +0000
  57. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · Mon Oct 24 17:59:59 2011 +0000
  58. 931948a Move simple_itoa to vsprintf by Simon Glass · Fri Oct 21 18:51:33 2011 +0000
  59. fb683db cache: add ALLOC_CACHE_ALIGN_BUFFER macro by Anton staaf · Wed Oct 12 13:55:59 2011 +0000
  60. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · Fri Oct 14 13:25:18 2011 +0000
  61. cda2e48 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · Mon Oct 17 16:46:13 2011 -0700
  62. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  63. 3258ffa nds32: add NDS32 support into common header file by Macpaul Lin · Wed Oct 19 20:41:04 2011 +0000
  64. b4a905e sandbox: Add architecture header files by Simon Glass · Mon Oct 10 08:22:14 2011 +0000
  65. 0e3a593 Add pxe command by Jason Hobbs · Wed Aug 31 10:37:30 2011 -0500
  66. 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
  67. 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · Tue Aug 23 11:06:50 2011 +0000
  68. 4b55d9a serial_exit: punt unused prototype by Mike Frysinger · Mon Oct 03 15:11:14 2011 +0000
  69. d4b46ac ppc: Include <asm/cache.h> in common.h by Stefan Roese · Fri Oct 07 01:05:34 2011 +0000
  70. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:44 2011 -0700
  71. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · Fri Aug 05 16:15:24 2011 -0500
  72. 02aa9e6 Add assert() for debug assertions by Simon Glass · Wed Jun 29 09:49:34 2011 +0000
  73. 07a036a common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · Fri Sep 02 13:45:28 2011 +0000
  74. fffbb97 arm: do not force d-cache enable on all boards by Aneesh V · Tue Aug 16 04:33:05 2011 +0000
  75. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · Sat Jul 30 12:32:45 2011 +0000
  76. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · Fri Jul 29 14:42:18 2011 +0200
  77. fa6bf74 common: move BUILD_BUG_ON define to common.h by Heiko Schocher · Wed Jun 08 23:07:05 2011 +0000
  78. 9a6b7e6 panic: add noreturn attribute by Mike Frysinger · Wed Jun 29 11:58:04 2011 +0000
  79. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · Fri Jul 08 10:44:25 2011 +0000
  80. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  81. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · Sun Jul 03 05:55:33 2011 +0000
  82. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · Thu Jun 16 23:30:47 2011 +0000
  83. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  84. 8d4f35a lib, vsprintf: introduce strict_strtoul by Heiko Schocher · Mon May 02 21:33:49 2011 +0000
  85. 97c7456 powerpc, mpc83xx: add missing functions to include/common.h by Heiko Schocher · Tue Mar 15 12:30:47 2011 +0100
  86. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  87. a147bb1 Fix min/max macros in include/common.h by Aaron Williams · Mon Jan 31 19:55:50 2011 -0800
  88. 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
  89. d065acb strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · Sat Mar 05 10:28:17 2011 -0600
  90. 8d88232 env: re-add support for auto-completion by Mike Frysinger · Fri Dec 17 16:51:59 2010 -0500
  91. e3d5572 stdio: constify "name" arg in public api by Mike Frysinger · Wed Oct 20 07:18:03 2010 -0400
  92. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  93. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  94. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  95. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  96. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  97. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  98. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  99. b830e54 Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · Sun Jun 20 16:03:45 2010 +0200
  100. 9069922 Add qsort - add support for sorting data arrays by Wolfgang Denk · Sun Jun 13 01:45:10 2010 +0200