summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/mini2440
Commit message (Expand)AuthorAgeFilesLines
* 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
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-4/+4
* Fixup DRIVER_VIDEO_S3C24XX usage.Uwe Hermann2012-04-101-1/+1
* 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-022-8/+9
* MACH SAMSUNG/S3C: Unify the UART driver for the S3C family of CPUsJuergen Beisert2012-01-021-1/+1
* MACH SAMSUNG/S3C: Reflect the CPU name the LCD driver is forJuergen Beisert2012-01-021-1/+1
* MACH SAMSUNG/S3C: Parts of the SDHC driver can be shared in the S3C CPU familyJuergen 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-022-3/+3
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* Merge branch 'master' into nextSascha Hauer2011-11-292-5/+7
|\
| * Mini2440: Fix leftover from A9M2440 copyJuergen Beisert2011-11-272-5/+7
* | Mini2440: Everything's now present to provide USB host featureJuergen Beisert2011-11-171-0/+2
|/
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-4/+9
* 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-28/+8
* dm9000: introduce add_dm9000_device to register dm9000 deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-22/+2
* dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BITJean-Christophe PLAGNIOL-VILLARD2011-07-291-1/+1
* dm9000: switch to dev_request_mem_regionJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+2
* add a add_mem_device functionSascha Hauer2011-07-181-17/+7
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* dm9200: use "struct resource" instead of platform_dataJean-Christophe PLAGNIOL-VILLARD2011-07-181-4/+13
* Enable display for MINI2440 board.Alexey Galakhov2011-05-192-0/+102
* S3C24xx/NFC: Consider correct NAND page size for boot.Juergen Beisert2011-03-141-1/+1
* defaultenv: add kernel_loc nfs and tftp supportJean-Christophe PLAGNIOL-VILLARD2011-03-141-2/+2
* mini2440: Use generic environmentJuergen Beisert2011-03-036-135/+0
* mini2440: Remove some A9M2440 platform leftoversJuergen Beisert2011-03-031-19/+52
* mini2440: Add booting from NAND supportJuergen Beisert2011-03-032-1/+40
* mini2440: Use a flash based BBT as the kernel also doesJuergen Beisert2011-03-031-1/+2
* mini2440: Make it able to save a runtime environmentJuergen Beisert2011-03-031-2/+2
* mini2440: Add MCI supportJuergen Beisert2011-03-031-0/+16
* mini2440: Add GPIO settingsJuergen Beisert2011-03-031-0/+137
* mini2440: Add SDRAM size autodetectionJuergen Beisert2011-03-031-1/+2
* mini2440: Configure debug UART pins very earlyJuergen Beisert2011-03-031-0/+9
* mini2440: Add SDRAM config settingsJuergen Beisert2011-03-031-0/+58
* mini2440: Add PLL settingsJuergen Beisert2011-03-031-0/+22
* mini2440: Add some useful documentationJuergen Beisert2011-03-031-0/+157
* mini2440: Fix a runtime warning when '.id=0' is usedJuergen Beisert2011-03-031-0/+1
* mini2440: Be a little be pedantic with the include file orderJuergen Beisert2011-03-031-2/+2
* arm: mini2440: Add memory size.Marek Belisko2010-12-031-0/+1
* mini2440: Fix compilation error.Marek Belisko2010-11-151-1/+1
* Add basic support for mini2440 dev board.Marek Belisko2010-11-0410-0/+353