summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * arm: rmobile: Add Stout board supportVladimir Barinov2015-08-31-1/+3200
| * arch: rmobile: add SCIFA port base offsetsVladimir Barinov2015-08-31-0/+3
| * serial: serial-sh: SCIFA interface for R-Car Gen2 SoCsVladimir Barinov2015-08-31-9/+34
| * gpio: sh-pfc: fix gpio input readVladimir Barinov2015-08-31-1/+2
* | ARM: Kirkwood: fix IDE configuration on LaCie boardsSimon Guinot2015-09-13-2/+5
* | arm: move edb93xx to generic board architectureSergey Kostanbaev2015-09-13-0/+2
* | ARM: Kirkwood: enable generic board support for LaCie boardsSimon Guinot2015-09-13-0/+5
* | udoo: Fix the error handling in board_eth_init()Fabio Estevam2015-09-13-8/+11
* | tqma6_mba6: Fix the error handling in board_eth_init()Fabio Estevam2015-09-13-9/+11
* | ot1200: Fix the error handling in board_eth_init()Fabio Estevam2015-09-13-8/+12
* | nitrogen6x: Fix the error handling in board_eth_init()Fabio Estevam2015-09-13-8/+11
* | pcie_imx: Use 'ms' for millisecondsFabio Estevam2015-09-13-3/+3
* | mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-09-13-3/+0
* | mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGNFabio Estevam2015-09-13-1/+0
* | mx6ul_14x14_evk: Do not undef config optionsFabio Estevam2015-09-13-9/+0
* | mx6ul_14x14_evk: Remove unused config optionFabio Estevam2015-09-13-1/+0
* | mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARDFabio Estevam2015-09-13-1/+0
* | cgtqmx6eval: Remove CONFIG_CMD_FUSE optionFabio Estevam2015-09-13-5/+0
* | mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-13-1/+0
* | mx6slevk: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-13-1/+0
* | mx6ul_14x14_evk: Add a README fileFabio Estevam2015-09-13-0/+32
* | mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-13-1/+0
* | imx-common: cpu: Do not print on invalid temperatureFabio Estevam2015-09-13-2/+2
* | thermal: imx_thermal: Do not print on errorFabio Estevam2015-09-13-1/+1
* | imx: mx6 discard 'select CPU_V7' for different targetsPeng Fan2015-09-13-24/+0
* | mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-13-72/+0
* | arm: mx6: cm-fx6: modify device tree for old revisions of utiliteNikita Kiryanov2015-09-13-0/+20
* | compulab: eeprom: add support for obtaining product nameNikita Kiryanov2015-09-13-0/+36
* | compulab: eeprom: propagate error value in read_mac_addr()Nikita Kiryanov2015-09-13-2/+4
* | compulab: eeprom: select i2c bus when querying for board revNikita Kiryanov2015-09-13-6/+6
* | imx: mx6ul: support mx6ul 9x9 evk boardPeng Fan2015-09-13-37/+190
* | imx: discard duplicated MXC_OCOTP and CMD_FUSEPeng Fan2015-09-13-5/+0
* | Revert "imx: mx6: ddr correct tRFC and tXS"Peng Fan2015-09-13-2/+2
* | mxs: mxsboot: fix endianess for sd boot imagesMichael Heimpold2015-09-13-9/+10
* | imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso2015-09-13-0/+1014
* | imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso2015-09-13-6/+39
* | thermal: imx: add imx7d soc thermal supportAdrian Alonso2015-09-13-6/+84
* | arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso2015-09-13-14/+22
* | arm: imx-common: init: extend init_aips to support imx7Adrian Alonso2015-09-13-24/+20
* | imx: imx7d: Add SoC system supportAdrian Alonso2015-09-13-0/+292
* | imx: imx7d: clock control module supportAdrian Alonso2015-09-13-0/+2348
* | imx: imx7d: initial arch level supportAdrian Alonso2015-09-13-0/+4127
* | imx: system counter driver for imx7d and mx6ulAdrian Alonso2015-09-13-0/+155
* | arm: imx: imx-common: init: move arch init common setupAdrian Alonso2015-09-13-88/+108
* | arm: imx: common rework cache settings for imx6Adrian Alonso2015-09-13-95/+104
* | thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-13-25/+27
* | imx: arch-mx6: add is_soc_type helper macroAdrian Alonso2015-09-13-0/+5
* | Merge git://git.denx.de/u-boot-usbTom Rini2015-09-12-10/+34
|\ \
| * | usb: ci_udc: fix emissions of ZLPsStephen Warren2015-09-12-10/+8
| * | usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan2015-09-12-0/+26