1. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  2. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  3. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  4. 3766609 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · Wed Jun 04 10:12:21 2014 +0900
  5. 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · Fri Mar 14 05:00:14 2014 +0100
  6. 18b727a kbuild: use short logs for some board specific make rules by Masahiro Yamada · Tue Mar 11 11:05:12 2014 +0900
  7. 6b21824 board: .gitignore: ignore board-specific generated files by Masahiro Yamada · Fri Feb 28 19:59:16 2014 +0900
  8. 0a17a42 kbuild: use scripts/Makefile.clean by Masahiro Yamada · Tue Feb 04 17:24:40 2014 +0900
  9. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  10. b74ddaa board: delete unused header files by Masahiro Yamada · Wed Jan 08 20:11:02 2014 +0900
  11. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · Mon Jan 06 15:39:48 2014 +0900
  12. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  13. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  14. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  15. 815c967 SPDX: fix IBM-pibs license identifier by Wolfgang Denk · Tue Sep 17 11:24:06 2013 +0200
  16. 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · Sun Jul 28 22:12:45 2013 +0200
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  18. 0198f9d replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · Sat Mar 30 00:19:53 2013 +0000
  19. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  20. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  21. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  22. 9351768 board/cray/L1/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:47 2011 +0000
  23. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  24. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  25. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sun Nov 21 20:55:42 2010 +0100
  26. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  27. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  28. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  29. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  30. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  31. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  32. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  33. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  34. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  35. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  36. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  37. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  38. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  39. 471573b Dual-license IBM code contributions by Josh Boyer · Fri Aug 07 13:53:20 2009 -0400
  40. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  41. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  42. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  43. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · Sun Nov 09 21:29:23 2008 -0800
  44. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  45. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  46. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  47. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 23:06:23 2008 +0200
  48. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  49. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  50. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · Mon Jun 02 17:37:28 2008 +0200
  51. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  52. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  53. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · Wed Mar 26 09:38:06 2008 +0100
  54. 9bacd94 LWMON5: POST RTC fix by Yuri Tikhonov · Thu Mar 20 17:56:04 2008 +0300
  55. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  56. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  57. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  58. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  59. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · Mon Oct 22 15:44:39 2007 +0200
  60. d07117e [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · Tue Feb 20 10:27:08 2007 +0100
  61. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  62. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  63. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  64. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  65. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  66. 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · Tue Aug 16 18:18:00 2005 +0200
  67. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · Tue Jan 20 23:12:12 2004 +0000
  68. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  69. bb2d927 * Header file cleanup for ARM by wdenk · Wed Jun 25 22:26:29 2003 +0000
  70. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · Fri May 30 12:48:29 2003 +0000
  71. bf2f8c9 * Patch by Dave Ellis, 22 May 2003: by wdenk · Thu May 22 22:52:13 2003 +0000
  72. 0893c47 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · Tue May 20 14:25:27 2003 +0000
  73. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000
  74. 47d1a6e Initial revision by wdenk · Sun Nov 03 00:01:44 2002 +0000
  75. 7ebf744 Initial revision by wdenk · Sat Nov 02 23:17:16 2002 +0000
  76. efee170 Initial revision by wdenk · Sat Jul 20 20:14:13 2002 +0000
  77. 012771d Initial revision by wdenk · Fri Mar 08 21:31:05 2002 +0000