summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-13video: Add drm_dp_helper.hSimon Glass
2015-05-13tegra: Move display controller header into commonSimon Glass
2015-05-13tegra124: clock: Add display clocks and functionsSimon Glass
2015-05-13tegra: clock: Split the clock source code into a separate functionSimon Glass
2015-05-13tegra: clock: Add checking for invalid clock IDsSimon Glass
2015-05-13tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass
2015-05-13tegra124: dts: Add host1x node to provide display informationSimon Glass
2015-05-13tegra: nyan-big: Add LCD PMIC init and board IDSimon Glass
2015-05-13tegra: Add support for setting up a as3722 PMICSimon Glass
2015-05-13tegra: Provide a function to allow LCD PMIC setupSimon Glass
2015-05-13power: Export register access functions from as3722Simon Glass
2015-05-13tegra: Add a board ID functionSimon Glass
2015-05-13tegra: Move checkboard() into the board codeSimon Glass
2015-05-13tegra: pwm: Allow the clock rate to be left as isSimon Glass
2015-05-13tegra: Move the pwm into tegra-commonSimon 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-13arc: remove dummy targetAlexey Brodkin
2015-05-13ARM: at91: trival: fix typo for the nand partition nameWu, Josh
2015-05-13ARM: at91: remove non-generic boardsMasahiro Yamada
2015-05-13arc: use more universal prefix for default CROSS_COMPILEMasahiro Yamada
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-05-10Revert "stm32f4: fix serial output"Tom Rini
2015-05-10kconfig: Move REGEX to KconfigJoe Hershberger
2015-05-10ppc4xx: Remove sc3 boardStefan Roese
2015-05-10serial: fdt: add device tree support for pl01xVikas Manocha
2015-05-10Fix broken verify functionality in crc32 commandJoe Hershberger
2015-05-10Fix inconsistency of VERIFY defines in cmd_memJoe Hershberger
2015-05-10Makefile: add a symbol link tags for ctagsDu Huanpeng
2015-05-10stv0991: use fdt for serial port platform dataVikas Manocha
2015-05-10stv0991: fdt: add stv0991 device treeVikas Manocha
2015-05-10overo: Fix regression introduced in a6b541bArun Bharadwaj
2015-05-10overo: Split overo.c into spl.c, common.c and overo.cArun Bharadwaj
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-10overo: Add support for Palo35 expansion boardAsh Charles
2015-05-10omap3: overo: Add DTS support for TobiDuo expansionArun Bharadwaj
2015-05-10omap3: overo: Set the Arbor43C 'expansionname'Ash Charles
2015-05-10davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfigPeter Howard
2015-05-10cmd_part: fix usage textmaxin.john@enea.com
2015-05-10stm32f4: add serial print portkunhuahuang
2015-05-10stm32f4: fix serial outputkunhuahuang
2015-05-10spl: spl_mmc: Partition raw boot mode for eMMCPaul Kocialkowski
2015-05-10spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmeticsPaul Kocialkowski
2015-05-08gpio: stm32_gpio: Use clrsetbits_le32() at appropriate placesAxel Lin
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