1. cbf1a93 common: Always include errno.h in common.h by Joe Hershberger · Mon Apr 04 04:07:33 2016 -0500
  2. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  3. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · Mon Feb 22 22:55:45 2016 -0700
  4. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  5. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · Sun Jan 24 23:27:48 2016 +0900
  6. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  7. 85bcce3 dm: pci: Convert 'pci' command to driver model by Simon Glass · Thu Nov 26 19:51:29 2015 -0700
  8. f422ae7 eeprom: Add bus argument to eeprom_init() by Marek Vasut · Tue Nov 10 20:53:31 2015 +0100
  9. ff933f5 eeprom: Zap eeprom_probe() by Marek Vasut · Tue Nov 10 20:53:21 2015 +0100
  10. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  11. e4e93ea armv8/fsl_lsch2: Add fsl_lsch2 SoC by Mingkai Hu · Mon Oct 26 19:47:51 2015 +0800
  12. 0e58b51 armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · Mon Oct 26 19:47:50 2015 +0800
  13. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · Tue Oct 06 20:03:53 2015 -0700
  14. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  15. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · Wed Sep 02 17:24:57 2015 -0600
  16. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · Tue Aug 18 13:06:37 2015 +0200
  17. 08ef305 Allow arch-specific setting of global_data in board_init_f_mem() by Simon Glass · Mon Aug 10 20:44:30 2015 -0600
  18. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  19. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · Tue Aug 04 12:33:52 2015 -0600
  20. d61718b Add a way of checking the position of a structure member by Simon Glass · Tue Jun 23 15:38:31 2015 -0600
  21. 442e5d7 arm: Allow cleanup_before_linux() without disabling caches by Simon Glass · Wed May 13 07:02:25 2015 -0600
  22. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · Fri May 22 08:30:14 2015 -0400
  23. 7da617c Move display_options functions to their own header by Simon Glass · Tue Apr 28 20:25:07 2015 -0600
  24. 5441b04 gunzip: add gzwrite routine for extracting compresed images to block device by Eric Nelson · Tue Feb 17 11:30:30 2015 -0700
  25. 5b4d7ff powerpc/mpc85xx: Remove some dead code by Scott Wood · Tue Apr 07 20:20:01 2015 -0500
  26. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  27. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  28. 7af8d05 dm: Add a new CPU init function which can use driver model by Simon Glass · Thu Mar 05 12:25:16 2015 -0700
  29. dbf0bc8 powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · Mon Jan 19 12:46:54 2015 +0530
  30. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · Fri Feb 06 23:06:45 2015 +0100
  31. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · Fri Jan 30 10:51:46 2015 +0100
  32. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · Wed Jan 14 17:07:05 2015 +0900
  33. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · Thu Jan 15 17:13:24 2015 +0900
  34. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · Mon Dec 15 23:26:14 2014 +0900
  35. 4aaf363 ARM: remove redundant asmlinkage define by Masahiro Yamada · Wed Dec 03 17:36:58 2014 +0900
  36. d0506f7 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · Wed Dec 03 17:36:57 2014 +0900
  37. cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · Fri Nov 21 11:26:11 2014 +0900
  38. 74d5b54 x86: Add a definition of asmlinkage by Simon Glass · Fri Nov 14 20:56:27 2014 -0700
  39. 09cf4cd Add pr_fmt() macro by Thierry Reding · Wed Nov 12 18:26:50 2014 -0700
  40. b8f8921 linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · Fri Nov 07 03:03:30 2014 +0900
  41. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  42. 959add8 include/common.h: remove DIV_ROUND definition by Masahiro Yamada · Fri Nov 07 03:03:27 2014 +0900
  43. 08ea373 Tidy up data sizes and function comment in display_options by Simon Glass · Wed Oct 15 04:38:35 2014 -0600
  44. 0e10316 Use uint64_t for time types by Simon Glass · Wed Oct 15 04:38:33 2014 -0600
  45. 690fb81 Add some standard headers external code might need by Gabe Black · Wed Oct 15 04:38:31 2014 -0600
  46. 4cdede6 ppc: Zap Hymod board by Marek Vasut · Wed Oct 22 21:34:48 2014 +0200
  47. 4d5b991 serial: add static directive to local functions by Masahiro Yamada · Thu Oct 23 22:26:05 2014 +0900
  48. fbb5ace common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · Thu Sep 18 13:28:07 2014 +0900
  49. ec1c122 arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · Mon Sep 01 13:50:48 2014 +0200
  50. 1da81a5 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · Wed Aug 06 12:59:51 2014 +0900
  51. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · Sat Jul 12 14:24:06 2014 +0100
  52. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  53. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · Fri Jun 20 13:54:55 2014 +0900
  54. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · Fri Jun 20 13:54:52 2014 +0900
  55. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · Mon Jun 23 15:15:54 2014 -0700
  56. be6346b Add run_command_repeatable() by Thomas Betker · Thu Jun 05 20:07:57 2014 +0200
  57. 47e2b07 powerpc: ep8248: remove orphan board by Masahiro Yamada · Fri May 30 17:45:01 2014 +0900
  58. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · Thu Apr 10 20:01:32 2014 -0600
  59. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · Thu Apr 10 20:01:30 2014 -0600
  60. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · Thu Apr 10 20:01:25 2014 -0600
  61. 5fef9d3 Add the function 'confirm_yesno' for interactive by Pierre Aubert · Thu Apr 24 10:30:07 2014 +0200
  62. 695c0c3 powerpc/mpc85xx: Fix boot_flag for calling board_init_f() by York Sun · Wed Apr 30 14:43:47 2014 -0700
  63. 0722cf3 rand: do not surround function declarations by #ifdef by Masahiro Yamada · Fri Apr 18 19:09:47 2014 +0900
  64. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · Thu Apr 10 00:39:28 2014 +0200
  65. f6fbbb8 powerpc: remove RPXClassic, RPXlite boards support by Masahiro Yamada · Fri Apr 04 15:25:06 2014 +0900
  66. bd7baf2 powerpc: remove MBX and MBX860T boards support by Masahiro Yamada · Fri Apr 04 15:25:03 2014 +0900
  67. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · Wed Apr 02 10:20:03 2014 +0200
  68. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · Wed Apr 02 10:20:02 2014 +0200
  69. 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
  70. 84640e8 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · Thu Feb 27 13:26:25 2014 -0700
  71. e128a4e sandbox: Deal with conflicting getenv() for SDL by Simon Glass · Thu Feb 27 13:26:21 2014 -0700
  72. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · Wed Mar 05 17:40:10 2014 +0900
  73. 6c48001 Add 64-bit data support for memory commands by York Sun · Wed Feb 26 17:03:19 2014 -0800
  74. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · Tue Feb 11 11:57:26 2014 -0800
  75. 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 20 13:16:05 2014 +0100
  76. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · Thu Feb 13 18:30:26 2014 +0900
  77. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  78. d394e3b common: Provide DIV_ROUND_CLOSEST macro by Soren Brinkmann · Thu Nov 21 13:38:53 2013 -0800
  79. 78bc86f arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · Tue Feb 04 12:56:16 2014 +0400
  80. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · Mon Jan 06 15:39:48 2014 +0900
  81. 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
  82. 656bfc4 sandbox: Make map_to_sysmem() use a constant pointer by Simon Glass · Thu Nov 07 09:31:58 2013 -0700
  83. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  84. 98cff63 exynos: Export timer_get_us() to get microsecond timer by Rajeshwari Shinde · Tue Oct 08 16:20:03 2013 +0530
  85. 6b79146 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 04 13:17:48 2013 -0400
  86. dbbe196 ARM: add SMP support for non-secure switch by Andre Przywara · Thu Sep 19 18:06:44 2013 +0200
  87. 732ace3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Sep 20 14:06:10 2013 -0400
  88. 2333cd9 Add parentheses to ALLOC_ALIGN_BUFFER macro's by Mischa Jonker · Fri Jul 26 16:18:41 2013 +0200
  89. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  90. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jul 25 08:22:08 2013 -0400
  91. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  92. 3756a37 nds32: Enable the function of passing parameters to Linux by ken kuo · Sat Jun 08 11:14:12 2013 +0800
  93. c44b800 Add trace library by Simon Glass · Tue Jun 11 11:14:39 2013 -0700
  94. e71c1e6 main: Separate out the two abortboot() functions by Simon Glass · Wed May 15 06:23:55 2013 +0000
  95. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000
  96. 9ca3742 image: Add device tree setup to image library by Simon Glass · Wed May 08 08:06:01 2013 +0000
  97. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · Wed Apr 24 02:50:13 2013 +0000
  98. 3ab6a5a Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · Thu May 02 16:21:20 2013 -0400
  99. 4c0c7bb mpc512x: remove dead code by Anatolij Gustschin · Sat Mar 30 09:26:36 2013 +0000
  100. 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