summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/netx
Commit message (Expand)AuthorAgeFilesLines
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-9/+0
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* | ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-071-1/+1
|/
* Remove unused config.hAlexander Shiyan2013-04-091-4/+0
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-2/+2
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-3/+3
* ARM netx boards: switch to barebox_arm_entrySascha Hauer2013-02-041-2/+5
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-3/+6
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-3/+6
* | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-8/+0
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-1/+1
|\
| * ARM boards: Make boards pbl safeSascha Hauer2012-08-121-1/+1
* | devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
|/
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-3/+5
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-1/+8
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-5/+1
* netx: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-22/+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-15/+6
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+5
* arm: move mach-types.h to include/generated/Jean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+1
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-235-0/+151