summaryrefslogtreecommitdiffstats
path: root/board/xilinx
Commit message (Expand)AuthorAgeFilesLines
...
* microblaze: Wire up dts configurationStephan Linz2012-07-102-0/+8
* microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek2012-07-091-71/+0
* microblaze: Wire up LL_TEMAC driver initializationStephan Linz2012-04-041-0/+36
* microblaze: Add faked LL_TEMAC driver configurationStephan Linz2012-04-042-4/+14
* microblaze: Wire up axi_ethernet driver initializationMichal Simek2011-10-241-0/+6
* net: xilinx_enet: drop unused !NET_MULTI driverMike Frysinger2011-10-2310-4957/+0
* net: emaclite: Move RX/TX ping pong initialization toMichal Simek2011-10-231-6/+12
* punt unused clean/distclean targetsMike Frysinger2011-10-153-18/+0
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-303-12/+0
* xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALLRicardo Ribalda Delgado2011-01-112-18/+7
* xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado2010-12-176-548/+6
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-173-6/+6
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-183-76/+12
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-185-5/+5
* microblaze: Add support for NET_MULTI apiMichal Simek2010-10-121-0/+13
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2010-04-241-4/+3
|\
| * microblaze: Move FSL initialization to board.cMichal Simek2010-04-161-4/+3
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-212-2/+2
|/
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-131-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-132-2/+2
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* ml300: remove support for broken, orphaned boardWolfgang Denk2010-03-289-1434/+0
* ppc4xx: Add custom linker script to board/*/config.mkStefan Roese2009-11-021-0/+3
* ppc: Enable full relocation to RAMPeter Tyser2009-10-036-6/+0
* microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek2009-09-141-0/+3
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-233-3/+3
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-206-16/+6
* boards: get mac address from environmentMike Frysinger2009-03-201-2/+6
* microblaze: Change microblaze-generic config fileMichal Simek2009-01-231-0/+2
* microblaze: Rename ml401 to microblaze-genericMichal Simek2009-01-235-0/+0
* Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-142-2/+2
* microblaze: Remove XUPV2P boardMichal Simek2008-12-105-257/+0
* ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek2008-11-253-432/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-185-0/+5
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-091-1/+1
* ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado2008-10-247-0/+459
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-187-27/+27
* Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-125-13/+13
|\
| * rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-7/+7
| * rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-102-2/+2
| * rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
| * rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-102-2/+2
* | ppc4xx: Add .gitignore file to xilinx-ppc440 boardsRicardo Ribalda Delgado2008-09-122-0/+2
* | ppc4xx: Fix in-tree build for ppc440-generic boardsRicardo Ribalda Delgado2008-09-121-1/+1
|/
* ppc4xx: ppc440-generic-ALL: Fix out of tree build v2Ricardo Ribalda Delgado2008-09-095-4/+53
* ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado2008-09-0513-145/+209
* ppc4xx: ML507: Environment in flash and MTD SupportRicardo Ribalda Delgado2008-07-301-1/+1
* ppc4xx: ML507: Use of get_ram_size in board ml507Ricardo Ribalda Delgado2008-07-301-2/+3
* ppc4xx: ML507: U-Boot in flash and System ACERicardo Ribalda Delgado2008-07-305-9/+167
OpenPOWER on IntegriCloud