aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-09ppc4xx: ppc440-generic-ALL: Fix out of tree build v2Ricardo Ribalda Delgado5-4/+53
2008-09-05ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado13-145/+209
2008-07-30ppc4xx: ML507: Environment in flash and MTD SupportRicardo Ribalda Delgado1-1/+1
2008-07-30ppc4xx: ML507: Use of get_ram_size in board ml507Ricardo Ribalda Delgado1-2/+3
2008-07-30ppc4xx: ML507: U-Boot in flash and System ACERicardo Ribalda Delgado5-9/+167
2008-07-18ppc4xx: ML507 Board SupportRicardo Ribalda Delgado6-0/+339
2008-07-03Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk3-3/+3
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-4/+0
2008-05-21Big white-space cleanup.Wolfgang Denk4-15/+15
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-04-08microblaze: clean uart16550 and uartlite handlingMichal Simek2-4/+4
2008-04-08microblaze: remove old setting for emac driverMichal Simek2-14/+2
2008-04-08microblaze: Clean Makefile from ancient emac driverMichal Simek2-32/+2
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese1-1/+1
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese1-1/+1
2007-09-15Synchronize with U-BOOT mainlineMichal Simek3-21/+33
2007-08-07Merge git://www.denx.de/git/u-bootMichal Simek1-2/+2
2007-08-05[FIX] Change configuration for XUPV2P Microblaze boardMichal Simek3-33/+21
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04Fix a few file permission problems.Wolfgang Denk1-0/+0
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-06-17[FIX] fix microblaze file permitissionMichal Simek1-0/+0
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek1-1/+1
2007-05-07new: USE_MSR_INTR supportMichal Simek1-1/+2
2007-05-07new: fsl interrupt supportMichal Simek1-1/+21
2007-05-07new: add writing to msr registerMichal Simek1-15/+19
2007-05-05new: FSL and MSR support #2Michal Simek1-0/+3
2007-04-21Change ML401 parameters - Xilinx BSPMichal Simek2-13/+13
2007-04-04Minor coding style cleanup.Wolfgang Denk1-1/+1
2007-03-30[PATCH] Clean include dependenceMichal Simek2-2/+2
2007-03-27PATCH: Resolve GPL license problemMichal Simek4-24/+97
2007-03-26Support for XUPV2P boardMichal Simek9-78/+297
2007-03-11[Microblaze][PATCH] part 2Michal Simek1-0/+4
2007-03-11[Microblaze][PATCH]Michal Simek5-0/+265
2007-02-20[PATCH 2_4] Use config.h, not xparameters.h, for xilinx targetsGrant Likely7-8/+7
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+19