summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* output: use '[0m' to reset colorsMichael Olbrich2017-01-243-4/+4
* serial: efi: improve input handlingMichael Olbrich2017-01-241-1/+2
* readkey: keys are unsigned charMichael Olbrich2017-01-241-2/+2
* ata: ide-sff: don't call free for ide_port in error pathUwe Kleine-König2017-01-181-5/+4
* checkpatch: fix another left brace warningGeyslan G. Bem2017-01-181-1/+1
* barebox-imd: add dependency on generated/compile.h also for PBL versionLucas Stach2017-01-171-0/+1
* usb: gadget: disable AT91 driver on SAMA5D4Lucas Stach2017-01-171-0/+1
* defaultenv: select COMMAND_SUPPORT and GLOBALVARLucas Stach2017-01-171-0/+2
* lib: libfile: Fix copying files to a non existing destinationTeresa Remmet2017-01-171-4/+5
* bootm: fix magicvar name for global_bootm_verboseEnrico Jorns2017-01-161-1/+1
* of_path: only handle no driver for device if it is on a busIan Abbott2017-01-131-1/+1
* bootchooser: fix help messageJan Luebbe2017-01-131-2/+2
* Merge branch 'for-next/vybrid'Sascha Hauer2017-01-1238-126/+1485
|\
| * gpio: Add GPIO driver for VybridAndrey Smirnov2017-01-113-0/+170
| * i.MX: fec: Add support for Vybrid variantAndrey Smirnov2017-01-111-0/+3
| * i.MX: fec: Enable all clocks specified for FECAndrey Smirnov2017-01-112-11/+70
| * i.MX: ocotp: Add Vybrid supportAndrey Smirnov2017-01-111-0/+16
| * i.MX: ocotp: Account for shadow memory gapsAndrey Smirnov2017-01-111-3/+31
| * i.MX: ocotp: Remove unused #defineAndrey Smirnov2017-01-111-1/+0
| * i.MX: Kconfig: Enable OCOTP on VybridAndrey Smirnov2017-01-111-1/+1
| * i.MX: esdhc: Request "per" clock explicitlyAndrey Smirnov2017-01-111-1/+1
| * i.MX: esdhc: Do not rely on CPU type for quirksAndrey Smirnov2017-01-111-21/+100
| * i.MX: i2c: Add Vybrid supportAndrey Smirnov2017-01-111-28/+122
| * i.MX: i2c: Use read/write adapter functionsAndrey Smirnov2017-01-111-42/+46
| * i.MX: Add 'lpuart' serial driverAndrey Smirnov2017-01-113-0/+223
| * vf610: Give enet_osc explicit "enet_ext" nameAndrey Smirnov2017-01-111-0/+4
| * i.MX: Add VF610 clock tree initialization codeAndrey Smirnov2017-01-112-0/+447
| * i.MX: clk: Port imx_clk_mux_flags from LinuxAndrey Smirnov2017-01-111-0/+8
| * i.MX: clk: Port imx_check_clocks()Andrey Smirnov2017-01-113-1/+26
| * i.MX: clk: Add IMX_PLLV3_USB_VF610 supportAndrey Smirnov2017-01-112-3/+7
| * i.MX: clk: Port imx_clk_gate2_cgr()Andrey Smirnov2017-01-112-7/+16
| * i.MX: Move clk code from 'mach-imx' to 'drivers'Andrey Smirnov2017-01-1119-12/+31
| * clk: Port of_clk_set_defaults()Andrey Smirnov2017-01-114-1/+168
* | Merge branch 'for-next/truncate'Sascha Hauer2017-01-116-11/+40
|\ \
| * | ubi: barebox: Remove character device flag from static volumesTeresa Remmet2017-01-111-3/+0
| * | commands: ubi: ubiupdatevol: Open device with O_TRUNCTeresa Remmet2017-01-111-1/+1
| * | fs: Remove O_TRUNC check for devices when open filesTeresa Remmet2017-01-111-1/+1
| * | ubi: Add truncate callbackTeresa Remmet2017-01-111-0/+16
| * | devfs: Add optional truncate callback for device filesTeresa Remmet2017-01-112-0/+6
| * | libfile: copy_file: Only open regular files with O_TRUNCTeresa Remmet2017-01-111-6/+16
| |/
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-01-115-45/+102
|\ \
| * | ARM: mvebu: enable MMU in defconfigUwe Kleine-König2017-01-101-0/+1
| * | spi: mvebu: improve error reportingUwe Kleine-König2017-01-101-3/+11
| * | spi: mvebu: add LSB supportUwe Kleine-König2017-01-101-4/+24
| * | spi: mvebu: use wait_on_timeout instead of a loop with udelay.Uwe Kleine-König2017-01-101-7/+5
| * | spi: mvebu: only read from bus when data is neededUwe Kleine-König2017-01-101-5/+5
| * | spi: mvebu: various non-critical improvements to armada_370_xp_spi_set_baudrateUwe Kleine-König2017-01-101-4/+3
| * | spi: mvebu: make sure the value calculated for PSCL is also usedUwe Kleine-König2017-01-101-5/+5
| * | spi: mvebu: fix register macros for Armada 370/XP clock dividerUwe Kleine-König2017-01-101-2/+2
| * | x86: update boot message "UBOOT2" to "BAREBOX"Ulrich Ölmann2017-01-101-1/+1