summaryrefslogtreecommitdiff
path: root/board/mpl
Commit message (Expand)AuthorAgeLines
* ppc: Remove pci config table pointer relocation fixupsPeter Tyser2009-10-03-18/+0
* ppc: Enable full relocation to RAMPeter Tyser2009-10-03-3/+0
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-28-37/+37
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-14/+14
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-210/+210
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-25-10/+30
* Dual-license IBM code contributionsJosh Boyer2009-08-09-0/+6
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-24-2/+2
* PATI board: fix compiler warningsWolfgang Denk2009-07-19-6/+10
* mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-19-34/+6
* MIP405T: fix compile problemWolfgang Denk2009-07-18-1/+1
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-8/+8
* General help message cleanupWolfgang Denk2009-06-12-4/+4
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-57/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* VCMA9: fix compile errorsWolfgang Denk2009-03-29-2/+3
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-7/+3
* boards: get mac address from environmentMike Frysinger2009-03-20-7/+4
* Command usage cleanupPeter Tyser2009-01-28-4/+4
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+3
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-09-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-1/+1
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-21-5/+6
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-21-73/+73
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-73/+73
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-14-1/+1
|/
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-10/+10
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-09-1/+0
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-10/+10
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-4/+4
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-3/+3
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-03-26/+0
* Big white-space cleanup.Wolfgang Denk2008-05-21-370/+368
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-3/+0
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-2/+2
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-0/+7
* [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-21-1/+1
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-22/+15
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-3/+3
* Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-11-3/+3
|\
| * drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-1/+1
| * Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-18-2/+2
* | ppc4xx: Rework of 4xx serial driver (2)Stefan Roese2007-10-31-2/+2
* | ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-31-1/+1
* | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-31-3/+3
|/
* Fix warning differ in signedness in board/mpl/vcma9/vcma9.cWolfgang Denk2007-10-13-2/+2
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-2/+2