Commit Graph

81 Commits (8addd3ed7e6c1bcc54a4c9062e0bec6c302b462d)

Author SHA1 Message Date
Matthias Fuchs 7eaeb08b20 ppc4xx: cleanup CPCI4052 board 10 years ago
Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB 10 years ago
Tom Rini 64553717bb board/esd/common/auto_update.c: Use <flash.h> 10 years ago
Wolfgang Denk 6c5f4aef02 board/esd/common/auto_update.c: fix Uninitialized variable 10 years ago
Tom Rini ec4f5040f7 esd:cmd_loadpci.c: Switch from "do_source" to "source" 10 years ago
Masahiro Yamada 853ce2ee9c board: delete unused header files 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Simon Glass 5307153236 Stop using builtin_run_command() 13 years ago
Simon Glass f47360a74e Rename run_command() to builtin_run_command() 13 years ago
Matthias Fuchs 7c9543f3ae board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning 13 years ago
Stefan Roese 80b68f70fd auto_update.c: Fix GCC 4.6 build warnings 13 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Matthias Fuchs f3ee25859e License cleanup: Fix license header for some esd display configurations 15 years ago
Niklaus Giger ddc922ff2c ppc_4xx: Apply new HW register names 15 years ago
Wolfgang Denk 85d4bb0e99 board/esd/common/flash.c: Fix compile warning 15 years ago
Wolfgang Denk ba73060cf4 board/esd/common/flash.c: Fix compile warning 15 years ago
Scott Wood 2419169f57 Remove legacy NAND and disk on chip references from boards. 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Matthias Fuchs c1b2f79788 esd/common: extend cpld command with address parameter 15 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 15 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 15 years ago
Matthias Fuchs bb57ad4be7 ppc4xx: Use correct io accessors for esd 405/440 boards 16 years ago
Kumar Gala ff4e66e93c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Matthias Fuchs ca0c2d42b9 ppc4xx: Fix esd loadpci command 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
William Juul 5e1dae5c3d Fixing coding style issues 16 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
TsiChung Liew 01ae85b58b Fix compilation error for TASREG 16 years ago
Stefan Roese b789cb4a4c ppc4xx: Small coding style cleanup for the latest esd patches 16 years ago
Matthias Fuchs 83975d02e2 ppc4xx: update esd's common auto_update code for 405 boards 16 years ago
Matthias Fuchs b9233fe5d5 ppc4xx: Update esd's common LCD code for 405 boards 16 years ago
Wolfgang Denk 2b3e7e61d6 esd/common/fpga.c: fix indentation. 17 years ago
Wolfgang Denk 8d4f4a838d esd/common/fpga.c: fix 'assignment of read-only location' error 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 58f3c57c60 esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Matthias Fuchs 9ac6b6f3d3 ppc4xx: More cleanup for esd's LCD code 17 years ago
Stefan Roese e174ac34ad ppc4xx: Coding style cleanup 17 years ago
Matthias Fuchs 77660c4b59 ppc4xx: use correct io accessors for esd's LCD code 17 years ago
Stefan Roese 8fb6e80c06 ppc4xx: Remove #warning in esd auto_update.c 17 years ago