summaryrefslogtreecommitdiff
path: root/board/esd/common
AgeCommit message (Expand)Author
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-01-13ppc4xx: cleanup CPCI4052 boardMatthias Fuchs
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23board/esd/common/auto_update.c: Use <flash.h>Tom Rini
2014-11-10board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk
2014-07-22esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini
2014-01-24board: delete unused header filesMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-01Consolidate bool typeYork Sun
2012-03-06Stop using builtin_run_command()Simon Glass
2012-03-06Rename run_command() to builtin_run_command()Simon Glass
2011-12-02board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warningMatthias Fuchs
2011-11-16auto_update.c: Fix GCC 4.6 build warningsStefan Roese
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-10-24License cleanup: Fix license header for some esd display configurationsMatthias Fuchs
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger
2009-09-15board/esd/common/flash.c: Fix compile warningWolfgang Denk
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood
2009-06-12General help message cleanupWolfgang Denk
2009-06-12esd/common: extend cpld command with address parameterMatthias Fuchs
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-31ppc4xx: Fix esd loadpci commandMatthias Fuchs
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-08-01Fix compilation error for TASREGTsiChung Liew
2008-04-22ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese
2008-04-22ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs
2008-04-22ppc4xx: Update esd's common LCD code for 405 boardsMatthias Fuchs
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-03-09esd/common/fpga.c: fix indentation.Wolfgang Denk
2008-03-09esd/common/fpga.c: fix 'assignment of read-only location' errorWolfgang Denk
2008-03-08esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...Jean-Christophe PLAGNIOL-VILLARD
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2008-01-04ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs
2007-12-28ppc4xx: Coding style cleanupStefan Roese