summaryrefslogtreecommitdiffstats
path: root/board/esd/du440
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* 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-245-79/+5
|/
* Stop using builtin_run_command()Simon Glass2012-03-061-1/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-061-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-2/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-6/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* 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: TLB init file cleanupStefan Roese2010-04-191-15/+15
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* 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-192-70/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-21/+0
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-021-139/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-091-1/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+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
* ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs2009-03-201-3/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Command usage cleanupPeter Tyser2009-01-281-8/+8
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-87/+87
* 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
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* ppc4xx: Minor updates for DU440 boardsMatthias Fuchs2008-03-312-2/+4
* ppc4xx: Add DU440 board supportMatthias Fuchs2008-01-176-0/+1374
OpenPOWER on IntegriCloud