1. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · Thu Apr 10 20:01:25 2014 -0600
  2. 5fef9d3 Add the function 'confirm_yesno' for interactive by Pierre Aubert · Thu Apr 24 10:30:07 2014 +0200
  3. 695c0c3 powerpc/mpc85xx: Fix boot_flag for calling board_init_f() by York Sun · Wed Apr 30 14:43:47 2014 -0700
  4. 0722cf3 rand: do not surround function declarations by #ifdef by Masahiro Yamada · Fri Apr 18 19:09:47 2014 +0900
  5. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · Thu Apr 10 00:39:28 2014 +0200
  6. f6fbbb8 powerpc: remove RPXClassic, RPXlite boards support by Masahiro Yamada · Fri Apr 04 15:25:06 2014 +0900
  7. bd7baf2 powerpc: remove MBX and MBX860T boards support by Masahiro Yamada · Fri Apr 04 15:25:03 2014 +0900
  8. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · Wed Apr 02 10:20:03 2014 +0200
  9. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · Wed Apr 02 10:20:02 2014 +0200
  10. cd9c268 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · Tue Mar 25 10:58:19 2014 +0100
  11. 84640e8 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · Thu Feb 27 13:26:25 2014 -0700
  12. e128a4e sandbox: Deal with conflicting getenv() for SDL by Simon Glass · Thu Feb 27 13:26:21 2014 -0700
  13. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · Wed Mar 05 17:40:10 2014 +0900
  14. 6c48001 Add 64-bit data support for memory commands by York Sun · Wed Feb 26 17:03:19 2014 -0800
  15. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · Tue Feb 11 11:57:26 2014 -0800
  16. 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 20 13:16:05 2014 +0100
  17. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · Thu Feb 13 18:30:26 2014 +0900
  18. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  19. d394e3b common: Provide DIV_ROUND_CLOSEST macro by Soren Brinkmann · Thu Nov 21 13:38:53 2013 -0800
  20. 78bc86f arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · Tue Feb 04 12:56:16 2014 +0400
  21. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · Mon Jan 06 15:39:48 2014 +0900
  22. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · Thu Nov 28 17:51:38 2013 +0800
  23. 656bfc4 sandbox: Make map_to_sysmem() use a constant pointer by Simon Glass · Thu Nov 07 09:31:58 2013 -0700
  24. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  25. 98cff63 exynos: Export timer_get_us() to get microsecond timer by Rajeshwari Shinde · Tue Oct 08 16:20:03 2013 +0530
  26. 6b79146 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 04 13:17:48 2013 -0400
  27. dbbe196 ARM: add SMP support for non-secure switch by Andre Przywara · Thu Sep 19 18:06:44 2013 +0200
  28. 732ace3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Sep 20 14:06:10 2013 -0400
  29. 2333cd9 Add parentheses to ALLOC_ALIGN_BUFFER macro's by Mischa Jonker · Fri Jul 26 16:18:41 2013 +0200
  30. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  31. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jul 25 08:22:08 2013 -0400
  32. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  33. 3756a37 nds32: Enable the function of passing parameters to Linux by ken kuo · Sat Jun 08 11:14:12 2013 +0800
  34. c44b800 Add trace library by Simon Glass · Tue Jun 11 11:14:39 2013 -0700
  35. e71c1e6 main: Separate out the two abortboot() functions by Simon Glass · Wed May 15 06:23:55 2013 +0000
  36. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000
  37. 9ca3742 image: Add device tree setup to image library by Simon Glass · Wed May 08 08:06:01 2013 +0000
  38. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · Wed Apr 24 02:50:13 2013 +0000
  39. 3ab6a5a Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · Thu May 02 16:21:20 2013 -0400
  40. 4c0c7bb mpc512x: remove dead code by Anatolij Gustschin · Sat Mar 30 09:26:36 2013 +0000
  41. 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
  42. 071e423 disk/gpt: Fix GPT partition handling for blocksize != 512 by Egbert Eich · Tue Apr 09 06:03:36 2013 +0000
  43. abbd512 Add getenv_hex() to return an environment variable as hex by Simon Glass · Sat Apr 20 08:42:43 2013 +0000
  44. 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
  45. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · Thu Apr 11 09:36:00 2013 +0000
  46. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
  47. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · Thu Apr 11 09:35:43 2013 +0000
  48. 5af29bd Adjust board_r.c for ppc by Simon Glass · Thu Mar 14 07:20:12 2013 +0000
  49. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · Mon Mar 11 06:49:53 2013 +0000
  50. 044dc9e Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · Sun Feb 24 17:33:21 2013 +0000
  51. 17dabf0 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · Sun Feb 24 17:33:14 2013 +0000
  52. d963b72 Update print_buffer() to use const by Simon Glass · Sun Feb 24 17:33:12 2013 +0000
  53. eacd14f Add option to display customised memory information by Simon Glass · Fri Nov 30 13:01:20 2012 +0000
  54. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  55. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  56. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  57. 99ab379 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · Mon Oct 29 05:23:47 2012 +0000
  58. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  59. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · Wed Sep 19 14:33:52 2012 +0200
  60. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  61. a3f1634 COMMON: Add __stringify() function by Marek Vasut · Thu Sep 27 17:08:15 2012 +0200
  62. 7592d1b lib: add gzip lib function callback by Lei Wen · Fri Sep 28 04:26:46 2012 +0000
  63. a6642e0 Add run_command_list() to run a list of commands by Simon Glass · Fri Mar 30 21:30:55 2012 +0000
  64. f4bfbb7 common.h: Remove include compiler.h by Marek Vasut · Fri Jul 20 10:12:58 2012 +0000
  65. 1988f18 common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER by Marek Vasut · Sun Jul 15 04:43:47 2012 +0000
  66. b90b97a net: use common rand()/srand() functions by Michael Walle · Tue Jun 05 11:33:15 2012 +0000
  67. d96bd01 lib: add rand() function by Michael Walle · Tue Jun 05 11:33:14 2012 +0000
  68. eee675f pxe: add support for parsing local syslinux files by Rob Herring · Fri May 25 10:47:39 2012 +0000
  69. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  70. 05a377b net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · Wed May 23 08:01:04 2012 +0000
  71. 7be5b04 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun May 20 22:33:44 2012 +0200
  72. 77001b43 net: cosmetic: net.c checkpatch compliance by Joe Hershberger · Tue May 15 08:59:08 2012 +0000
  73. eae8e7e Add abs() macro to return absolute value by Simon Glass · Thu May 10 11:37:35 2012 +0000
  74. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · Thu Apr 05 12:05:17 2012 +0000
  75. 89aa5c9 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · Mon Mar 19 21:59:14 2012 -0700
  76. 4d7372f bootstage: Define an optional microsecond timer by Simon Glass · Sat Dec 10 11:08:03 2011 +0000
  77. 8445d00 bootstage: Create an initial header for boot progress integers by Simon Glass · Sat Jan 14 15:24:44 2012 +0000
  78. bf8c5b0 Stop using builtin_run_command() by Simon Glass · Tue Feb 14 19:59:21 2012 +0000
  79. 8161d04 Rename run_command2() to run_command() by Simon Glass · Tue Feb 14 19:59:20 2012 +0000
  80. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · Tue Feb 14 19:59:19 2012 +0000
  81. 388d223 Remove CMD_PXE's static on run_command() by Simon Glass · Tue Feb 14 19:59:18 2012 +0000
  82. 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · Mon Feb 06 00:30:44 2012 +0000
  83. 0eab4d5 common: add possibility for readline_into_buffer timeout by Heiko Schocher · Mon Jan 16 21:13:05 2012 +0000
  84. bcbd521 Revert "common.h: remove value from bool defines" by Wolfgang Denk · Fri Jan 06 07:36:44 2012 +0100
  85. f778260 common.h: remove value from bool defines by Igor Grinberg · Sun Dec 25 20:53:52 2011 +0000
  86. f7ae6806 Move vsprintf functions into their own header by Simon Glass · Wed Nov 02 09:52:07 2011 +0000
  87. 7420ca1 Add board_pre_console_putc to deal with early console output by Simon Glass · Tue Oct 18 13:43:20 2011 +0000
  88. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · Mon Nov 07 01:13:56 2011 +0000
  89. 2c5910c DEBUG: Fix debug macros by Marek Vasut · Mon Oct 24 23:41:42 2011 +0000
  90. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · Sat Oct 15 05:48:21 2011 +0000
  91. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · Fri Oct 21 18:51:38 2011 +0000
  92. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · Mon Oct 24 17:59:59 2011 +0000
  93. 931948a Move simple_itoa to vsprintf by Simon Glass · Fri Oct 21 18:51:33 2011 +0000
  94. fb683db cache: add ALLOC_CACHE_ALIGN_BUFFER macro by Anton staaf · Wed Oct 12 13:55:59 2011 +0000
  95. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · Fri Oct 14 13:25:18 2011 +0000
  96. cda2e48 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · Mon Oct 17 16:46:13 2011 -0700
  97. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  98. 3258ffa nds32: add NDS32 support into common header file by Macpaul Lin · Wed Oct 19 20:41:04 2011 +0000
  99. b4a905e sandbox: Add architecture header files by Simon Glass · Mon Oct 10 08:22:14 2011 +0000
  100. 0e3a593 Add pxe command by Jason Hobbs · Wed Aug 31 10:37:30 2011 -0500