| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 20 | -4523/+0 |
* | treewide: use #include <...> to include public headers | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data | Scott Wood | 2016-06-03 | 1 | -1/+1 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | 1 | -0/+1 |
* | ppc4xx: cleanup CPCI4052 board | Matthias Fuchs | 2015-01-13 | 2 | -518/+0 |
* | fat: Prepare API change for files greater than 2GB | Suriyan Ramasami | 2014-11-23 | 1 | -3/+0 |
* | board/esd/common/auto_update.c: Use <flash.h> | Tom Rini | 2014-11-23 | 1 | -3/+1 |
* | board/esd/common/auto_update.c: fix Uninitialized variable | Wolfgang Denk | 2014-11-10 | 1 | -2/+1 |
* | esd:cmd_loadpci.c: Switch from "do_source" to "source" | Tom Rini | 2014-07-22 | 1 | -7/+1 |
* | board: delete unused header files | Masahiro Yamada | 2014-01-24 | 1 | -120/+0 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 23 | -391/+23 |
* | Consolidate bool type | York Sun | 2013-04-01 | 2 | -10/+5 |
* | Stop using builtin_run_command() | Simon Glass | 2012-03-06 | 2 | -2/+2 |
* | Rename run_command() to builtin_run_command() | Simon Glass | 2012-03-06 | 2 | -2/+2 |
* | board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning | Matthias Fuchs | 2011-12-02 | 1 | -2/+0 |
* | auto_update.c: Fix GCC 4.6 build warnings | Stefan Roese | 2011-11-16 | 1 | -7/+1 |
* | do_bootm: unify duplicate prototypes | Mike Frysinger | 2010-11-28 | 1 | -1/+0 |
* | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese | 2010-09-23 | 2 | -2/+2 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | 1 | -4/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 4 | -4/+4 |
* | License cleanup: Fix license header for some esd display configurations | Matthias Fuchs | 2009-10-24 | 6 | -44/+102 |
* | ppc_4xx: Apply new HW register names | Niklaus Giger | 2009-10-07 | 1 | -1/+1 |
* | board/esd/common/flash.c: Fix compile warning | Wolfgang Denk | 2009-09-15 | 1 | -1/+2 |
* | Remove legacy NAND and disk on chip references from boards. | Scott Wood | 2009-07-17 | 1 | -50/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | 4 | -5/+5 |
* | esd/common: extend cpld command with address parameter | Matthias Fuchs | 2009-06-12 | 2 | -14/+20 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | 1 | -1/+1 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | 1 | -3/+3 |
* | ppc4xx: Use correct io accessors for esd 405/440 boards | Matthias Fuchs | 2009-03-20 | 3 | -14/+19 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | 1 | -1/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | 4 | -4/+4 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | 1 | -1/+1 |
* | ppc4xx: Fix esd loadpci command | Matthias Fuchs | 2008-10-31 | 1 | -8/+16 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 7 | -122/+122 |
* | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -6/+6 |
* | Fixing coding style issues | William Juul | 2008-08-12 | 1 | -3/+3 |
* | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | 1 | -22/+20 |
* | Fix compilation error for TASREG | TsiChung Liew | 2008-08-01 | 1 | -0/+2 |
* | ppc4xx: Small coding style cleanup for the latest esd patches | Stefan Roese | 2008-04-22 | 1 | -1/+0 |
* | ppc4xx: update esd's common auto_update code for 405 boards | Matthias Fuchs | 2008-04-22 | 2 | -117/+106 |
* | ppc4xx: Update esd's common LCD code for 405 boards | Matthias Fuchs | 2008-04-22 | 2 | -38/+151 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz | 2008-03-12 | 1 | -176/+167 |
|\ |
|
| * | esd/common/fpga.c: fix indentation. | Wolfgang Denk | 2008-03-09 | 1 | -177/+167 |
| * | esd/common/fpga.c: fix 'assignment of read-only location' error | Wolfgang Denk | 2008-03-09 | 1 | -3/+4 |
| * | esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ... | Jean-Christophe PLAGNIOL-VILLARD | 2008-03-08 | 1 | -1/+1 |
* | | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | 1 | -3/+3 |
* | | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | 1 | -0/+19 |
* | | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | 1 | -40/+33 |
|/ |
|
* | ppc4xx: More cleanup for esd's LCD code | Matthias Fuchs | 2008-01-04 | 1 | -20/+18 |