1. 6d064ee serial: Remove serial_putc_raw_dev by Tom Rini · Wed Jan 20 07:23:05 2016 -0500
  2. 18a53e1 powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · Tue Nov 10 09:16:52 2015 -0500
  3. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  4. b8cb075 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · Fri Mar 27 16:07:32 2015 +0100
  5. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  6. f36ffc4 powerpc: remove redundant CPU definition by Masahiro Yamada · Wed Jul 30 14:08:24 2014 +0900
  7. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  8. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  9. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · Tue Feb 11 11:57:26 2014 -0800
  10. 0573359 PowerPC: merge commonly-defined flags by Masahiro Yamada · Tue Nov 26 10:53:58 2013 +0900
  11. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · Mon Nov 11 14:35:54 2013 +0900
  12. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:04 2013 +0900
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  14. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
  15. 4c0c7bb mpc512x: remove dead code by Anatolij Gustschin · Sat Mar 30 09:26:36 2013 +0000
  16. 8ac3711 mpc: iim: Switch to common fsl_iim by Benoît Thébaudeau · Tue Apr 23 10:17:42 2013 +0000
  17. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  18. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  19. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  20. 32a7cb3 mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · Fri Feb 08 00:03:49 2013 +0000
  21. d639890 mpc512x: add ifm ac14xx board by Anatolij Gustschin · Fri Feb 08 00:03:48 2013 +0000
  22. db20e91 mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · Fri Feb 08 00:03:46 2013 +0000
  23. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · Fri Feb 08 00:03:45 2013 +0000
  24. 3fdce77 mpc512x: add common LAW and Chip Select configuration by Anatolij Gustschin · Fri Feb 08 00:03:43 2013 +0000
  25. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · Thu Dec 13 20:48:56 2012 +0000
  26. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:54 2012 +0000
  27. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:29 2012 +0000
  28. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  29. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  30. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · Fri Sep 14 23:44:09 2012 +0200
  31. f9bf966 serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:50:18 2012 +0200
  32. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · Sun Sep 09 18:48:28 2012 +0200
  33. 594f17e MPC8xxx: Define cache ops for USB by Marek Vasut · Fri May 25 16:14:46 2012 +0200
  34. b1cbf46 arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Thu Nov 10 12:21:44 2011 +0000
  35. e0b079b arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Thu Nov 10 12:21:43 2011 +0000
  36. ea168cf PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · Fri Oct 21 14:17:02 2011 +0000
  37. 6d99ce2 video: Add SHARP LQ084S3LG01 LCD support on P1022DS by Timur Tabi · Thu May 26 09:02:17 2011 -0500
  38. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  39. 1ef72f6 serial: drop useless ctlr field by Mike Frysinger · Fri Apr 29 18:03:31 2011 +0000
  40. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · Fri Apr 29 18:03:29 2011 +0000
  41. 32f709e powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · Mon Apr 11 14:18:22 2011 -0500
  42. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · Wed Apr 20 22:11:21 2011 +0200
  43. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · Mon Dec 06 18:35:37 2010 +0100
  44. 703b808 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · Mon Dec 06 14:36:46 2010 +0100
  45. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  46. 42126a6 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · Fri Dec 03 17:30:37 2010 +0100
  47. 4e7e4fd 512x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Mon Nov 22 23:36:42 2010 +0100
  48. 0f5fa87 arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · Sun Nov 21 16:34:05 2010 +0100
  49. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  50. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · Thu Nov 04 19:02:00 2010 +0100
  51. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  52. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · Thu Oct 14 11:51:44 2010 +0200
  53. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  54. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · Tue Sep 14 19:13:53 2010 -0500
  55. 40ed86d Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 05 14:31:48 2010 +0200
  56. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  57. ec0868b mpc512x: fix build issues by Wolfgang Denk · Tue Sep 28 23:02:05 2010 +0200
  58. 43ffc53 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · Fri Sep 24 01:06:37 2010 +0200
  59. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · Tue Aug 31 19:56:43 2010 -0500
  60. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  61. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  62. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  63. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · Sat May 01 22:21:09 2010 +0200
  64. f5e5cf1 Convert Makefiles from COBJS-${} to COBJS-$() by Kumar Gala · Fri May 21 04:17:48 2010 -0500
  65. 657c46e mpc5121: add common post_word_load/store code by Anatolij Gustschin · Sat Apr 24 19:27:10 2010 +0200
  66. 81cad14 mpc5121: add support for PDM360NG board by Anatolij Gustschin · Sat Apr 24 19:27:09 2010 +0200
  67. 4c6d349 mpc5121: determine RAM size using get_ram_size() by Anatolij Gustschin · Sat Apr 24 19:27:08 2010 +0200
  68. 007a817 mpc512x: make MEM IO Control configuration a board config option by Anatolij Gustschin · Sat Apr 24 19:27:07 2010 +0200
  69. 65c3dfc mpc5121: add PSC serial communication routines by Anatolij Gustschin · Sat Apr 24 19:27:06 2010 +0200
  70. ee4aac8 mpc512x: add multi serial PSC support by Anatolij Gustschin · Sat Apr 24 19:27:05 2010 +0200
  71. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200