summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: fixdep: drop meaningless hash table initializationMasahiro Yamada2015-09-151-19/+0
* api_storage: Fix non-first storage device enumerationAndreas Färber2015-09-151-0/+5
* arm: Remove unused reference to nomadikStefan Roese2015-09-151-1/+0
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-1521-2142/+1
* mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()Stefan Roese2015-09-151-6/+15
* env: import: hashtable: Free memory allocated before exiting from himport_r()Lukasz Majewski2015-09-151-1/+4
* env: import: hashtable: Prevent buffer overrun when importing environment fro...Lukasz Majewski2015-09-151-2/+3
* cli_simple.c: fix possible overflow when copying the stringImran Zaman2015-09-151-1/+1
* ti816x: Switch to SYS_GENERIC_BOARDTom Rini2015-09-152-1/+2
* ti814x_evm: Switch to SYS_GENERIC_BOARDTom Rini2015-09-152-1/+2
* omap3_evm_common.h: Switch to SYS_GENERIC_BOARDTom Rini2015-09-151-0/+1
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-09-1314-11/+3239
|\
| * arm: rmobile: Add Stout board supportVladimir Barinov2015-08-3111-1/+3200
| * arch: rmobile: add SCIFA port base offsetsVladimir Barinov2015-08-311-0/+3
| * serial: serial-sh: SCIFA interface for R-Car Gen2 SoCsVladimir Barinov2015-08-311-9/+34
| * gpio: sh-pfc: fix gpio input readVladimir Barinov2015-08-311-1/+2
* | ARM: Kirkwood: fix IDE configuration on LaCie boardsSimon Guinot2015-09-131-2/+5
* | arm: move edb93xx to generic board architectureSergey Kostanbaev2015-09-131-0/+2
* | ARM: Kirkwood: enable generic board support for LaCie boardsSimon Guinot2015-09-131-0/+5
* | udoo: Fix the error handling in board_eth_init()Fabio Estevam2015-09-131-8/+11
* | tqma6_mba6: Fix the error handling in board_eth_init()Fabio Estevam2015-09-131-9/+11
* | ot1200: Fix the error handling in board_eth_init()Fabio Estevam2015-09-131-8/+12
* | nitrogen6x: Fix the error handling in board_eth_init()Fabio Estevam2015-09-131-8/+11
* | pcie_imx: Use 'ms' for millisecondsFabio Estevam2015-09-131-3/+3
* | mx6ul_14x14_evk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-09-131-3/+0
* | mx6ul_14x14_evk: Remove CONFIG_FEC_DMA_MINALIGNFabio Estevam2015-09-131-1/+0
* | mx6ul_14x14_evk: Do not undef config optionsFabio Estevam2015-09-131-9/+0
* | mx6ul_14x14_evk: Remove unused config optionFabio Estevam2015-09-131-1/+0
* | mx6ul_14x14_evk: Remove CONFIG_SYS_GENERIC_BOARDFabio Estevam2015-09-131-1/+0
* | cgtqmx6eval: Remove CONFIG_CMD_FUSE optionFabio Estevam2015-09-131-5/+0
* | mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-131-1/+0
* | mx6slevk: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-131-1/+0
* | mx6ul_14x14_evk: Add a README fileFabio Estevam2015-09-131-0/+32
* | mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-131-1/+0
* | imx-common: cpu: Do not print on invalid temperatureFabio Estevam2015-09-131-2/+2
* | thermal: imx_thermal: Do not print on errorFabio Estevam2015-09-131-1/+1
* | imx: mx6 discard 'select CPU_V7' for different targetsPeng Fan2015-09-131-24/+0
* | mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-1321-72/+0
* | arm: mx6: cm-fx6: modify device tree for old revisions of utiliteNikita Kiryanov2015-09-131-0/+20
* | compulab: eeprom: add support for obtaining product nameNikita Kiryanov2015-09-132-0/+36
* | compulab: eeprom: propagate error value in read_mac_addr()Nikita Kiryanov2015-09-131-2/+4
* | compulab: eeprom: select i2c bus when querying for board revNikita Kiryanov2015-09-134-6/+6
* | imx: mx6ul: support mx6ul 9x9 evk boardPeng Fan2015-09-135-37/+190
* | imx: discard duplicated MXC_OCOTP and CMD_FUSEPeng Fan2015-09-131-5/+0
* | Revert "imx: mx6: ddr correct tRFC and tXS"Peng Fan2015-09-131-2/+2
* | mxs: mxsboot: fix endianess for sd boot imagesMichael Heimpold2015-09-131-9/+10
* | imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso2015-09-1311-0/+1014
* | imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso2015-09-136-6/+39
* | thermal: imx: add imx7d soc thermal supportAdrian Alonso2015-09-131-6/+84
* | arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso2015-09-133-14/+22
OpenPOWER on IntegriCloud