summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: enable STDIO deregistrationStephen Warren2015-05-131-0/+3
* ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalizationStephen Warren2015-05-135-20/+10
* tegra124: video: Add full link training for eDPSimon Glass2015-05-131-0/+1
* tegra: config: nyan-big: Enable LCDSimon Glass2015-05-131-0/+14
* tegra: video: Support serial output resource (SOR) on tegra124Simon Glass2015-05-131-0/+3
* dm: video: Add a uclass for display portSimon Glass2015-05-132-0/+61
* edid: Add a function to read detailed monitor timingsSimon Glass2015-05-131-0/+19
* video: Add drm_dp_helper.hSimon Glass2015-05-131-0/+405
* tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass2015-05-131-1/+1
* power: Export register access functions from as3722Simon Glass2015-05-131-0/+3
* fdt: Add binding decode function for display-timingsSimon Glass2015-05-131-0/+77
* dm: gpio: Add error handling and a function to claim vector GPIOsSimon Glass2015-05-131-3/+12
* dm: core: Sort the uclassesSimon Glass2015-05-131-16/+16
* kconfig: Move REGEX to KconfigJoe Hershberger2015-05-106-6/+0
* ppc4xx: Remove sc3 boardStefan Roese2015-05-101-549/+0
* stv0991: fdt: add stv0991 device treeVikas Manocha2015-05-101-1/+3
* omap3: overo: Allow boot with kernel in UBI rootfsAsh Charles2015-05-101-0/+13
* omap3: overo: Use software BCH8 ECC for NANDAsh Charles2015-05-101-4/+15
* stm32f4: add serial print portkunhuahuang2015-05-101-2/+8
* board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier2015-05-083-8/+3
* board/BuR/common: remove BMP_DISPLAY from tseries boardHannes Petermaier2015-05-083-14/+10
* board/BuR/tseries: Add simplefb supportHannes Petermaier2015-05-081-0/+4
* board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUTHannes Petermaier2015-05-081-1/+0
* board/BuR/tseries: take usage of CONFIG_LCD_ROTATIONHannes Petermaier2015-05-081-3/+5
* Fix musl buildJörg Krause2015-05-081-0/+1
* ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin2015-05-084-28/+28
* Merge git://git.denx.de/u-boot-dmTom Rini2015-05-0810-47/+262
|\
| * dm: usb: exynos: Drop legacy USB codeSimon Glass2015-05-061-2/+0
| * sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2015-05-061-0/+2
| * dm: usb: Copy over usb_device values from usb_scan_device() to final usb_deviceHans de Goede2015-05-051-7/+10
| * dm: usb: Make usb_get_bus easier to use for callersHans de Goede2015-05-051-4/+3
| * dm: rtc: sandbox: Enable real-time clock supportSimon Glass2015-05-051-0/+1
| * dm: rtc: Add a uclass for real-time clocksSimon Glass2015-05-052-0/+133
| * dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass2015-05-051-0/+11
| * dm: rtc: Split structure definition into its own fileSimon Glass2015-05-052-25/+37
| * dm: Remove unnecessary types in bcd.hSimon Glass2015-05-051-5/+3
| * dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass2015-05-051-3/+13
| * dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass2015-05-051-1/+14
| * dm: rtc: Rename gregorian day functionSimon Glass2015-05-051-1/+11
| * dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-051-0/+1
| * dm: i2c: Add functions to read and write a registerSimon Glass2015-05-051-0/+21
| * dm: spi: Correct the comment on spi_get_ops()Simon Glass2015-05-051-1/+1
| * dm: spi: Avoid setting the speed with every transferSimon Glass2015-05-051-0/+3
* | ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada2015-05-071-2/+0
* | ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada2015-05-071-1/+1
|/
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2015-05-058-200/+1199
|\
| * powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan2015-05-041-0/+1027
| * powerpc/t2080qds: enable eSDHC peripheral clock supportYangbo Lu2015-05-041-0/+1
| * mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu2015-05-042-0/+5
| * powerpc/t2080qds: enable eSDHC adapter card type identificationYangbo Lu2015-05-041-0/+1
OpenPOWER on IntegriCloud