summaryrefslogtreecommitdiffstats
path: root/board/mpl
Commit message (Expand)AuthorAgeFilesLines
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-183-67/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-185-9/+10
* board/mpl: Remove mpl-specific memory test commandPeter Tyser2010-10-067-598/+8
* ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-233-4/+3
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-235-5/+5
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-046-8/+8
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-045-9/+9
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-211-1/+0
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-071-11/+0
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-272-2/+2
* Clean-up of s3c24x0 header fileskevin.morfitt@fearnside-systems.co.uk2009-11-271-7/+7
* Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-272-2/+2
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-022-303/+0
* ppc4xx: Fix problems in some ppc4xx board MakefilesStefan Roese2009-11-022-2/+2
* Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-132-16/+17
* mpl: Remove memory test relocation fixupsPeter Tyser2009-10-034-33/+1
* ppc: Remove pci config table pointer relocation fixupsPeter Tyser2009-10-031-18/+0
* ppc: Enable full relocation to RAMPeter Tyser2009-10-033-3/+0
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-282-37/+37
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-282-14/+14
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-115-210/+210
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-252-10/+30
* Dual-license IBM code contributionsJosh Boyer2009-08-093-0/+6
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-242-2/+2
* PATI board: fix compiler warningsWolfgang Denk2009-07-193-6/+10
* mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-195-34/+6
* MIP405T: fix compile problemWolfgang Denk2009-07-181-1/+1
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-184-8/+8
* General help message cleanupWolfgang Denk2009-06-124-4/+4
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-57/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* VCMA9: fix compile errorsWolfgang Denk2009-03-291-2/+3
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-203-7/+3
* boards: get mac address from environmentMike Frysinger2009-03-201-7/+4
* Command usage cleanupPeter Tyser2009-01-284-4/+4
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-183-1/+3
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-091-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-1/+1
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-211-5/+6
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-2111-73/+73
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1811-73/+73
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-141-1/+1
|/
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-104-10/+10
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-103-3/+3
OpenPOWER on IntegriCloud