aboutsummaryrefslogtreecommitdiff
path: root/board/prodrive
AgeCommit message (Expand)AuthorFilesLines
2009-07-09asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-56/+0
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho4-10/+4
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar4-1/+4
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD19-280/+280
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala1-2/+0
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk1-2/+2
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