aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-17configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam7-7/+0
2013-12-17udoo: Add SATA support on uDoo Board.Giuseppe Pagano2-0/+16
2013-12-17nitrogen6x: Move setup_sata to common partGiuseppe Pagano4-26/+53
2013-12-17i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson6-2109/+2121
2013-12-17imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam4-4/+4
2013-11-28udoo: Fix watchdog during kernel boot.Giuseppe Pagano1-0/+1
2013-11-28udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano3-0/+161
2013-11-28udoo: Move and optimize platform register setting.Giuseppe Pagano5-1/+204
2013-11-28mx6sabresd: Add SPI NOR supportFabio Estevam2-0/+31
2013-11-28mx6sabresd: Fix wrong colors in LVDS splashFabio Estevam1-8/+23
2013-11-27power: power_fsl: Pass p->bus in the same way for SPI and I2C casesFabio Estevam1-2/+1
2013-11-27efikamx: Fix pmic_init() argumentFabio Estevam1-1/+1
2013-11-27mx31pdk: Fix pmic_init() argumentFabio Estevam1-1/+1
2013-11-27mx51evk: Fix pmic_init() argumentFabio Estevam1-1/+1
2013-11-27imx-common: remove extraneous semicolon from macroEric Nelson1-2/+2
2013-11-27nitrogen6x: Remove unused OCOTP optionsFabio Estevam1-10/+0
2013-11-21Net: FEC: Fix huge memory leakMarek Vasut1-78/+99
2013-11-13i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarationsEric Nelson2-490/+490
2013-11-13i.MX6DQ/DLS: remove unused pad declarationsEric Nelson2-1043/+0
2013-11-13i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/SoloEric Nelson1-0/+24
2013-11-13i.MX6DQ/DLS: remove useless mux/pad declarationsEric Nelson2-160/+0
2013-11-13i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson10-2064/+2064
2013-11-13mx6: titanium: Move BSP code to barco board directoryStefan Roese4-1/+1
2013-11-13titanium: Return the error when cpu_eth_init() failsFabio Estevam1-1/+1
2013-11-13wandboard: Return the error when cpu_eth_init() failsFabio Estevam1-1/+1
2013-11-13wandboard: Return the error immediately when ipuv3_fb_init() failsFabio Estevam1-1/+3
2013-11-13mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold1-2/+2
2013-11-13configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam10-10/+0
2013-11-12arm, am335x: update for the siemens boardsSamuel Egli11-52/+305
2013-11-12usb, g_dnl: make bcdDevice value configurableHeiko Schocher1-4/+19
2013-11-11omap730p2: Remove boardTom Rini11-1766/+3
2013-11-11am33xx: Make SoC bootcount driver have its own symbolTom Rini4-3/+11
2013-11-11cm-t35: use gpio_led driver for status ledIgor Grinberg3-38/+6
2013-11-11am335x_evm: Fix CONS_INDEX numberingAndrew Bradford1-5/+5
2013-11-11boards.cfg: update email address for ti814x_evm maintainerMatt Porter1-1/+1
2013-11-11arm, am33x: make RTC32K OSC enable configurableHeiko Schocher3-0/+8
2013-11-11bootcount: store bootcount var in environmentHeiko Schocher3-0/+46
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD95-1172/+1730
2013-11-08Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini15-158/+205
2013-11-08sandbox: convert to common time functionsRob Herring2-12/+4
2013-11-08time: add weak annotation to timer_read_counter declarationRob Herring1-1/+1
2013-11-08netconsole loses 2nd character of inputSuriyan Ramasami1-0/+2
2013-11-08serial: s5p: Staticize local functionsAxel Lin1-12/+12
2013-11-08env: fix the env export varnamePierre Aubert2-5/+3
2013-11-08highbank: set AUTOBOOT_KEYED_CTRLC config optionMark Langsdorf1-1/+1
2013-11-08autoboot: add an option to override keyed autobootMark Langsdorf2-2/+10
2013-11-08serial: xuartlite: Staticize local functionsAxel Lin1-10/+10
2013-11-08serial: mxs_auart: Staticize local functionsAxel Lin1-5/+5
2013-11-08fs:fat: fix set file name functionPiotr Wilczek1-1/+1
2013-11-08cmd_zfs: normalize 'file not found' errorsLuka Perkov1-1/+1