aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada2-8/+0
2013-11-01Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada3-42/+4
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-28/+1
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk2-2/+2
2013-09-03Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD1-0/+19
2013-08-12zynq: Enable axi ethernet and emaclite driver initializationMichal Simek1-0/+17
2013-08-12zynq: Add new ddrc driver for ECC supportMichal Simek1-0/+2
2013-08-12fpga: zynqpl: Add support for zc7100 device.Michal Simek1-0/+4
2013-08-02xilinx: move microblaze-generic .dts to standard locationStephen Warren2-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk16-238/+17
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-5/+12
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2-3/+12
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek1-5/+12
2013-05-06fpga: zynq: Add support for loading bitstreamMichal Simek1-0/+37
2013-04-30mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek1-0/+17
2013-04-30net: gem: Preserve clk on emio interfaceDavid Andrey1-2/+2
2013-04-30net: gem: Pass phy address to initDavid Andrey1-2/+4
2013-04-30zynq: Move macros to hardware.hMichal Simek1-3/+9
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2-0/+8
2013-04-30microblaze: Disable all cpu features before resetMichal Simek1-1/+2
2013-04-30microblaze: Fix reset functionMichal Simek1-2/+2
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