summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-011-1/+1
|\
| * fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada2014-11-271-1/+1
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-0122-213/+665
|\ \
| * | bios_emulator: Always print errors when opcode decode failsSimon Glass2014-11-253-18/+22
| * | bios_emulator: Add an option to enable debuggingSimon Glass2014-11-259-54/+90
| * | bios_emulator: Allow a custom interrupt handler to be installedSimon Glass2014-11-252-0/+6
| * | bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass2014-11-252-58/+144
| * | bios_emulator: Allow x86 to use the emulatorSimon Glass2014-11-254-23/+23
| * | x86: video: Add video driver for bare x86 boardsSimon Glass2014-11-252-0/+38
| * | pci: Add general support for execution of video ROMsSimon Glass2014-11-252-1/+279
| * | Introduce a header file for the BIOS emulatorSimon Glass2014-11-252-52/+3
| * | pci: Add functions to read and write a BAR addressSimon Glass2014-11-251-3/+21
| * | rtc: mc146818: Set up RTC at start of daySimon Glass2014-11-252-5/+40
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-272-9/+48
|\ \ \
| * | | usb: UniPhier: support OF configurationMasahiro Yamada2014-11-281-1/+37
| * | | serial: UniPhier: support OF configurationMasahiro Yamada2014-11-281-8/+11
| | |/ | |/|
* | | mtd: nand: s3c: Unify the register definition and namingMarek Vasut2014-11-261-19/+19
* | | mtd/nand/vf610_nfc: Disable subpage writesSanchayan Maity2014-11-261-0/+3
* | | mtd: denali: set some registers after nand_scan_ident()Masahiro Yamada2014-11-261-0/+11
* | | mtd: denali: use CONFIG_SYS_NAND_SELF_INITMasahiro Yamada2014-11-263-40/+93
* | | nand: reinstate lazy bad block scanningRostislav Lisovy2014-11-261-3/+7
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-11-266-4/+152
|\ \
| * | drivers : usb: fsl: Implement usb Erratum A007798 workaroundNikhil Badola2014-11-241-2/+1
| * | drivers: usb: fsl: Move USB Errata checking codeNikhil Badola2014-11-211-1/+1
| * | u_qe: add u_qe_upload_firmware for u_qeZhao Qiang2014-11-192-2/+131
| * | qe: add u-qe support to arm boardZhao Qiang2014-11-195-1/+21
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-11-262-5/+13
|\ \ \
| * | | mmc: fsl_esdhc: fix f_max retrieval during initMarkus Niebel2014-11-191-1/+1
| * | | net/fm: add 2.5G SGMII supportShengzhou Liu2014-11-191-4/+12
| |/ /
* | | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-262-11/+96
|\ \ \
| * | | arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-171-8/+47
| * | | arm: odroid: pmic77686: allow buck voltage settingsSuriyan Ramasami2014-11-171-3/+49
* | | | sunxi: video: Add simplefb supportLuc Verhaegen2014-11-251-0/+41
* | | | sunxi: video: Add sun6i supportHans de Goede2014-11-251-0/+30
* | | | sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-252-0/+381
| |_|/ |/| |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-2412-0/+276
|\ \ \
| * | | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-247-0/+51
| * | | DM: thermal: Add imx thermal DM driverYe.Li2014-11-214-0/+217
| * | | mmc: fsl_esdhc: Update esdhc driver for iMX6SXYe.Li2014-11-201-0/+8
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-2412-286/+625
|\ \ \
| * | | dm: core: remove unnecessary return condition in uclass lookupMasahiro Yamada2014-11-221-3/+0
| * | | dm: core: remove unnecessary return condition in driver lookupMasahiro Yamada2014-11-221-3/+0
| * | | dm: core: remove meaningless if conditionalMasahiro Yamada2014-11-221-2/+1
| * | | dm: core: a trivial clean upMasahiro Yamada2014-11-221-3/+1
| * | | cros_ec: Fix uninitialised variable in cros_ec.cSimon Glass2014-11-221-0/+1
| * | | dm: spi: Use device_bind_driver() instead of our own functionSimon Glass2014-11-222-23/+2
| * | | dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass2014-11-222-11/+2
| * | | dm: Add a function to bind a device by driver nameSimon Glass2014-11-221-0/+21
| * | | dm: core: Add functions to find parent and OF dataSimon Glass2014-11-221-0/+5
| * | | dm: core: Allow access to the device's driver_id dataSimon Glass2014-11-222-6/+19
OpenPOWER on IntegriCloud