summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/include-cleanup'Sascha Hauer2016-05-09130-584/+509
|\
| * commands: mmc_extcsd: Fix incorrect usage of sprintfAndrey Smirnov2016-04-281-33/+46
| * stdio: Whitespace cleanupSascha Hauer2016-04-151-13/+13
| * stdio: Replace FILE functions with filedescriptor functionsSascha Hauer2016-04-155-37/+24
| * stdio: replace fprintf(stderr,...) with eprintfSascha Hauer2016-04-157-11/+12
| * stdio: rename getc to getcharSascha Hauer2016-04-1512-32/+32
| * fs: move libc function prototypes to their correct locationsSascha Hauer2016-04-157-140/+78
| * move unlink_recursive declaration to libfile.hSascha Hauer2016-04-155-2/+5
| * move make_directory declaration to libfile.hSascha Hauer2016-04-157-3/+8
| * string: Fix (v)asprintf prototypesSascha Hauer2016-04-1577-165/+211
| * show_progress: print spaces with %*sSascha Hauer2016-04-151-2/+1
| * libfile: move open_and_lseek() to libfileSascha Hauer2016-04-1510-24/+40
| * include: move crc specific stuff to crc.hSascha Hauer2016-04-1515-101/+22
| * include: move shell prototypes to shell.hSascha Hauer2016-04-154-11/+13
| * include/common.h: remove unused struct memarea_infoSascha Hauer2016-04-151-10/+0
| * include: move run_command prototype to command.hSascha Hauer2016-04-156-1/+5
* | Merge branch 'for-next/imx6-phytec'Sascha Hauer2016-05-0919-34/+246
|\ \
| * | ARM: phytec-som-imx6: add automount for first partition on eMMCStefan Christ2016-05-041-0/+3
| * | ARM: phytec-som-imx6: add NOR for phycore-imx6 emmcStefan Christ2016-05-023-0/+17
| * | ARM: phytec-som-imx6: adapt main update handler for eMMCStefan Christ2016-05-021-1/+8
| * | ARM: phytec-som-imx6: rename environment folderStefan Christ2016-05-024-2/+2
| * | ARM: phytec-som-imx6: update RAM calibration for phycore-imx6dlStefan Christ2016-05-021-12/+12
| * | ARM: phytec-som-imx6: add phyCORE-i.MX6 DualLiteStefan Christ2016-05-026-3/+84
| * | ARM: phytec-som-imx6: add phyCORE-i.MX6 Quad 2GiB RAMChristian Hemp2016-05-023-0/+14
| * | ARM: phytec-som-imx6: fix bootsource for phyCORE-i.MX6Stefan Christ2016-05-021-0/+19
| * | ARM: phytec-som-imx6: add barebox partitions for MMCStefan Christ2016-05-021-0/+13
| * | ARM: dts: pfla02: use long enough reset for ethernet phyStefan Christ2016-05-021-0/+1
| * | ARM: dts: imx6: phyboards: reduce clock speed for usdhc3Stefan Christ2016-05-022-0/+2
| * | imx6qdl-phytec-pfla02.dtsi: add i2c eepromJan Remmet2016-05-021-0/+12
| * | ARM: imx6q: add support for phyBOARD-SUBRA-i.MX6 QuadStefan Christ2016-05-026-16/+57
| * | ARM: imx_v7_defconfig: add command mmc_extcsdStefan Christ2016-05-021-0/+1
| * | ARM: imx_v7_defconfig: enable NANDTEST commandStefan Christ2016-05-021-0/+1
* | | Merge branch 'for-next/imx'Sascha Hauer2016-05-0911-21/+320
|\ \ \
| * | | mci: imx-esdhc: implement reset quirks for i.MX6 DualLite/SoloStefan Christ2016-05-091-0/+14
| * | | ARM: i.MX: karo-tx6: Add support for the 2GiB i.MX6q+ board variantSascha Hauer2016-04-283-0/+208
| * | | scripts: imx-usb-loader: support set_bits/clear_bitsSascha Hauer2016-04-281-6/+39
| * | | scripts: imx-usb-loader: make debug output more usefulSascha Hauer2016-04-281-3/+4
| * | | scripts: imx: support set_bits/clear_bitsSascha Hauer2016-04-285-9/+51
| * | | ARM: GuF Vincell: run code for LT variant aswellSascha Hauer2016-04-271-1/+2
| * | | ARM: i.MX: esdctl: Fix wrong driver nameSascha Hauer2016-04-131-2/+2
* | | | Merge branch 'for-next/bootm'Sascha Hauer2016-05-0911-41/+130
|\ \ \ \
| * | | | blspec: push appendroot handling to bootmSascha Hauer2016-05-041-26/+13
| * | | | bootm: Optionally add a root= option to Kernel command lineSascha Hauer2016-05-044-0/+37
| * | | | parameter: Use strtoboolSascha Hauer2016-05-041-4/+8
| * | | | getenv_bool: use strtoboolSascha Hauer2016-04-291-11/+17
| * | | | string: Introduce strtoboolSascha Hauer2016-04-292-0/+44
| * | | | globalvar: Allow to remove globalvarsSascha Hauer2016-04-292-0/+11
| | |/ / | |/| |
* | | | Merge branch 'for-next/arm'Sascha Hauer2016-05-0944-196/+236
|\ \ \ \
| * | | | serial_auart: make dt awareUwe Kleine-König2016-04-271-0/+9
| * | | | images: Makefile.socfpga: fix typoUlrich Ölmann2016-04-271-1/+1