summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/highbank
Commit message (Expand)AuthorAgeFilesLines
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-2/+2
* defaultenv-2: Make use of nonvolatile variablesSascha Hauer2014-11-064-10/+3
* remove unused boot-menu-add-entrySascha Hauer2014-06-236-30/+0
* of: Drop devicetree merge supportSascha Hauer2014-05-221-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-2/+0
* of: Add a context pointer to fixup functionsSascha Hauer2013-11-061-2/+2
* Set model and hostname at boardlevelSascha Hauer2013-08-162-1/+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
* Merge branch 'for-next/remove-config-h'Sascha Hauer2013-05-061-5/+0
|\
| * Remove unused config.hAlexander Shiyan2013-04-091-5/+0
* | highbank: switch to defaultenv-2Jean-Christophe PLAGNIOL-VILLARD2013-04-0918-33/+177
|/
* 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
* switch more boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-03-041-2/+1
* 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-142-8/+51
* arm: add highbank supportJean-Christophe PLAGNIOL-VILLARD2013-02-145-0/+109