summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* defconfigs: am57xx_hs_evm: Move OPTEE load address to avoid overlapsAndrew F. Davis2017-04-091-1/+1
* defconfigs: dra7xx_hs_evm: Move OPTEE load address to avoid overlapsMisael Lopez Cruz2017-04-091-1/+1
* defconfigs: am43xx_hs_evm: Add USB Host boot mode supportAndrew F. Davis2017-04-081-0/+1
* defconfigs: am43xx_hs_evm: Add USB client boot mode supportAndrew F. Davis2017-04-081-0/+3
* defconfigs: am43xx_hs_evm: Add Net boot mode supportAndrew F. Davis2017-04-081-1/+3
* defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2017-04-081-0/+1
* defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2017-04-081-0/+7
* defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2017-04-081-1/+3
* defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2017-04-081-0/+6
* spl: net: Add FIT image support over network bootAndrew F. Davis2017-04-081-3/+31
* defconfig: k2g_hs_evm: Add k2g_hs_evm_defconfigAndrew F. Davis2017-04-081-0/+55
* defconfig: k2hk_hs_evm: Add k2hk_hs_evm_defconfigAndrew F. Davis2017-04-081-0/+51
* defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfigVitaly Andrianov2017-04-081-0/+51
* Kconfig: Adds SYS_TEXT_BASE config option for Keystone2Madan Srinivas2017-04-085-1/+5
* doc: Updates info on using Keystone2 secure devicesMadan Srinivas2017-04-081-0/+20
* ARM: Keystone2: Build secure images for K2Madan Srinivas2017-04-081-0/+6
* arm: mach-omap2: Add secure image name common to OMAP and keystoneMadan Srinivas2017-04-081-0/+6
* arm: mach-omap2: Enable Kconfig support for K2 HS devicesVitaly Andrianov2017-04-081-1/+1
* arm: mach-keystone: Implements FIT post-processing call for keystone SoCsVitaly Andrianov2017-04-081-0/+73
* image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESSMadan Srinivas2017-04-081-1/+2
* ti_armv7_common: env: Change FIT image name to match build nameAndrew F. Davis2017-04-081-1/+1
* mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command functionCooper Jr., Franklin2017-04-081-12/+40
* davinci: omapl138_lcdk: switch to using common mmc argsSekhar Nori2017-04-081-13/+10
* 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