aboutsummaryrefslogtreecommitdiff
path: root/board/mpl
AgeCommit message (Expand)Author
2011-11-08ARM: remove superfluous setting of arch_number in board specific code.David Müller (ELSOFT AG)
2011-11-07board/mpl/common/flash.c: fix GCC 4.6 build warningWolfgang Denk
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-04VCMA9: various cleanups/code style fixesDavid Müller (ELSOFT AG)
2011-07-04VCMA9: use CFI driver (and remove the old one)David Müller (ELSOFT AG)
2011-07-04VCMA9: remove unneeded config.mkDavid Müller (ELSOFT AG)
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-12-09Remove redundant config.mk filesWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-28Add generic support for samsung s3c2440C Nauman
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-06board/mpl: Remove mpl-specific memory test commandPeter Tyser
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk
2009-11-27Clean-up of s3c24x0 header fileskevin.morfitt@fearnside-systems.co.uk
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese
2009-11-02ppc4xx: Fix problems in some ppc4xx board MakefilesStefan Roese
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk
2009-10-03mpl: Remove memory test relocation fixupsPeter Tyser
2009-10-03ppc: Remove pci config table pointer relocation fixupsPeter Tyser
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-08-09Dual-license IBM code contributionsJosh Boyer
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs
2009-07-19PATI board: fix compiler warningsWolfgang Denk
2009-07-19mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD
2009-07-18MIP405T: fix compile problemWolfgang Denk
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-06-12General help message cleanupWolfgang Denk
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-03-29VCMA9: fix compile errorsWolfgang Denk
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-20boards: get mac address from environmentMike Frysinger