summaryrefslogtreecommitdiffstats
path: root/board/cm5200
Commit message (Expand)AuthorAgeFilesLines
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-144-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-2/+2
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-2/+2
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-99/+6
|/
* Clean up libfdt.h includesGerald Van Baren2013-02-081-1/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-120/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* do_bootm: unify duplicate prototypesMike Frysinger2010-11-281-1/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-24/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-4/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+3
* POST cleanup.Michael Zaidman2010-09-211-16/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-9/+9
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-7/+0
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-071-8/+0
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* cm5200: Make function test command names more uniquePeter Tyser2009-06-121-9/+9
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-15/+15
* Fix some more print() format errors.Wolfgang Denk2008-07-112-5/+5
* Some copy-n-paste fixes in printf usageMatvejchikov Ilya2008-07-091-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel2008-02-221-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-071-13/+2
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-211-1/+1
* CM5200: Fix missing null-termination in hostname manipulation codeBartlomiej Sieka2007-10-051-0/+1
* cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9Bartlomiej Sieka2007-09-131-1/+1
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-133-5/+5
* Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-121-2/+2
* cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka2007-08-038-0/+1503
OpenPOWER on IntegriCloud