summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/boards/ipe337
Commit message (Expand)AuthorAgeFilesLines
* include: Move smc911x eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+4
* blackfin: fix undefined reference with CONFIG_CMD_MAGICVARMasahiro Yamada2015-02-021-2/+2
* Add some .gitignore filesSascha Hauer2014-09-121-0/+1
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-10/+0
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-7/+2
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* Set model and hostname at boardlevelSascha Hauer2013-08-161-1/+3
* barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* smc911x: add support to pass the shift via platform dataJean-Christophe PLAGNIOL-VILLARD2012-09-031-1/+6
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-3/+3
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* fix underscore count in bss_start/bss_stopSascha Hauer2011-12-071-2/+2
* add magicvar commandSascha Hauer2011-11-291-0/+4
* ipe337: switch to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-301-16/+4
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-8/+1
* add a add_mem_device functionSascha Hauer2011-07-181-14/+2
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* blackfin: provide __bss_stop in linker scriptSascha Hauer2011-01-171-0/+1
* ipe337: fix printf compiler warningsSascha Hauer2011-01-071-2/+2
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+4
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-2318-0/+512