1. 2c5910c DEBUG: Fix debug macros by Marek Vasut · Mon Oct 24 23:41:42 2011 +0000
  2. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · Sat Oct 15 05:48:21 2011 +0000
  3. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · Fri Oct 21 18:51:38 2011 +0000
  4. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · Mon Oct 24 17:59:59 2011 +0000
  5. 931948a Move simple_itoa to vsprintf by Simon Glass · Fri Oct 21 18:51:33 2011 +0000
  6. fb683db cache: add ALLOC_CACHE_ALIGN_BUFFER macro by Anton staaf · Wed Oct 12 13:55:59 2011 +0000
  7. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · Fri Oct 14 13:25:18 2011 +0000
  8. cda2e48 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · Mon Oct 17 16:46:13 2011 -0700
  9. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  10. 3258ffa nds32: add NDS32 support into common header file by Macpaul Lin · Wed Oct 19 20:41:04 2011 +0000
  11. b4a905e sandbox: Add architecture header files by Simon Glass · Mon Oct 10 08:22:14 2011 +0000
  12. 0e3a593 Add pxe command by Jason Hobbs · Wed Aug 31 10:37:30 2011 -0500
  13. 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
  14. 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · Tue Aug 23 11:06:50 2011 +0000
  15. 4b55d9a serial_exit: punt unused prototype by Mike Frysinger · Mon Oct 03 15:11:14 2011 +0000
  16. d4b46ac ppc: Include <asm/cache.h> in common.h by Stefan Roese · Fri Oct 07 01:05:34 2011 +0000
  17. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:44 2011 -0700
  18. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · Fri Aug 05 16:15:24 2011 -0500
  19. 02aa9e6 Add assert() for debug assertions by Simon Glass · Wed Jun 29 09:49:34 2011 +0000
  20. 07a036a common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · Fri Sep 02 13:45:28 2011 +0000
  21. fffbb97 arm: do not force d-cache enable on all boards by Aneesh V · Tue Aug 16 04:33:05 2011 +0000
  22. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · Sat Jul 30 12:32:45 2011 +0000
  23. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · Fri Jul 29 14:42:18 2011 +0200
  24. fa6bf74 common: move BUILD_BUG_ON define to common.h by Heiko Schocher · Wed Jun 08 23:07:05 2011 +0000
  25. 9a6b7e6 panic: add noreturn attribute by Mike Frysinger · Wed Jun 29 11:58:04 2011 +0000
  26. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · Fri Jul 08 10:44:25 2011 +0000
  27. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  28. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · Sun Jul 03 05:55:33 2011 +0000
  29. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · Thu Jun 16 23:30:47 2011 +0000
  30. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  31. 8d4f35a lib, vsprintf: introduce strict_strtoul by Heiko Schocher · Mon May 02 21:33:49 2011 +0000
  32. 97c7456 powerpc, mpc83xx: add missing functions to include/common.h by Heiko Schocher · Tue Mar 15 12:30:47 2011 +0100
  33. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  34. a147bb1 Fix min/max macros in include/common.h by Aaron Williams · Mon Jan 31 19:55:50 2011 -0800
  35. 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
  36. d065acb strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · Sat Mar 05 10:28:17 2011 -0600
  37. 8d88232 env: re-add support for auto-completion by Mike Frysinger · Fri Dec 17 16:51:59 2010 -0500
  38. e3d5572 stdio: constify "name" arg in public api by Mike Frysinger · Wed Oct 20 07:18:03 2010 -0400
  39. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  40. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  41. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  42. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  43. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  44. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  45. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  46. b830e54 Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · Sun Jun 20 16:03:45 2010 +0200
  47. 9069922 Add qsort - add support for sorting data arrays by Wolfgang Denk · Sun Jun 13 01:45:10 2010 +0200
  48. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  49. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  50. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · Sun Jun 20 17:14:14 2010 +0200
  51. 55ddf03 serial: punt unused serial_addr() by Mike Frysinger · Wed May 05 04:32:43 2010 -0400
  52. 53258da allow print_size to print large numbers on 32-bit systems by Timur Tabi · Tue Apr 13 13:16:03 2010 -0500
  53. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  54. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  55. 195dbd1 ARM: Add support for EP93xx SoCs by Matthias Kaehlcke · Mon Feb 01 21:29:39 2010 +0100
  56. 3b8d1a4 Add EP93xx ethernet driver by Matthias Kaehlcke · Sun Jan 31 17:39:49 2010 +0100
  57. 006e2c8 Add support to disable cpu's in multicore processors by Kumar Gala · Tue Jan 12 11:42:43 2010 -0600
  58. 9bb0dd5 cmd_eeprom: I2C updates by Heiko Schocher · Thu Jan 07 08:55:40 2010 +0100
  59. 8b3cc06 Make getenv_IPaddr() global by Dirk Behme · Sun Jan 03 08:33:58 2010 +0100
  60. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  61. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  62. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  63. 5ffad63 TI DA8xx: Integrate DA830 EVM support into U-Boot by Sekhar Nori · Thu Nov 12 11:09:25 2009 -0500
  64. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  65. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · Tue Oct 27 00:03:32 2009 +0100
  66. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · Wed Sep 30 15:29:58 2009 -0400
  67. 4d4d67d tools: mkimage: Fixed build warnings by Prafulla Wadaskar · Sun Aug 16 05:28:19 2009 +0530
  68. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  69. df8e214 Fix include/common.h for boards with CONFIG_STATUS_LED by Wolfgang Denk · Mon Jul 27 09:58:14 2009 +0200
  70. 66e8d44 Make include/common.h usable by assembler code by Wolfgang Denk · Fri Jul 24 00:17:48 2009 +0200
  71. 1f88763 AT91: factor out ROUND() macro by Wolfgang Denk · Fri Jul 17 23:35:29 2009 +0200
  72. dd83090 ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs by Matthias Fuchs · Wed Jul 08 13:43:23 2009 +0200
  73. 18c2ec9 all platforms: make show_boot_progress() work again by Heiko Schocher · Wed Dec 10 08:27:01 2008 +0100
  74. 8000a5a S3C24x0: extract interrupts from timer by Jean-Christophe PLAGNIOL-VILLARD · Tue Jun 23 00:12:01 2009 +0200
  75. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  76. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · Sat May 16 10:47:45 2009 +0200
  77. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · Wed May 20 04:35:14 2009 -0400
  78. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  79. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  80. dcc95c4 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · Wed Feb 11 20:09:52 2009 -0500
  81. 13e9bb9 boards: move board_get_enetaddr() into board-specific init by Mike Frysinger · Mon Feb 16 18:03:14 2009 -0500
  82. 0c303fa netloop: speed up NetLoop by Heiko Schocher · Tue Feb 10 09:38:52 2009 +0100
  83. 9bf63bf MIPS: Add flush_dcache_range() and invalidate_dcache_range() by Stefan Roese · Wed Jan 21 17:20:20 2009 +0100
  84. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · Thu Nov 06 15:04:23 2008 +0100
  85. ad5298c Consolidate MAX/MIN definitions by Andy Fleming · Thu Oct 30 17:35:30 2008 -0500
  86. 709e85d strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:48 2008 +0200
  87. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  88. be15aa8 BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings by Wolfgang Denk · Mon Sep 08 22:37:45 2008 +0200
  89. 8c170c5 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  90. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · Mon Aug 18 13:41:27 2008 +0200
  91. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  92. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  93. 1ce6f99 Make setenv() return status by Steven A. Falco · Thu Jun 12 13:22:12 2008 -0400
  94. 2ef5ed0 Add ALIGN() macro by Andy Fleming · Mon Jun 16 13:58:53 2008 -0500
  95. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  96. 6b468aa Change print_size to take phys_size_t by Becky Bruce · Mon Jun 09 20:37:17 2008 -0500
  97. e125627 Move definition of container_of() to common.h by Haavard Skinnemoen · Fri May 16 11:10:30 2008 +0200
  98. 10e247a Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · Mon May 12 00:40:58 2008 +0200
  99. efa5e15 MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom' by Wolfgang Denk · Mon Apr 28 11:31:23 2008 +0200
  100. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · Fri Apr 25 11:32:01 2008 +0200