summaryrefslogtreecommitdiff
path: root/board/xilinx
Commit message (Expand)AuthorAgeLines
* ml300: remove support for broken, orphaned boardWolfgang Denk2010-03-28-1434/+0
* ppc4xx: Add custom linker script to board/*/config.mkStefan Roese2009-11-02-0/+3
* ppc: Enable full relocation to RAMPeter Tyser2009-10-03-6/+0
* microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek2009-09-14-0/+3
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-23-3/+3
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-16/+6
* boards: get mac address from environmentMike Frysinger2009-03-20-2/+6
* microblaze: Change microblaze-generic config fileMichal Simek2009-01-23-0/+2
* microblaze: Rename ml401 to microblaze-genericMichal Simek2009-01-23-0/+0
* Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-14-2/+2
* microblaze: Remove XUPV2P boardMichal Simek2008-12-10-257/+0
* ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek2008-11-25-432/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+5
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-09-1/+1
* ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado2008-10-24-0/+459
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-27/+27
* Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-12-13/+13
|\
| * rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-7/+7
| * rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
| * rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
| * rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* | ppc4xx: Add .gitignore file to xilinx-ppc440 boardsRicardo Ribalda Delgado2008-09-12-0/+2
* | ppc4xx: Fix in-tree build for ppc440-generic boardsRicardo Ribalda Delgado2008-09-12-1/+1
|/
* ppc4xx: ppc440-generic-ALL: Fix out of tree build v2Ricardo Ribalda Delgado2008-09-09-4/+53
* ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado2008-09-05-145/+209
* ppc4xx: ML507: Environment in flash and MTD SupportRicardo Ribalda Delgado2008-07-30-1/+1
* ppc4xx: ML507: Use of get_ram_size in board ml507Ricardo Ribalda Delgado2008-07-30-2/+3
* ppc4xx: ML507: U-Boot in flash and System ACERicardo Ribalda Delgado2008-07-30-9/+167
* ppc4xx: ML507 Board SupportRicardo Ribalda Delgado2008-07-18-0/+339
* Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk2008-07-03-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-3/+3
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-03-4/+0
* Big white-space cleanup.Wolfgang Denk2008-05-21-15/+15
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-2/+0
* microblaze: clean uart16550 and uartlite handlingMichal Simek2008-04-08-4/+4
* microblaze: remove old setting for emac driverMichal Simek2008-04-08-14/+2
* microblaze: Clean Makefile from ancient emac driverMichal Simek2008-04-08-32/+2
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* ppc4xx: Rework of 4xx serial driver (2)Stefan Roese2007-10-31-1/+1
* ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-31-1/+1
* Synchronize with U-BOOT mainlineMichal Simek2007-09-15-21/+33
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-07-2/+2
|\
| * board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
| * board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
| * Fix a few file permission problems.Wolfgang Denk2007-07-04-0/+0
| * board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* | [FIX] Change configuration for XUPV2P Microblaze boardMichal Simek2007-08-05-33/+21
* | [FIX] fix microblaze file permitissionMichal Simek2007-06-17-0/+0
|/
* Merge git://www.denx.de/git/u-bootMichal Simek2007-05-08-1/+1
|\