summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/vexpress/init.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-types: don't generate header at buildtimeAhmad Fatoum2024-01-041-1/+1
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* ARM: vexpress: Move mach header files to include/mach/vexpressSascha Hauer2023-03-061-1/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* ARM: vexpress: convert to board driverRouven Czerwinski2020-11-121-29/+40
* ARM: vexpress: add fixup handler for 'virtio, mmio' devicesMichael Olbrich2017-10-171-0/+29
* ARM: vexpress: switch to DT probe and multi-image buildLucas Stach2017-10-171-111/+4
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-101-0/+4
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-2/+0
* vexpress: mmc supportJean-Christophe PLAGNIOL-VILLARD2013-10-221-1/+8
* ARM: vexpress: Fix compiler warningSascha Hauer2013-10-021-1/+1
* Set model and hostname at boardlevelSascha Hauer2013-08-161-9/+10
* globalvar: Allow to set initial valueSascha Hauer2013-08-161-2/+1
* vexpress: detect the board periph mapping and detecting the sp804 mappingJean-Christophe PLAGNIOL-VILLARD2013-02-131-16/+19
* arm: add vexpress board supportJean-Christophe PLAGNIOL-VILLARD2013-02-121-0/+142