summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-17i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson
2013-12-17imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam
2013-11-28udoo: Fix watchdog during kernel boot.Giuseppe Pagano
2013-11-28udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano
2013-11-28udoo: Move and optimize platform register setting.Giuseppe Pagano
2013-11-28mx6sabresd: Add SPI NOR supportFabio Estevam
2013-11-28mx6sabresd: Fix wrong colors in LVDS splashFabio Estevam
2013-11-27power: power_fsl: Pass p->bus in the same way for SPI and I2C casesFabio Estevam
2013-11-27efikamx: Fix pmic_init() argumentFabio Estevam
2013-11-27mx31pdk: Fix pmic_init() argumentFabio Estevam
2013-11-27mx51evk: Fix pmic_init() argumentFabio Estevam
2013-11-27imx-common: remove extraneous semicolon from macroEric Nelson
2013-11-27nitrogen6x: Remove unused OCOTP optionsFabio Estevam
2013-11-21Net: FEC: Fix huge memory leakMarek Vasut
2013-11-13i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarationsEric Nelson
2013-11-13i.MX6DQ/DLS: remove unused pad declarationsEric Nelson
2013-11-13i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/SoloEric Nelson
2013-11-13i.MX6DQ/DLS: remove useless mux/pad declarationsEric Nelson
2013-11-13i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson
2013-11-13mx6: titanium: Move BSP code to barco board directoryStefan Roese
2013-11-13titanium: Return the error when cpu_eth_init() failsFabio Estevam
2013-11-13wandboard: Return the error when cpu_eth_init() failsFabio Estevam
2013-11-13wandboard: Return the error immediately when ipuv3_fb_init() failsFabio Estevam
2013-11-13mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold
2013-11-13configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam
2013-11-12arm, am335x: update for the siemens boardsSamuel Egli
2013-11-12usb, g_dnl: make bcdDevice value configurableHeiko Schocher
2013-11-11omap730p2: Remove boardTom Rini
2013-11-11am33xx: Make SoC bootcount driver have its own symbolTom Rini
2013-11-11cm-t35: use gpio_led driver for status ledIgor Grinberg
2013-11-11am335x_evm: Fix CONS_INDEX numberingAndrew Bradford
2013-11-11boards.cfg: update email address for ti814x_evm maintainerMatt Porter
2013-11-11arm, am33x: make RTC32K OSC enable configurableHeiko Schocher
2013-11-11bootcount: store bootcount var in environmentHeiko Schocher
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-08Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini
2013-11-08sandbox: convert to common time functionsRob Herring
2013-11-08time: add weak annotation to timer_read_counter declarationRob Herring
2013-11-08netconsole loses 2nd character of inputSuriyan Ramasami
2013-11-08serial: s5p: Staticize local functionsAxel Lin
2013-11-08env: fix the env export varnamePierre Aubert
2013-11-08highbank: set AUTOBOOT_KEYED_CTRLC config optionMark Langsdorf
2013-11-08autoboot: add an option to override keyed autobootMark Langsdorf
2013-11-08serial: xuartlite: Staticize local functionsAxel Lin
2013-11-08serial: mxs_auart: Staticize local functionsAxel Lin
2013-11-08fs:fat: fix set file name functionPiotr Wilczek
2013-11-08cmd_zfs: normalize 'file not found' errorsLuka Perkov
2013-11-08cmd_reiser: normalize 'file not found' errorsLuka Perkov
2013-11-08cmd_ubifs: normalize 'file not found' errorsTim Harvey
2013-11-08include: delete include/linux/config.hMasahiro Yamada