summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2014.06.0v2014.06.0Sascha Hauer2014-06-041-1/+1
* serial: imx: Fix buggy transmissions when baudrate mismatchesFabio Estevam2014-06-031-2/+2
* sama5d3x: fix AT91_SMC_CS offset strideMatteo Fortini2014-06-021-1/+3
* net: fec_imx: check return value of registration functionsSascha Hauer2014-05-211-2/+7
* net: fec_imx: mask mii register reads correctlySascha Hauer2014-05-211-1/+1
* mtd: nand: mxs: Fix 2k nand with oob size of 224 bytesSascha Hauer2014-05-201-16/+0
* net: dm9k: only read on packet for each call to dm9k_eth_rx()Michael Olbrich2014-05-191-2/+4
* ARM Samsung: fix booting from NAND with pblMichael Olbrich2014-05-191-2/+3
* ARM: i.MX: edmqmx6: disable menu frameworkSilvio Fricke2014-05-191-3/+0
* syscon: fix prototype compile errorSteffen Trumtrar2014-05-161-2/+2
* ARM: AM33xx: make bbu handler static inlineSascha Hauer2014-05-151-1/+1
* ARM: radxa-rock: set hostname after devicetree initializationBeniamino Galvani2014-05-141-1/+1
* driver/net: fix bus endianess access in ethoc.cFranck Jullien2014-05-141-2/+2
* asm-generic: add IO memory accessorsFranck Jullien2014-05-141-0/+12
* common: fix macro WARNChristoph Fritz2014-05-131-1/+2
* drop CONFIG_PARTITION_NEED_MTDSascha Hauer2014-05-137-11/+3
* boot: iterate over directories in alphabetical orderSascha Hauer2014-05-131-13/+13
* boot: fix multiple boot sourcesSascha Hauer2014-05-131-1/+0
* ARM: dts: Add generated files to clean ruleSascha Hauer2014-05-091-1/+1
* ARM: dts: i.MX53: tqma53: Readd barebox specificsMichael Olbrich2014-05-091-0/+8
* Fix the options and protocols used by the loadx command.Owen Kirby2014-05-091-5/+5
* video: i.MX IPUv3: Print error as stringSascha Hauer2014-05-081-2/+2
* video: i.MX IPUv3: remove debug leftoverSascha Hauer2014-05-081-1/+1
* ARM: i.MX6: dts: edmqmx6: use new dts approachSilvio Fricke2014-05-081-320/+11
* ARM: tegra30: ramp vdd_core to 1,2VLucas Stach2014-05-082-0/+19
* ARM: tegra30: slow down CPU to 600 MHzLucas Stach2014-05-081-4/+4
* ARM: dts: remove unused i.MX pinfunc header filesSascha Hauer2014-05-073-1021/+0
* ARM: phycard-imx6: fixup for barebox_arm_entry signature changeLucas Stach2014-05-071-2/+2
* stdlib.h: include missed types.hAntony Pavlov2014-05-071-0/+2
* ARM: bootm: fix default uImage placementLucas Stach2014-05-051-7/+10
* ARM: bootm: be more clever while deciding where to put zImageLucas Stach2014-05-051-28/+29
* ARM: imx: move malloc area to upper memory bank by defaultLucas Stach2014-05-051-49/+66
* ARM: phycore-am33xx: remove extra FDT memcpyLucas Stach2014-05-051-11/+2
* ARM: eDM-QMX6: remove extra FDT memcpyLucas Stach2014-05-051-9/+0
* ARM: beaglebone: remove extra FDT memcpyLucas Stach2014-05-051-16/+3
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-0587-196/+204
* ARM: Rockchip: use upstream dtsi filesBeniamino Galvani2014-05-053-668/+3
* Merge branch 'for-next/tegra'Sascha Hauer2014-05-0528-135/+3262
|\
| * defconfig: tegra: add some useful optionsLucas Stach2014-04-231-0/+8
| * ARM: dts: tegra: add full Beaver pinmuxLucas Stach2014-04-231-3/+416
| * ARM: tegra: add NVidia Beaver board supportLucas Stach2014-04-238-1/+560
| * ARM: tegra: add basic Tegra3 DTLucas Stach2014-04-231-0/+892
| * gpio: tegra: add Tegra3 setupLucas Stach2014-04-231-0/+9
| * clk: tegra: add Tegra3 driverLucas Stach2014-04-232-1/+367
| * clk: tegra: consider new T30 clock registersLucas Stach2014-04-231-5/+15
| * dt-bindings: add tegra30-car.hLucas Stach2014-04-231-0/+265
| * pinctrl: tegra: add Tegra3 driverLucas Stach2014-04-234-0/+511
| * tegra: recognize T30 in debug UART codeLucas Stach2014-04-232-3/+21
| * tegra: add Tegra3 mem initcallLucas Stach2014-04-231-1/+15
| * tegra: add Tegra3 ramsize detectionLucas Stach2014-04-232-1/+26