summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-12dm: video: Output verbose information in vbe_setup_video()Bin Meng
2016-10-12dm: video: Add driver for VESA-compatible deviceBin Meng
2016-10-11x86: i2c: Fix cast of address to 32-bit valueSimon Glass
2016-10-11usb: pci: Fix cast for 64-bit compilationSimon Glass
2016-10-11tpm: Tidy up use of size_tSimon Glass
2016-10-11rtc: Use CONFIG_X86 instead of __I386__Simon Glass
2016-10-11bios_emulator: Fix cast for 64-bit compilationSimon Glass
2016-10-11dm: x86: Move samus to use new driver model supportSimon Glass
2016-10-11dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass
2016-10-11dm: video: Add driver-model support to vesa graphicsSimon Glass
2016-10-11x86: video: Fix typo in broadwell KconfigSimon Glass
2016-10-11dm: core: Add a function to get a uclass nameSimon Glass
2016-10-11Revert "x86: broadwell: gpio: Remove the codes to set up pin control"Simon Glass
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08spl: saveenv: adding saveenv support in SPLB, Ravi
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada
2016-10-07power: pmic: add Ricoh RN5T567 PMIC supportStefan Agner
2016-10-07pinctrl: imx: do not announce driver initializationStefan Agner
2016-10-07dm: imx: serial: support device treeStefan Agner
2016-10-07PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day
2016-10-07Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-06spl: Update ext functions to take an spl_image parameterSimon Glass
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass
2016-10-06spl: Convert spl_spi_load_image() to use linker listSimon Glass
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-10-06serial: ns16550: Handle -ENOENT when requesting clockAlexandre Courbot
2016-10-04dm: mmc: intialize dev when probePeng Fan
2016-10-04pinctrl: imx6: support i.MX6ULLPeng Fan
2016-10-04imx: ocotp: support i.MX6ULLPeng Fan
2016-10-04imx_watchdog: Do not assert WDOG_B on watchdog initRoss Parker
2016-10-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-10-02power: regulator: add pwm regulatorKever Yang
2016-10-02net, macb: fix misaligned cache operation warningHeiko Schocher
2016-10-02input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada
2016-10-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash
2016-09-27drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash
2016-09-27usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratumSriram Dash
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-09-27usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity
2016-09-27drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash
2016-09-27net: asix: Fix ASIX 88772B with driver modelAlban Bedel
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-09-27ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren
2016-09-27i2c: tegra: only use new clock/reset APIsStephen Warren
2016-09-27mmc: tegra: only use new clock/reset APIsStephen Warren
2016-09-27clock: implement a driver for the Tegra CARStephen Warren