summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/nhk8815
Commit message (Expand)AuthorAgeFilesLines
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-103-0/+5
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* 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
* Remove unused config.hAlexander Shiyan2013-04-091-1/+0
* 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-2/+2
* ARM nomadik boards: switch to barebox_arm_entrySascha Hauer2013-02-042-0/+12
* 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
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* 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
* defaultenv: add kernel_loc nfs and tftp supportJean-Christophe PLAGNIOL-VILLARD2011-03-141-2/+2
* ARM nhk8815: make config.h nonemptySascha Hauer2011-02-031-0/+1
* nhk8815: use defaultenvJean-Christophe PLAGNIOL-VILLARD2010-10-127-151/+30
* nhk8815: rename nand parts uboot as bareboxJean-Christophe PLAGNIOL-VILLARD2010-09-231-1/+1
* 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-0610-0/+276