summaryrefslogtreecommitdiff
path: root/board/esd/du440
Commit message (Expand)AuthorAgeLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+15
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-24/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-2/+0
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-23-2/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-79/+5
|/
* Stop using builtin_run_command()Simon Glass2012-03-06-1/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-06-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-2/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+1
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-6/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-2/+2
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-1/+1
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-8/+8
* ppc4xx: TLB init file cleanupStefan Roese2010-04-19-15/+15
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-1/+1
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-19-17/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-54/+0
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-70/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-21/+0
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-02-139/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-09-1/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-03-1/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-14/+14
|/
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-21/+21
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-28/+28
* General help message cleanupWolfgang Denk2009-06-12-16/+17
* ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-20-6/+7
* ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs2009-03-20-3/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* Command usage cleanupPeter Tyser2009-01-28-8/+8
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-87/+87
* ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs2008-10-10-3/+32
* ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs2008-10-10-0/+6
* ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs2008-10-10-5/+5
* ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-10-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* ppc4xx: Minor updates for DU440 boardsMatthias Fuchs2008-03-31-2/+4
* ppc4xx: Add DU440 board supportMatthias Fuchs2008-01-17-0/+1374