summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/nhk8815/setup.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-types: don't generate header at buildtimeAhmad Fatoum2024-01-041-1/+1
* ARM: nomadik: Move mach header files to include/mach/nomadikSascha Hauer2023-03-061-4/+4
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* 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
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-101-0/+4
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+4
* mtd: nand: update to v3.11-rc1Sascha Hauer2013-07-231-2/+0
* nomadik_nand: switch to named resourceJean-Christophe PLAGNIOL-VILLARD2012-10-301-0/+3
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* nhk8815: fix nand IO_DATA end resourceJean-Christophe PLAGNIOL-VILLARD2012-09-031-1/+1
* resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-3/+3
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-4/+4
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-2/+2
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-1/+7
* nomadik: switch to add_generic_deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-16/+2
* nomadik: add missing IORESOURCE_MEM flags to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+4
* nomadik_nand: use "struct resource" instead of platform_dataJean-Christophe PLAGNIOL-VILLARD2011-07-181-3/+15
* nomadik: switch to all resource declaration to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+9
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+2
* arm: move mach-types.h to include/generated/Jean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+1
* arm: add nhk8815 board supportJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+106