aboutsummaryrefslogtreecommitdiff
path: root/board/bf537-stamp
AgeCommit message (Expand)Author
2009-06-15Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boardsMike Frysinger
2009-06-14Blackfin: unify u-boot linker scriptsMike Frysinger
2009-06-12General help message cleanupWolfgang Denk
2009-04-02Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.cMike Frysinger
2009-03-24Blackfin: bf537-stamp: split post code out into dedicated post.cMike Frysinger
2009-03-24Blackfin: add support for S25FL128 partsMike Frysinger
2009-03-24Blackfin: overhaul SPI flash handling to speed things upMike Frysinger
2009-03-24Blackfin: add support for SST SPI flashesMike Frysinger
2009-03-24Blackfin: add hack for crappy m25p80Mike Frysinger
2009-03-24Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger
2009-03-23Blackfin: kill off LDR jump blockMike Frysinger
2009-03-23Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...)Mike Frysinger
2009-02-05Blackfin: move default boot SPI CS to common codeMike Frysinger
2009-02-02Blackfin: add port muxing for BF51x SPIMike Frysinger
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-01-28Move is_valid_ether_addr() to include/net.hMike Frysinger
2009-01-28Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger
2009-01-28Blackfin: convert old boards to use COBJS-y Makefile styleMike Frysinger
2009-01-28Blackfin: set default boot SPI CS for BF538/BF539Mike Frysinger
2009-01-28Blackfin: tighten up post memory coding styleMike Frysinger
2009-01-28Blackfin: bf537-stamp nand: fix more style errors in previous commitMike Frysinger
2009-01-28Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger
2009-01-28Command usage cleanupPeter Tyser
2009-01-07bf537-stamp/nand: fix board_nand_init prototypeMike Frysinger
2009-01-07Blackfin: fix out-of-tree building with ldscriptsMike Frysinger
2009-01-07Blackfin: fix linker scripts to work with --gc-sectionsMike Frysinger
2009-01-07Blackfin: set proper LDRFLAGS for parallel booting LDRsMike Frysinger
2008-10-23Blackfin: linker scripts: force start.o and set initcode boundariesMike Frysinger
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-02Introduce netdev.h header file and remove externsBen Warren
2008-08-26Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Remove white space at end.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
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-03-30Blackfin: unify cpu and boot modesMike Frysinger
2008-03-30Blackfin: BF537-stamp: cleanup spi flash driverMike Frysinger
2008-03-25net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger
2008-03-15Blackfin: BF537-stamp: drop board-specific flash driver for CFIMike Frysinger
2008-03-15Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger
2008-03-15Blackfin: move bootldr command to common codeMike Frysinger
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger
2008-02-04add gitignores for Blackfin piecesMike Frysinger
2008-01-16bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether...Jean-Christophe PLAGNIOL-VILLARD
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger