summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/highbank
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/defenv'Sascha Hauer2016-10-1020-0/+5
|\
| * defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-1020-0/+5
* | Merge branch 'for-next/defenv-2'Sascha Hauer2016-09-132-14/+0
|\ \
| * | defaultenv-2: remove unused *-menu-add-entry callsSascha Hauer2016-08-261-5/+0
| * | defaultenv-2: remove ps1 duplicatesSascha Hauer2016-08-261-9/+0
| |/
* / 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
* ARM: Fix nv variable bootargs.baseTeresa Gámez2015-03-021-0/+0
* 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