summaryrefslogtreecommitdiff
path: root/board/cm5200
AgeCommit message (Expand)Author
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2015-08-14cm5200: fix FAT function prototypesStephen Warren
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-02-08Clean up libfdt.h includesGerald Van Baren
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-21POST cleanup.Michael Zaidman
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-06-12General help message cleanupWolfgang Denk
2009-06-12cm5200: Make function test command names more uniquePeter Tyser
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-01-28Command usage cleanupPeter Tyser
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-09Some copy-n-paste fixes in printf usageMatvejchikov Ilya
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-05-21Big white-space cleanup.Wolfgang Denk
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-02-22Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-12-07Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-10-05CM5200: Fix missing null-termination in hostname manipulation codeBartlomiej Sieka
2007-09-13cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9Bartlomiej Sieka
2007-08-13Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-12Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk
2007-08-03cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka