summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/a9m2440/a9m2440.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove samsung archSascha Hauer2023-03-011-143/+0
* Remove unused struct partitionSascha Hauer2022-11-231-1/+0
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-251-15/+2
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-79/+0
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-101-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* 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-211-1/+1
* 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-021-2/+3
* MACH SAMSUNG/S3C: Re-work the memory detection and handlingJuergen Beisert2012-01-021-21/+16
* 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-021-2/+2
* introduce io.hSascha Hauer2011-09-221-1/+1
* 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-231-0/+271