1. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  2. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  3. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  4. bfed7be alpr board: Fix GCC 4.6 build warnings by Wolfgang Denk · Tue Nov 29 22:17:44 2011 +0000
  5. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  6. 2a0dae6 board/prodrive/alpr/fpga.c: Coding style cleanup by Wolfgang Denk · Mon Sep 05 12:52:21 2011 +0200
  7. ddee606 PPC4xx: ALPR: constify FPGA code by Wolfgang Denk · Mon Sep 05 11:39:04 2011 +0200
  8. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · Wed May 04 10:32:28 2011 +0000
  9. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  10. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  11. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  12. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  13. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  14. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  15. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · Wed Apr 14 13:57:18 2010 +0200
  16. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  17. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  18. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · Thu Nov 12 16:41:09 2009 +0100
  19. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · Thu Nov 12 12:00:49 2009 +0100
  20. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · Thu Oct 29 16:54:52 2009 +0100
  21. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  22. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  23. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  24. cf8582c fpga: Remove relocation fixups by Peter Tyser · Mon Sep 21 11:20:32 2009 -0500
  25. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  26. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  27. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  28. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  29. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  30. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  31. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Wed Aug 13 06:47:12 2008 +0200
  32. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  33. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  34. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  35. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · Thu Jul 10 13:53:31 2008 +0200
  36. 51d6d5d ppc4xx: Rework 440GX UIC handling by Stefan Roese · Thu Jun 26 17:36:39 2008 +0200
  37. ff459fb ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · Thu Jul 10 13:52:44 2008 +0200
  38. 6a35785 Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · Wed Jul 02 23:53:23 2008 +0200
  39. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  40. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · Mon May 19 11:34:53 2008 +0200
  41. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  42. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  43. 34a64a4 ppc4xx: Add fdt support to Prodrive alpr by Stefan Roese · Wed Mar 19 10:23:43 2008 +0100
  44. beef517 ppc4xx: Enable cache support on the ALPR board by Pieter Voorthuijsen · Mon Mar 17 09:27:56 2008 +0100
  45. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  46. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · Mon Oct 22 15:44:39 2007 +0200
  47. 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:38:39 2007 -0500
  48. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:23 2007 -0500
  49. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  50. 1d9192f [PATCH] Update ALPR board files by Stefan Roese · Sat Jan 06 15:56:13 2007 +0100
  51. 0e2df5a [PATCH] alpr: remove unused board specific flash driver by Stefan Roese · Mon Nov 27 14:49:51 2006 +0100
  52. 2a4a943 [PATCH] Update Prodrive ALPR board support (440GX) by Stefan Roese · Mon Nov 27 14:12:17 2006 +0100
  53. a183188 Update ALPR code (NAND support working now) Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · Sat Oct 07 11:35:25 2006 +0200
  54. 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Mon Sep 18 10:48:03 2006 +0200
  55. 4963968 Add initial support for the ALPR board from Prodrive by Stefan Roese · Tue Aug 15 14:22:35 2006 +0200