1. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · Tue Dec 30 22:53:21 2014 +0800
  2. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  3. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · Mon Nov 10 17:16:43 2014 -0700
  4. 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · Mon Nov 10 18:00:21 2014 -0700
  5. a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · Mon Nov 10 18:00:20 2014 -0700
  6. 4cdede6 ppc: Zap Hymod board by Marek Vasut · Wed Oct 22 21:34:48 2014 +0200
  7. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Oct 26 14:03:08 2014 -0400
  8. b613b10 gpio: add protype for name_to_gpio by Jeroen Hofstee · Wed Oct 08 22:58:03 2014 +0200
  9. fb750d9 dm: gpio: Remove unused get_state() uclass method by Simon Glass · Sat Oct 04 11:29:57 2014 -0600
  10. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · Sat Oct 04 11:29:49 2014 -0600
  11. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · Sat Oct 04 11:29:44 2014 -0600
  12. 6e5e6dd dm: gpio: Add gpio_get_function() and friends by Simon Glass · Sat Oct 04 11:29:43 2014 -0600
  13. 0f4517d dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · Sat Oct 04 11:29:42 2014 -0600
  14. 8a523c5 gpio: header file comment spelling fixes by Marcel Ziswiler · Fri Oct 10 17:31:41 2014 +0200
  15. 2d6b923 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · Mon Aug 11 09:23:52 2014 -0600
  16. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · Wed Jul 23 06:55:07 2014 -0600
  17. a730c5d dm: Support driver model prior to relocation by Simon Glass · Wed Jul 23 06:55:04 2014 -0600
  18. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · Thu Jul 10 22:23:28 2014 -0600
  19. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  20. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  21. a4c0266 driver/mxc_i2c: Move static data structure to global_data by York Sun · Mon Feb 10 14:02:52 2014 -0800
  22. 10e5d28 powerpc: remove NX823 board support by Masahiro Yamada · Fri Apr 04 15:25:02 2014 +0900
  23. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · Wed Mar 05 17:40:10 2014 +0900
  24. e821d18 dm: Add GPIO support and tests by Simon Glass · Wed Feb 26 15:59:24 2014 -0700
  25. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700
  26. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  27. c1a47b4 include: delete unused header files by Masahiro Yamada · Wed Jan 08 20:11:27 2014 +0900
  28. 5715694 Introduce common timer functions by Rob Herring · Fri Oct 04 10:22:41 2013 -0500
  29. e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · Wed Aug 07 12:10:38 2013 +0200
  30. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  32. e7d9c4f i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · Mon Jan 16 21:12:23 2012 +0000
  33. 209a1a6 Add trace support to generic board by Simon Glass · Tue Jun 11 11:14:42 2013 -0700
  34. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Jun 22 07:38:12 2013 -0400
  35. 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
  36. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · Mon May 27 00:37:30 2013 +0000
  37. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000
  38. 62cf912 sandbox: Switch over to generic board by Simon Glass · Fri Apr 26 02:53:43 2013 +0000
  39. 059c54f Use 'unsigned int' for global_data's baudrate by Simon Glass · Tue Mar 05 14:40:05 2013 +0000
  40. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · Mon Mar 11 06:49:53 2013 +0000
  41. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  42. 4c0dc6d Introduce generic u-boot.h file by Simon Glass · Tue Mar 05 14:39:35 2013 +0000
  43. 0e72403 Add generic global_data by Simon Glass · Thu Dec 13 20:49:12 2012 +0000
  44. d9a6717 gpio: remove duplicate function signature by Nikita Kiryanov · Mon Nov 26 23:06:32 2012 +0000
  45. eadbf1a Add gpio_request() to asm-generic header by Simon Glass · Wed Jun 13 06:19:37 2012 +0000
  46. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  47. 334b232 gpio: Modify common gpio.h to more closely match Linux by Joe Hershberger · Fri Nov 11 15:55:35 2011 -0600
  48. 9c35f0e Add generic gpio.h in asm-generic by Simon Glass · Fri Oct 07 13:53:50 2011 +0000
  49. 1bab104 x86: Fix support for booting bzImage by Graeme Russ · Sat Apr 24 00:05:49 2010 +1000
  50. 4e192f2 asm-generic/unaligned.h: dynamic default unaligned accesses by Mike Frysinger · Thu Jan 21 05:01:14 2010 -0500
  51. 081c562 asm-generic/signal.h: import from linux by Robin Getz · Mon Dec 21 17:55:22 2009 -0500
  52. 88c12e0 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · Tue Jun 30 23:47:30 2009 +1000