aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
2013-02-04microblaze: Remove FSL support from generic boardMichal Simek1-20/+0
2013-02-04board: xilinx: Remove common folderMichal Simek16-5865/+0
2013-02-04board: xilinx: Remove unused ancient i2c driverMichal Simek2-634/+0
2012-10-04xilinx: Add new Zynq boardMichal Simek2-0/+108
2012-09-11microblaze: Clean microblaze initializationMichal Simek1-0/+9
2012-07-10microblaze: Wire up dts configurationStephan Linz2-0/+8
2012-07-09microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek1-71/+0
2012-04-04microblaze: Wire up LL_TEMAC driver initializationStephan Linz1-0/+36
2012-04-04microblaze: Add faked LL_TEMAC driver configurationStephan Linz2-4/+14
2011-10-24microblaze: Wire up axi_ethernet driver initializationMichal Simek1-0/+6
2011-10-23net: xilinx_enet: drop unused !NET_MULTI driverMike Frysinger10-4957/+0
2011-10-23net: emaclite: Move RX/TX ping pong initialization toMichal Simek1-6/+12
2011-10-15punt unused clean/distclean targetsMike Frysinger3-18/+0
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood3-12/+0
2011-01-11xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALLRicardo Ribalda Delgado2-18/+7
2010-12-17xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado6-548/+6
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier3-6/+6
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk3-76/+12
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk5-5/+5
2010-10-12microblaze: Add support for NET_MULTI apiMichal Simek1-0/+13
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk1-4/+3
2010-04-21Move arch/ppc to arch/powerpcStefan Roese2-2/+2
2010-04-16microblaze: Move FSL initialization to board.cMichal Simek1-4/+3
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2-2/+2
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2010-03-28ml300: remove support for broken, orphaned boardWolfgang Denk9-1434/+0
2009-11-02ppc4xx: Add custom linker script to board/*/config.mkStefan Roese1-0/+3
2009-10-03ppc: Enable full relocation to RAMPeter Tyser6-6/+0
2009-09-14microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek1-0/+3
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger3-3/+3
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho6-16/+6
2009-03-20boards: get mac address from environmentMike Frysinger1-2/+6
2009-01-23microblaze: Change microblaze-generic config fileMichal Simek1-0/+2
2009-01-23microblaze: Rename ml401 to microblaze-genericMichal Simek5-0/+0
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-12-10microblaze: Remove XUPV2P boardMichal Simek5-257/+0
2008-11-25ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek3-432/+0
2008-11-18Align end of bss by 4 bytesSelvamuthukumar5-0/+5
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren1-1/+1
2008-10-24ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado7-0/+459
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD7-27/+27
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk5-13/+13
2008-09-12ppc4xx: Add .gitignore file to xilinx-ppc440 boardsRicardo Ribalda Delgado2-0/+2
2008-09-12ppc4xx: Fix in-tree build for ppc440-generic boardsRicardo Ribalda Delgado1-1/+1
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2-2/+2