summaryrefslogtreecommitdiffstats
path: root/board/esd/du440/du440.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-2/+0
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-2/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
|/
* Stop using builtin_run_command()Simon Glass2012-03-061-1/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-061-1/+1
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-231-2/+2
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-1/+1
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-8/+8
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-17/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-54/+0
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-67/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-21/+0
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-14/+14
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-21/+21
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-28/+28
* General help message cleanupWolfgang Denk2009-06-121-16/+17
* ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-201-6/+7
* Command usage cleanupPeter Tyser2009-01-281-8/+8
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-62/+62
* ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs2008-10-101-3/+32
* ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs2008-10-101-0/+6
* ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs2008-10-101-5/+5
* ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-101-2/+2
* ppc4xx: Minor updates for DU440 boardsMatthias Fuchs2008-03-311-2/+3
* ppc4xx: Add DU440 board supportMatthias Fuchs2008-01-171-0/+1018
OpenPOWER on IntegriCloud