aboutsummaryrefslogtreecommitdiff
path: root/board/prodrive
AgeCommit message (Expand)AuthorFilesLines
2008-08-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2-74/+36
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-12Fixing coding style issuesWilliam Juul2-2/+2
2008-08-12Remove white space at end.William Juul1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul2-75/+37
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese1-19/+31
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
2008-07-02Cleanup: remove redundant deleting on *~ filesWolfgang Denk2-2/+2
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk4-4/+4
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-30/+0
2008-05-21Big white-space cleanup.Wolfgang Denk5-16/+16
2008-04-17Remove all the search paths from the .lds files.Jason Wessel3-3/+0
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk5-359/+0
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk5-0/+359
2008-03-30Adds support for the Prodrive PMDRA board, based on a DM6441Pieter Voorthuijsen5-0/+359
2008-03-27ppc4xx: Add fdt support to Prodrive alprStefan Roese1-1/+24
2008-03-27ppc4xx: Enable cache support on the ALPR boardPieter Voorthuijsen1-0/+9
2008-01-18ARM: remove useless function board_post_initJean-Christophe PLAGNIOL-VILLARD1-5/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk4-4/+4
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese2-26/+0
2007-07-09board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger4-5/+5
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger4-4/+4
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2-4/+4
2007-05-05Make "file" command happy with some config.mk files; update CHANGELOGWolfgang Denk1-0/+1
2007-04-23Remove BOARDLIBS usage completelyStefan Roese1-3/+0
2007-02-27Minor code cleanup.Wolfgang Denk1-1/+0
2007-02-10[PATCH] Add missing p3mx.h file to repository (ups)Stefan Roese1-0/+34
2007-01-18[PATCH] Add support for Prodrive SCPU (PDNB3 variant) boardStefan Roese1-0/+4
2007-01-18[PATCH] Update Prodrive P3Mx supportStefan Roese2-6/+61
2007-01-06[PATCH] Update ALPR board filesStefan Roese2-20/+11
2006-12-24Merge with /home/hs/TQ/u-boot-devWolfgang Denk1-1/+2
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher1-1/+2
2006-11-30Code cleanup. Update CHANGELOG.Wolfgang Denk2-390/+317
2006-11-29[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese17-0/+9740
2006-11-27[PATCH] alpr: remove unused board specific flash driverStefan Roese1-70/+0
2006-11-27[PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese5-82/+118
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese2-2/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2-2/+2
2006-10-07Update ALPR code (NAND support working now)Stefan Roese6-213/+185
2006-09-18Merge with /home/stefan/git/u-boot/denxStefan Roese4-19/+31
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz3-14/+22
2006-08-15Add initial support for the ALPR board from ProdriveStefan Roese7-0/+1175
2006-05-30* Update Intel IXP4xx supportWolfgang Denk8-0/+1350
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk1-1/+1
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese1-11/+0
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese6-0/+661