aboutsummaryrefslogtreecommitdiff
path: root/board/prodrive
AgeCommit message (Expand)AuthorFilesLines
2010-04-19ppc4xx: TLB init file cleanupStefan Roese2-112/+21
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-1/+0
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-12/+0
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese2-58/+7
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese2-78/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2-2/+2
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2-282/+0
2009-10-09Merge branch 'reloc'Wolfgang Denk5-15/+2
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger2-37/+37
2009-10-03p3mx: Remove serial relocation fixupsPeter Tyser1-10/+0
2009-10-03fpga: Remove relocation fixupsPeter Tyser1-2/+2
2009-10-03ppc: Enable full relocation to RAMPeter Tyser3-3/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2-45/+45
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese2-14/+14
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