summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-next/mips'Sascha Hauer2015-11-0616-3/+473
|\ \ \ \
| * | | | MIPS: tplink-mr3020_defconfig: enable pbl; make image shorterAntony Pavlov2015-11-031-0/+3
| * | | | MIPS: tplink-mr3020: add pbl low level initAntony Pavlov2015-11-031-0/+6
| * | | | MIPS: ath79: add pbl_ar9331_ddr1_config macroAntony Pavlov2015-11-031-0/+43
| * | | | MIPS: ath79: add black-swift_defconfigAntony Pavlov2015-11-031-0/+46
| * | | | MIPS: ath79: add black-swift board supportAntony Pavlov2015-11-036-0/+110
| * | | | MIPS: ath79: add debug_ll_ar9331_init macroAntony Pavlov2015-11-031-0/+29
| * | | | MIPS: ath79: add pbl_ar9331_uart_enable macroAntony Pavlov2015-11-033-0/+21
| * | | | MIPS: ath79: add pbl_ar9331_ddr2_config macroAntony Pavlov2015-11-032-0/+109
| * | | | MIPS: ath79: add pbl_ar9331_pll macroOleksij Rempel2015-11-033-0/+65
| * | | | mips: cpuinfo: report secondary cache configurationPeter Mamonov2015-11-031-1/+10
| * | | | mips: c-r4k: detect secondary cachePeter Mamonov2015-11-032-2/+31
* | | | | Merge branch 'for-next/memtest'Sascha Hauer2015-11-0617-372/+353
|\ \ \ \ \
| * | | | | memtest: Make cached/uncached test configurableSascha Hauer2015-11-041-5/+21
| * | | | | memtest: By default only test biggest regionSascha Hauer2015-11-043-27/+72
| * | | | | memtest: move error handling to end of functionSascha Hauer2015-11-041-20/+17
| * | | | | memtest: move ctrlc check / progress showing into separate functionSascha Hauer2015-11-041-16/+24
| * | | | | memtest: Make comments single line when appropriateSascha Hauer2015-11-031-16/+5
| * | | | | memtest: Make output more compactSascha Hauer2015-11-031-13/+7
| * | | | | memtest: split tests in separate functionsSascha Hauer2015-11-033-38/+11
| * | | | | rework remap_rangeSascha Hauer2015-11-0316-173/+120
| * | | | | memtest: move request/release regions to common/Sascha Hauer2015-10-273-105/+117
* | | | | | Merge branch 'for-next/imx'Sascha Hauer2015-11-0634-54/+734
|\ \ \ \ \ \
| * | | | | | images: Embedsky E9: use image name like the rest of boardsAnton Bondarenko2015-11-051-2/+2
| * | | | | | embedsky-e9: enable barebox_update command for booter updateAnton Bondarenko2015-11-051-0/+8
| * | | | | | embedsky-e9: cleanup and reorder DTS nodesAnton Bondarenko2015-11-021-45/+33
| * | | | | | ARM: imx6: add OF fixup to delete nonexistent CPU coresLucas Stach2015-10-271-0/+39
| * | | | | | video: ipuv3: Silence VPL messageSascha Hauer2015-10-271-1/+1
| * | | | | | ARM: i.MX6: add Technexion Wandboard supportMichael Grzeschik2015-10-2713-0/+537
| * | | | | | ARM: i.MX6dl: dts: include arm/imx6dl.dtsi from board filesSascha Hauer2015-10-2710-1/+9
| * | | | | | ARM: Allow compressed dtb binariesSascha Hauer2015-10-274-0/+79
| * | | | | | ARM: Eltec-hypercam: Add missing dcdofd in flash headerSascha Hauer2015-10-271-0/+1
| * | | | | | imx6-mmdc: restore RALAT/WALAT in MMDC0, not MMDC1Eric Nelson2015-10-261-1/+1
| * | | | | | imx6-mmdc: fix automatic power down enable in write level calibrationEric Nelson2015-10-261-2/+2
| * | | | | | freescale-mx6-sabresd: Add CONFIG_DEBUG_LL supportAndrey Smirnov2015-10-121-0/+22
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-next/arm'Sascha Hauer2015-11-0622-117/+663
|\ \ \ \ \ \
| * | | | | | omap socfpga: Switch in flash env loading to use different configTrent Piepho2015-11-052-8/+12
| * | | | | | ARM: am335x_defconfig: Enable SMSC phy driverTeresa Remmet2015-11-051-1/+1
| * | | | | | dts: phyFLEX-AM335x: Disable second ethernet interfaceTeresa Remmet2015-11-051-2/+3
| * | | | | | arm/cpu: Avoid multiple definitions of barebox_arm_entryAndrey Smirnov2015-11-026-72/+62
| * | | | | | arm/cpu/start.c: Distil some common code in __start().Andrey Smirnov2015-11-021-24/+36
| * | | | | | ARM: Add support for semihostingAndrey Smirnov2015-10-309-0/+529
| * | | | | | ARM: imx6: set shared attribute override bit in PL310Lucas Stach2015-10-131-0/+11
| * | | | | | ARM: imx6: use l2x0 header for register definitionsLucas Stach2015-10-131-5/+4
| * | | | | | ARM: l2x0: move outer cache flush on disable to userLucas Stach2015-10-132-3/+3
| * | | | | | ARM: l2x0: correct indentationLucas Stach2015-10-131-2/+2
| |/ / / / /
* | | | | | Release v2015.11.0v2015.11.0Sascha Hauer2015-11-061-1/+1
* | | | | | hush: Add missing initialize_context() in some placesSascha Hauer2015-11-051-0/+6
* | | | | | fcntl: Fix O_CREAT clashing with O_RWSIZE_8Sascha Hauer2015-11-041-6/+6
| |_|/ / / |/| | | |
* | | | | login: make some locally used functions staticSergey Koshechkin2015-11-021-6/+3