summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: ti: consolidate mmc environment variablesSekhar Nori2017-04-087-63/+78
* davinci: omapl138_lcdk: use environment variables for memory addressesSekhar Nori2017-04-081-5/+11
* davinci: omapl138_lcdk: enable some filesystem related commandsSekhar Nori2017-04-081-0/+2
* davinci: omapl138_lcdk: remove spibootSekhar Nori2017-04-081-8/+2
* ti: clocks: Fix do_enable_clocks() to accept NULL pointers as input parametersLukasz Majewski2017-04-081-4/+6
* ti: wdt: omap: Disable watchdog timer before performing initializationLukasz Majewski2017-04-081-15/+22
* ti: wdt: omap5: Define WDT_BASE for omap5+ SoCLukasz Majewski2017-04-081-0/+1
* ti: wdt: common: Make the wdt IP defines common for the TI platformLukasz Majewski2017-04-083-47/+63
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2017-04-087-305/+85
|\
| * board: samsung: trats2: remove the board_power_init() functionJaehoon Chung2017-04-071-57/+0
| * configs: trats2: enable the configuration relevant to PMICJaehoon Chung2017-04-071-0/+3
| * board: samsung: trats2: remove the unused functionsJaehoon Chung2017-04-071-18/+0
| * configs: trats2: enable CONFIG_DM_I2C_GPIOJaehoon Chung2017-04-071-0/+1
| * board: samsung: trats2: remove the board_i2c_init() functionJaehoon Chung2017-04-071-29/+0
| * arm: dts: trats2: add the i2c-gpio nodesJaehoon Chung2017-04-071-0/+18
| * odroid: dts: change the buck8 min-microvolt valueJaehoon Chung2017-04-031-1/+1
| * configs: trats: enable the CONFIG_DM_I2C_GPIOJaehoon Chung2017-04-031-0/+1
| * board: samsung: trats: remove the i2c_init functionJaehoon Chung2017-04-031-13/+0
| * arm: dts: trats: add i2c_fg node for fuelgaugeJaehoon Chung2017-04-031-0/+9
| * board: samsung: trats: convert to driver model for controlling phyJaehoon Chung2017-04-031-27/+48
| * board: samsung: trats: remove the unnecessary codesJaehoon Chung2017-04-031-160/+1
| * configs: trats: enable the CONFIG_DM_PMIC and PMIC_MAX8997Jaehoon Chung2017-04-031-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-0830-23/+2863
|\ \
| * | sunxi: Add defconfig for Allwinner A23 EVBFlorent Jacquet2017-04-071-0/+19
| * | sunxi: Add default environment sizeMaxime Ripard2017-04-071-0/+2
| * | cmd: nand: Make the NAND options default to NAND_SUNXIMaxime Ripard2017-04-071-3/+3
| * | cmd: ubifs: Add a dependency on CMD_UBIMaxime Ripard2017-04-071-0/+1
| * | sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entryChen-Yu Tsai2017-04-071-0/+3
| * | arm: sunxi: Add Sunchip CX-A99 initial supportRask Ingemann Lambertsen2017-04-074-1/+410
| * | ARM: dts: sun9i: Add mmc1 pinmux settingChen-Yu Tsai2017-04-071-0/+8
| * | sunxi: Add support for the CHIP ProMaxime Ripard2017-04-071-0/+33
| * | sunxi: Sync GR8 DTS and AXP209 with the kernelMaxime Ripard2017-04-074-0/+1405
| * | scripts: sunxi: Build an raw SPL imageMaxime Ripard2017-04-073-0/+72
| * | nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard2017-04-071-0/+16
| * | sunxi: Add the default mtdids and mtdparts to our envMaxime Ripard2017-04-071-0/+16
| * | sunxi: Enable UBI and NAND supportHans de Goede2017-04-072-0/+7
| * | mtd: sunxi: Change U-Boot offsetMaxime Ripard2017-04-071-1/+1
| * | mtd: sunxi: Select the U-Boot location config optionMaxime Ripard2017-04-071-0/+1
| * | cmd: nand: Expose optional suboptions in KconfigBoris Brezillon2017-04-071-0/+18
| * | cmd: Expose a Kconfig option to enable UBIFS commandsBoris Brezillon2017-04-072-0/+10
| * | mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon2017-04-072-0/+4
| * | cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard2017-04-072-0/+28
| * | common: Move environment choice to KconfigMaxime Ripard2017-04-073-11/+74
| * | tools: sunxi: Add spl image builderMaxime Ripard2017-04-073-0/+487
| * | bch: Allow to build for the hostMaxime Ripard2017-04-071-0/+48
| * | nand: sunxi: Fix modulo by zero errorMaxime Ripard2017-04-071-3/+4
| * | sunxi: add NanoPi NEO Air defconfigJelle van der Waa2017-04-073-1/+116
| * | sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich2017-04-071-6/+80
* | | common/xyzModem.c: Do not use hard-coded address for debug bufferAlexandru Gagniuc2017-04-081-9/+3
* | | common/xyzModem.c: unifdef (Remove useless #ifdefs)Alexandru Gagniuc2017-04-082-110/+0