summaryrefslogtreecommitdiffstats
path: root/board/esd/dasa_sim
Commit message (Expand)AuthorAgeFilesLines
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-081-1/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-20/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-121/+7
* Consolidate bool typeYork Sun2013-04-011-5/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* CHECKPATCH: ./board/esd/dasa_sim/fpgadata.cMarek Vasut2011-12-181-1952/+3903
* board/esd/dasa_sim/flash.c: Fix GCC 4.6 warningMatthias Fuchs2011-12-021-3/+0
* cmd_dasa_sim.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-28/+24
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-201-2/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Move LDSCRIPT definitions to board config files.Wolfgang Denk2010-12-091-25/+0
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-45/+12
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-1/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* 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
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-3/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* ppc4xx: Add custom linker script to board/*/config.mkStefan Roese2009-11-021-0/+3
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-051-1/+0
* ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs2009-03-203-17/+22
* ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs2009-03-201-26/+0
* ppc4xx: Update TEXT_BASE for DASA_SIM boardsMatthias Fuchs2009-03-201-10/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-8/+8
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-032-21/+0
|\
| * ppx4xx: Fix broken DASA_SIM boardMatthias Fuchs2008-09-031-0/+5
| * ppc4xx: Remove reference to common/lists.o from some esd linker scriptsStefan Roese2008-09-031-1/+0
| * ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs2008-09-031-20/+0
* | Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
|/
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-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
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
OpenPOWER on IntegriCloud