summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * mx6_common: correct loadaddr and text base for i.MX6SLLPeng Fan2016-12-16-1/+2
| * imx: mx6sll: add Kconfig entry for i.MX6SLLPeng Fan2016-12-16-0/+4
| * imx-common: cache: configure L2 Cache for i.MX6SLLPeng Fan2016-12-16-8/+9
| * imx: mx6sll: add clock supportPeng Fan2016-12-16-7/+21
| * imx: clock: gate clk before changing pix clk muxPeng Fan2016-12-16-23/+33
| * imx: mx6sl: add lcdif clock supportPeng Fan2016-12-16-19/+80
| * imx: mx6: lcdif: gate clock before changing muxPeng Fan2016-12-16-0/+10
| * imx: mx6: fix mmdc ch0 clk for 6SLPeng Fan2016-12-16-0/+5
| * imx: mx6sll: add iomux settingsPeng Fan2016-12-16-5/+11
| * imx-common: timer: add i.MX6SLL supportPeng Fan2016-12-16-3/+7
| * imx: mx6sll: update register addressPeng Fan2016-12-16-27/+50
| * imx: mx6sll: add pinmux header filesPeng Fan2016-12-16-0/+1021
| * imx: add i.MX 6SLL CPU typePeng Fan2016-12-16-1/+5
| * configs: colibri_vf: Add fdt_fixup environment variableSanchayan Maity2016-12-16-3/+4
| * board/liteboard: Add support for liteBoardMarcin Niestroj2016-12-16-0/+547
| * ARM: imx6ul: Add support for liteSOMMarcin Niestroj2016-12-16-0/+231
| * udoo_neo: Add Ethernet supportBreno Lima2016-12-16-2/+112
| * udoo_neo: Add PFUZE300 PMIC supportBreno Lima2016-12-16-0/+156
| * power: pmic: Add Voltage configuration macroBreno Lima2016-12-16-0/+5
| * udoo_neo: Add thermal supportBreno Lima2016-12-16-0/+4
| * udoo_neo: Remove console optionBreno Lima2016-12-16-1/+0
| * udoo_neo: Remove mmcautodetect optionBreno Lima2016-12-16-1/+0
| * udoo_neo: Staticize board_string()Breno Lima2016-12-16-1/+1
| * udoo_neo: Move MX6SX configuration to KconfigBreno Lima2016-12-16-1/+2
| * udoo_neo: Remove USDHC3 supportBreno Lima2016-12-16-89/+6
| * arm: imx: initial support for colibri imx6Max Krummenacher2016-12-16-0/+2449
| * arm: imx: initial support for apalis imx6Max Krummenacher2016-12-16-0/+2691
| * ARM: dts: vf: Fix warning about missing reg propertyStefan Agner2016-12-16-0/+2
| * colibri_vf: use same NAND clock as Linux usesStefan Agner2016-12-16-1/+1
| * colibri_vf: cleanup USB clock initializationStefan Agner2016-12-16-4/+10
| * colibri_vf: use device-tree for MTD partitionsStefan Agner2016-12-16-0/+13
| * toradex: allow custom fdt board setup in board fileStefan Agner2016-12-16-5/+53
| * toradex: fix USB Download gadget fixup callbackStefan Agner2016-12-16-2/+2
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-12-16-3765/+9059
| |\
| * | Revert "ARM: mx6: add MMC2 boot device detection support in SPL"Breno Lima2016-12-05-5/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-12-16-176/+95
|\ \ \
| * | | Revert "sf: Fix quad bit set for micron devices"Cyrille Pitchen2016-12-15-63/+2
| * | | sf: Do not force the DT memory map size to exactly match the devicePhil Edworthy2016-12-15-1/+1
| * | | mtd: spi: don't return -1 when scan succeedFabien Parent2016-12-15-2/+2
| * | | spi: cadence_qspi: Move DT prop code to match layoutPhil Edworthy2016-12-15-1/+1
| * | | spi: cadence_qspi: Fix CS timingsPhil Edworthy2016-12-15-11/+12
| * | | spi: cadence_qspi: Remove returns from end of void functionsPhil Edworthy2016-12-15-8/+0
| * | | spi: cadence_qspi: Use spi mode at the point it is neededPhil Edworthy2016-12-15-9/+5
| * | | spi: cadence_qspi: Clean up the #define namesPhil Edworthy2016-12-15-43/+43
| * | | spi: cadence_qspi: Use #define for bits instead of bit shiftsPhil Edworthy2016-12-15-18/+19
| * | | spi: cadence_qspi: Better debug information on the SPI clock ratePhil Edworthy2016-12-15-3/+3
| * | | spi: cadence_qspi: Fix baud rate calculationPhil Edworthy2016-12-15-16/+6
| * | | spi: cadence_qspi: Fix clearing of pol/pha bitsPhil Edworthy2016-12-15-2/+2
| * | | spi: Add error checking for invalid bus widthsSimon Glass2016-12-15-2/+2
| * | | ARM: dts: am437x-idk: Fix QSPI compatible stringVignesh R2016-12-15-1/+1
| | |/ | |/|