aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-20imx: ventana: add GW5904 supportTim Harvey10-16/+340
2017-03-20drivers: net: phy: add MV88E6xx options to KconfigTim Harvey1-0/+13
2017-03-20imx: mx6slevk: enable more DM driversPeng Fan5-149/+130
2017-03-20imx: mx6slevk: introduce device tree supportPeng Fan7-2/+2830
2017-03-20imx: mx6slevk: use SPI_BOOTPeng Fan2-2/+3
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot27-43/+30
2017-03-19Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini145-466/+12949
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich400-461/+56
2017-03-19imx: ventana: add EMMC configurationTim Harvey4-12/+82
2017-03-19tools: imximage: add set bit commandPeng Fan2-1/+15
2017-03-19ARM: vf610: move to standard arch/board approachStefan Agner13-45/+45
2017-03-19imx: ventana: make SD3_VSELECT board specificTim Harvey2-14/+18
2017-03-19imx: ventana: make OTG VBUS power enable board specificTim Harvey3-8/+18
2017-03-19imx: ventana: fix hwconfigTim Harvey1-1/+1
2017-03-19imx: ventana: change name of rs232_en to indicate polarityTim Harvey1-1/+1
2017-03-19imx: ventana: use mmc_root in boot scriptsTim Harvey1-2/+2
2017-03-19imx: ventana: move mmc_init to commonTim Harvey2-33/+35
2017-03-19imx: ventana: config: add gzwrite supportTim Harvey1-0/+1
2017-03-19imx: ventana: add additional DRAM configurationsTim Harvey1-0/+45
2017-03-19colibri_imx7: split and resize firmware MTD partitionStefan Agner1-2/+4
2017-03-19colibri_imx7: use device-tree for MTD partitionsStefan Agner3-1/+15
2017-03-19colibri_imx7: setup PMIC sleep mode configurationStefan Agner1-0/+16
2017-03-19colibri_imx7: implement board level USB PHY modeStefan Agner1-0/+28
2017-03-19colibri_imx7/colibri_imx6/apalis_imx6: limit bootm memoryStefan Agner3-0/+3
2017-03-19toradex apalis/colibri: add device tree overlay supportStefan Agner7-0/+7
2017-03-19toradex apalis/colibri: use common USB product id fallbackStefan Agner8-14/+14
2017-03-19mx7: Add 1.2GHz speed grade entryFabio Estevam1-0/+3
2017-03-19mx7: Fix the get_cpu_speed_grade_hz() return valuesFabio Estevam1-2/+2
2017-03-19mx7: Fix speed grade entryFabio Estevam1-3/+3
2017-03-19arm: dts: imx6ul: add usbotg aliasesSébastien Szymanski1-0/+2
2017-03-19arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier boardSébastien Szymanski13-1/+1396
2017-03-19dm: imx: serial: add i.MX6UL supportSébastien Szymanski1-0/+1
2017-03-19MCCMON6: defconfig: Move 'quiet' console parameter to 'console' env variableLukasz Majewski1-2/+2
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini77-67/+94
2017-03-18Kconfig: Disable non-FIT SPL loading for TI secure devicesAndrew F. Davis1-2/+2
2017-03-18spl: Add option to enable SPL Legacy image supportAndrew F. Davis2-2/+16
2017-03-18spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive optionAndrew F. Davis7-13/+18
2017-03-17Merge git://git.denx.de/u-boot-rockchipTom Rini106-243/+12558
2017-03-17ARM: DT: stm32f7: add qspi pin contol nodeVikas Manocha3-43/+12
2017-03-17ARM: DT: stm32f7: add ethernet pin contol nodeVikas Manocha3-32/+15
2017-03-17ARM: DT: stm32f7: add pin control node for serial port pinsVikas Manocha3-24/+20
2017-03-17ARM: DT: stm32f7: add pin control device nodeVikas Manocha1-1/+8
2017-03-17PINCTRL: stm32f7: add pin control driverVikas Manocha5-0/+263
2017-03-17stm32f7: clk: remove usart1 clock enable from board initVikas Manocha2-4/+0
2017-03-17ARM: DT: stm32f7: add usart1 & clock device tree nodesVikas Manocha2-0/+32
2017-03-17stm32f7: serial: use clock driver to enable clockVikas Manocha1-0/+18
2017-03-17clk: stm32f7: add clock driver for stm32f7 familyVikas Manocha6-6/+157
2017-03-17serial: stm32f7: add device tree supportVikas Manocha2-10/+24
2017-03-17arm: use common instructions applicable to armv7m & other arm archsVikas Manocha1-18/+7
2017-03-17arm: Update our 'ret' assembler macro slightlyTom Rini1-4/+4