summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-14sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass
2015-05-14dm: gpio: Fix comment typo in GPIOD_IS_INSimon Glass
2015-05-14dm: i2c: Add a function to find out the chip offset lengthSimon Glass
2015-05-14bootstage: Add IDs for SPI flash reading and decompressionSimon Glass
2015-05-14usb: add device connection/disconnection detectionVincent Palatin
2015-05-14sunxi: ohci: Add ohci usb host controller supportHans de Goede
2015-05-14dm: usb: Add support for companion controllersHans de Goede
2015-05-14dm: usb: Add support for interrupt queues to the dm usb codeHans de Goede
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-05-13jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell
2015-05-13ARM: tegra: enable STDIO deregistrationStephen Warren
2015-05-13ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalizationStephen Warren
2015-05-13tegra124: video: Add full link training for eDPSimon Glass
2015-05-13tegra: config: nyan-big: Enable LCDSimon Glass
2015-05-13tegra: video: Support serial output resource (SOR) on tegra124Simon Glass
2015-05-13dm: video: Add a uclass for display portSimon Glass
2015-05-13edid: Add a function to read detailed monitor timingsSimon Glass
2015-05-13video: Add drm_dp_helper.hSimon Glass
2015-05-13tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass
2015-05-13power: Export register access functions from as3722Simon Glass
2015-05-13fdt: Add binding decode function for display-timingsSimon Glass
2015-05-13dm: gpio: Add error handling and a function to claim vector GPIOsSimon Glass
2015-05-13dm: core: Sort the uclassesSimon Glass
2015-05-13ARM: at91: trival: fix typo for the nand partition nameWu, Josh
2015-05-13ARM: at91: remove non-generic boardsMasahiro Yamada
2015-05-10kconfig: Move REGEX to KconfigJoe Hershberger
2015-05-10ppc4xx: Remove sc3 boardStefan Roese
2015-05-10stv0991: fdt: add stv0991 device treeVikas Manocha
2015-05-10omap3: overo: Allow boot with kernel in UBI rootfsAsh Charles
2015-05-10omap3: overo: Use software BCH8 ECC for NANDAsh Charles
2015-05-10stm32f4: add serial print portkunhuahuang
2015-05-08board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier
2015-05-08board/BuR/common: remove BMP_DISPLAY from tseries boardHannes Petermaier
2015-05-08board/BuR/tseries: Add simplefb supportHannes Petermaier
2015-05-08board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUTHannes Petermaier
2015-05-08board/BuR/tseries: take usage of CONFIG_LCD_ROTATIONHannes Petermaier
2015-05-08Fix musl buildJörg Krause
2015-05-08ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin
2015-05-08Merge git://git.denx.de/u-boot-dmTom Rini
2015-05-07ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada
2015-05-06dm: usb: exynos: Drop legacy USB codeSimon Glass
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons
2015-05-05dm: usb: Copy over usb_device values from usb_scan_device() to final usb_deviceHans de Goede
2015-05-05dm: usb: Make usb_get_bus easier to use for callersHans de Goede
2015-05-05dm: rtc: sandbox: Enable real-time clock supportSimon Glass
2015-05-05dm: rtc: Add a uclass for real-time clocksSimon Glass
2015-05-05dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass
2015-05-05dm: rtc: Split structure definition into its own fileSimon Glass
2015-05-05dm: Remove unnecessary types in bcd.hSimon Glass