1. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  2. a1fef71 board: mpl: pci: Fix checkpatch.pl by Chakra Divi · Mon Jun 05 23:09:30 2017 +0530
  3. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  4. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  5. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  6. e85bd58 Drop CONFIG_CMD_DOC by Simon Glass · Mon Jan 23 13:31:27 2017 -0700
  7. e65c8a1 arm: Remove VCMA9 board by Simon Glass · Wed Nov 23 06:01:31 2016 -0700
  8. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · Mon Oct 17 20:12:54 2016 -0600
  9. 78436d6 PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig by Tom Rini · Mon Sep 19 22:02:46 2016 -0400
  10. 45ae673 PowerPC: Update MIP405/MIP405T to use Kconfig better by Tom Rini · Mon Sep 19 21:55:34 2016 -0400
  11. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  12. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  13. 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · Tue Mar 15 12:16:39 2016 -0700
  14. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  15. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  16. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  17. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · Wed Nov 11 10:05:44 2015 -0700
  18. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · Tue Nov 03 23:23:37 2015 -0800
  19. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  20. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  21. a58fc8e PATI: fix broken SPI access by David Müller (ELSOFT AG) · Tue Sep 30 13:23:54 2014 +0200
  22. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
  23. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  24. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  25. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  26. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  27. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  28. 2120719 vcma9/lowlevel_init.S: trivial: terminate comment by Jeroen Hofstee · Wed Jun 18 22:43:20 2014 +0200
  29. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · Thu Feb 13 21:15:18 2014 -0700
  30. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  31. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · Mon Jan 06 15:39:48 2014 +0900
  32. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · Mon Nov 11 14:35:54 2013 +0900
  33. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  34. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  35. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  36. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  37. 815c967 SPDX: fix IBM-pibs license identifier by Wolfgang Denk · Tue Sep 17 11:24:06 2013 +0200
  38. 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · Sun Jul 28 22:12:45 2013 +0200
  39. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  40. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  41. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · Thu Apr 25 02:40:01 2013 +0000
  42. 0198f9d replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · Sat Mar 30 00:19:53 2013 +0000
  43. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  44. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  45. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  46. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  47. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  48. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  49. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  50. 379f3b7 board/mpl/pati: use the CFI driver for the PATI board by David Müller · Thu Dec 22 13:38:22 2011 +0100
  51. a24c878 board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board by David Müller · Thu Dec 22 13:38:21 2011 +0100
  52. 2e165b5 board/mpl/pip405: use the CFI driver for the PIP405 board by David Müller · Thu Dec 22 13:38:20 2011 +0100
  53. b4a931e board/mpl/common: remove the old legacy flash by David Müller · Thu Dec 22 13:38:19 2011 +0100
  54. 4c3de9b board/mpl/common/isa.c: Fix GCC 4.6 build warnings by David Müller (ELSOFT AG) · Mon Dec 12 01:36:53 2011 +0000
  55. 7a45ed3 board/mpl/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:53 2011 +0000
  56. ba745fd pip405.c: Fix GCC 4.6 build warnings by Stefan Roese · Tue Nov 15 08:03:45 2011 +0000
  57. 208cd45 mip405.c: Fix GCC 4.6 build warnings by Stefan Roese · Tue Nov 15 08:03:39 2011 +0000
  58. 617fc4d ARM: remove superfluous setting of arch_number in board specific code. by David Müller (ELSOFT AG) · Mon Oct 31 01:22:07 2011 +0000
  59. 2e945ea board/mpl/common/flash.c: fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:05 2011 +0000
  60. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  61. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  62. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  63. d3a4d25 VCMA9: various cleanups/code style fixes by David Müller (ELSOFT AG) · Sun May 01 21:52:51 2011 +0000
  64. 7fbcd3b VCMA9: use CFI driver (and remove the old one) by David Müller (ELSOFT AG) · Sun May 01 21:52:50 2011 +0000
  65. 8791dd7 VCMA9: remove unneeded config.mk by David Müller (ELSOFT AG) · Sun May 01 21:52:49 2011 +0000
  66. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  67. 8411888 Remove redundant config.mk files by Wolfgang Denk · Sun Nov 28 21:18:57 2010 +0100
  68. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  69. 383c43e Add generic support for samsung s3c2440 by C Nauman · Tue Oct 26 23:04:31 2010 +0900
  70. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  71. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  72. e9b1b49 board/mpl: Remove mpl-specific memory test command by Peter Tyser · Tue Oct 05 23:48:47 2010 -0500
  73. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · Sun Sep 12 06:21:37 2010 +0200
  74. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  75. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  76. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  77. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  78. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  79. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  80. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  81. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  82. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  83. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  84. b193f82 Clean-up of s3c24x0 header files by kevin.morfitt@fearnside-systems.co.uk · Wed Nov 04 17:49:31 2009 +0900
  85. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 03 18:08:41 2009 +0900
  86. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  87. 7c4a800 ppc4xx: Fix problems in some ppc4xx board Makefiles by Stefan Roese · Tue Oct 27 15:57:24 2009 +0100
  88. 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:33:11 2009 +0900
  89. 43c08d7 mpl: Remove memory test relocation fixups by Peter Tyser · Mon Sep 21 11:20:33 2009 -0500
  90. 6eca2a6 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · Mon Sep 21 11:20:28 2009 -0500
  91. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  92. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  93. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  94. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  95. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Tue Aug 25 13:09:37 2009 -0700
  96. 471573b Dual-license IBM code contributions by Josh Boyer · Fri Aug 07 13:53:20 2009 -0400
  97. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · Wed Jul 22 17:27:56 2009 +0200
  98. c00ae01 PATI board: fix compiler warnings by Wolfgang Denk · Sun Jul 19 01:15:52 2009 +0200
  99. d4303af mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:56 2009 +0200
  100. 48c3e95 MIP405T: fix compile problem by Wolfgang Denk · Sat Jul 18 15:46:02 2009 +0200