Age | Commit message (Expand) | Author |
2014-07-22 | esd:cmd_loadpci.c: Switch from "do_source" to "source" | Tom Rini |
2014-01-24 | board: delete unused header files | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-04-01 | Consolidate bool type | York Sun |
2012-03-06 | Stop using builtin_run_command() | Simon Glass |
2012-03-06 | Rename run_command() to builtin_run_command() | Simon Glass |
2011-12-02 | board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning | Matthias Fuchs |
2011-11-16 | auto_update.c: Fix GCC 4.6 build warnings | Stefan Roese |
2010-11-28 | do_bootm: unify duplicate prototypes | Mike Frysinger |
2010-09-23 | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2009-10-24 | License cleanup: Fix license header for some esd display configurations | Matthias Fuchs |
2009-10-07 | ppc_4xx: Apply new HW register names | Niklaus Giger |
2009-09-15 | board/esd/common/flash.c: Fix compile warning | Wolfgang Denk |
2009-07-17 | Remove legacy NAND and disk on chip references from boards. | Scott Wood |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | esd/common: extend cpld command with address parameter | Matthias Fuchs |
2009-05-15 | Fix e-mail address of Gary Jennejohn. | Detlev Zundel |
2009-04-03 | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk |
2009-03-20 | ppc4xx: Use correct io accessors for esd 405/440 boards | Matthias Fuchs |
2009-02-07 | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-10-31 | ppc4xx: Fix esd loadpci command | Matthias Fuchs |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | Fixing coding style issues | William Juul |
2008-08-12 | Update MTD to that of Linux 2.6.22.1 | William Juul |
2008-08-01 | Fix compilation error for TASREG | TsiChung Liew |
2008-04-22 | ppc4xx: Small coding style cleanup for the latest esd patches | Stefan Roese |
2008-04-22 | ppc4xx: update esd's common auto_update code for 405 boards | Matthias Fuchs |
2008-04-22 | ppc4xx: Update esd's common LCD code for 405 boards | Matthias Fuchs |
2008-03-12 | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz |
2008-03-09 | esd/common/fpga.c: fix indentation. | Wolfgang Denk |
2008-03-09 | esd/common/fpga.c: fix 'assignment of read-only location' error | Wolfgang Denk |
2008-03-08 | esd: 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 code | Marian Balakowicz |
2008-02-25 | [new uImage] Add dual format uImage support framework | Marian Balakowicz |
2008-02-07 | [new uImage] Define a API for image handling operations | Marian Balakowicz |
2008-01-04 | ppc4xx: More cleanup for esd's LCD code | Matthias Fuchs |
2007-12-28 | ppc4xx: Coding style cleanup | Stefan Roese |
2007-12-28 | ppc4xx: use correct io accessors for esd's LCD code | Matthias Fuchs |
2007-08-16 | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese |
2007-08-16 | ppc4xx: Remove #warning in esd auto_update.c | Stefan Roese |
2007-08-15 | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese |
2007-07-10 | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-09 | board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-09 | Migrate esd 405EP boards to new NAND subsystem | Matthias Fuchs |