aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)Author
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-01-11xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALLRicardo Ribalda Delgado
2010-12-17xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-12microblaze: Add support for NET_MULTI apiMichal Simek
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-16microblaze: Move FSL initialization to board.cMichal Simek
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2010-03-28ml300: remove support for broken, orphaned boardWolfgang Denk
2009-11-02ppc4xx: Add custom linker script to board/*/config.mkStefan Roese
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-14microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-20boards: get mac address from environmentMike Frysinger
2009-01-23microblaze: Change microblaze-generic config fileMichal Simek
2009-01-23microblaze: Rename ml401 to microblaze-genericMichal Simek
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD
2008-12-10microblaze: Remove XUPV2P boardMichal Simek
2008-11-25ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren
2008-10-24ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-12ppc4xx: Add .gitignore file to xilinx-ppc440 boardsRicardo Ribalda Delgado
2008-09-12ppc4xx: Fix in-tree build for ppc440-generic boardsRicardo Ribalda Delgado
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2008-09-09ppc4xx: ppc440-generic-ALL: Fix out of tree build v2Ricardo Ribalda Delgado
2008-09-05ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado
2008-07-30ppc4xx: ML507: Environment in flash and MTD SupportRicardo Ribalda Delgado
2008-07-30ppc4xx: ML507: Use of get_ram_size in board ml507Ricardo Ribalda Delgado
2008-07-30ppc4xx: ML507: U-Boot in flash and System ACERicardo Ribalda Delgado
2008-07-18ppc4xx: ML507 Board SupportRicardo Ribalda Delgado
2008-07-03Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-04-08microblaze: clean uart16550 and uartlite handlingMichal Simek