summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/highbank/init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/defenv'Sascha Hauer2016-10-101-0/+4
|\
| * defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-101-0/+4
* | of_unflatten_dtb(): Check return value with IS_ERRAndrey Smirnov2016-09-051-1/+1
|/
* OF: Fix fixups to fix Linux DT instead of Barebox DTTrent Piepho2016-01-081-2/+2
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* of: Drop devicetree merge supportSascha Hauer2014-05-221-1/+1
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-2/+0
* of: Add a context pointer to fixup functionsSascha Hauer2013-11-061-2/+2
* Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* OF: base: remove of_tree_for_each_node from public APISebastian Hesselbarth2013-06-201-10/+6
* OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-201-2/+2
* of: remove unused libfdtSascha Hauer2013-03-061-2/+1
* of: fixup unflattened devicetreeSascha Hauer2013-03-061-11/+22
* of: Add root node argument to of_find_node_by_pathSascha Hauer2013-03-061-1/+1
* of: let of_unflatten_dtb return the unflattened treeSascha Hauer2013-03-061-4/+7
* highbank: add of fixupJean-Christophe PLAGNIOL-VILLARD2013-03-031-1/+47
* highbank: use the provided dtb by the firmware to probe barebox device and me...Jean-Christophe PLAGNIOL-VILLARD2013-02-141-8/+44
* arm: add highbank supportJean-Christophe PLAGNIOL-VILLARD2013-02-141-0/+50