summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/a9m2440
Commit message (Expand)AuthorAgeFilesLines
* boards: remove hardcoded MAC addressesSascha Hauer2015-01-281-1/+1
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* treewide: Fix typo collumn -> columnSascha Hauer2014-12-111-4/+4
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-79/+0
* mtd: nand: create bb devices automaticallySascha Hauer2014-04-282-5/+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
|/
* include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-101-1/+1
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-2/+1
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-4/+4
* ARM Samsung boards: switch to barebox_arm_entrySascha Hauer2013-02-041-2/+7
* ARM a9m2440: Fix lowlevel initSascha Hauer2012-10-151-1/+1
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-8/+7
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-8/+7
* | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-16/+0
|/
* ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+1
* ARM s3c boards: Do not hardcode image sizesSascha Hauer2012-08-121-7/+0
* ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-231-1/+2
* ARM/Samsung: unify device registration for the S3C24XX SoCsJuergen Beisert2012-07-201-4/+3
* Make S3C24xx config options available for all S3CsAlexey Galakhov2012-05-213-3/+3
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-5/+5
* MACH SAMSUNG/S3C: Re-work the GPIO handling for S3C24xx CPUsJuergen Beisert2012-01-023-29/+32
* MACH SAMSUNG/S3C: Re-work the memory detection and handlingJuergen Beisert2012-01-023-28/+24
* MACH SAMSUNG/S3C: Unify the UART driver for the S3C family of CPUsJuergen Beisert2012-01-021-1/+1
* MACH SAMSUNG/S3C: Use the correct CPU family name to reflect NAND driver's usageJuergen Beisert2012-01-021-1/+1
* MACH SAMSUNG/S3C: Make it more generic for future updatesJuergen Beisert2012-01-023-4/+4
* introduce io.hSascha Hauer2011-09-222-2/+2
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-6/+12
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-3/+1
* s3c/boards: switch to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-301-29/+11
* add a add_mem_device functionSascha Hauer2011-07-181-17/+5
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* S3C24xx/NFC: Consider correct NAND page size for boot.Juergen Beisert2011-03-141-1/+1
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+4
* 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-2313-0/+867