summaryrefslogtreecommitdiff
path: root/board/prodrive
AgeCommit message (Expand)Author
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger
2009-10-03p3mx: Remove serial relocation fixupsPeter Tyser
2009-10-03fpga: Remove relocation fixupsPeter Tyser
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-07-09asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek
2009-06-12General help message cleanupWolfgang Denk
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Remove white space at end.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese
2008-07-02Cleanup: remove redundant deleting on *~ filesWolfgang Denk
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2008-03-30Adds support for the Prodrive PMDRA board, based on a DM6441Pieter Voorthuijsen
2008-03-27ppc4xx: Add fdt support to Prodrive alprStefan Roese
2008-03-27ppc4xx: Enable cache support on the ALPR boardPieter Voorthuijsen
2008-01-18ARM: remove useless function board_post_initJean-Christophe PLAGNIOL-VILLARD
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese
2007-07-09board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger