Commit Graph

5859 Commits (9316e14400c255e02f66bfb6d1e3d1dce3daf86a)

Author SHA1 Message Date
Masahiro Yamada 149c751dc7 usb: UniPhier: support OF configuration 10 years ago
Masahiro Yamada 625177d27e serial: UniPhier: support OF configuration 10 years ago
Masahiro Yamada 0bd4e39d2b fdt: remove fdtdec_get_alias_node() function 10 years ago
Marek Vasut b19157bf3f mtd: nand: s3c: Unify the register definition and naming 10 years ago
Sanchayan Maity 2260457341 mtd/nand/vf610_nfc: Disable subpage writes 10 years ago
Masahiro Yamada f09eb52b3f mtd: denali: set some registers after nand_scan_ident() 10 years ago
Masahiro Yamada 65e4145a20 mtd: denali: use CONFIG_SYS_NAND_SELF_INIT 10 years ago
Rostislav Lisovy 35c204d8a9 nand: reinstate lazy bad block scanning 10 years ago
Simon Glass 8c6ec412b4 bios_emulator: Always print errors when opcode decode fails 10 years ago
Simon Glass b3521f2e49 bios_emulator: Add an option to enable debugging 10 years ago
Simon Glass a3c700ec76 bios_emulator: Allow a custom interrupt handler to be installed 10 years ago
Simon Glass 4c59f95327 bios_emulator: Add vesa support and allow ROMs to be passed in as data 10 years ago
Simon Glass ad6edca379 bios_emulator: Allow x86 to use the emulator 10 years ago
Simon Glass 998110241b x86: video: Add video driver for bare x86 boards 10 years ago
Simon Glass 6854f87cbc pci: Add general support for execution of video ROMs 10 years ago
Simon Glass 176bf4ce0c Introduce a header file for the BIOS emulator 10 years ago
Simon Glass e8a552eb62 pci: Add functions to read and write a BAR address 10 years ago
Simon Glass c6577f7219 rtc: mc146818: Set up RTC at start of day 10 years ago
Luc Verhaegen 2d7a084ba0 sunxi: video: Add simplefb support 10 years ago
Hans de Goede 211717a463 sunxi: video: Add sun6i support 10 years ago
Luc Verhaegen 7f2c521f90 sunxi: video: Add cfb console driver for sunxi 10 years ago
Nikhil Badola f3dff695e1 drivers : usb: fsl: Implement usb Erratum A007798 workaround 10 years ago
Nikita Kiryanov 10ee8ecafb sata: implement reset_sata for dwc_ahsata 10 years ago
Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 10 years ago
Thierry Reding 4efe52bf23 pci: Honour pci_skip_dev() 10 years ago
li pengbo 1b51d32c0f sata: fix a bug in init_sata() for pci-sata card 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Masahiro Yamada 17b28edb37 dm: core: remove unnecessary return condition in uclass lookup 10 years ago
Masahiro Yamada f724e0bba2 dm: core: remove unnecessary return condition in driver lookup 10 years ago
Masahiro Yamada 84a7153733 dm: core: remove meaningless if conditional 10 years ago
Masahiro Yamada cbf86d7198 dm: core: a trivial clean up 10 years ago
Simon Glass d11e8fd86e cros_ec: Fix uninitialised variable in cros_ec.c 10 years ago
Simon Glass 6b18656aff dm: spi: Use device_bind_driver() instead of our own function 10 years ago
Simon Glass ff56bba2d6 dm: spi: Correct handling of SPI chip selects in sandbox 10 years ago
Simon Glass e33dc221f4 dm: Add a function to bind a device by driver name 10 years ago
Simon Glass 479728cb0c dm: core: Add functions to find parent and OF data 10 years ago
Simon Glass 2ef249b442 dm: core: Allow access to the device's driver_id data 10 years ago
Nikhil Badola c26c80a1a4 drivers: usb: fsl: Move USB Errata checking code 10 years ago
Ye.Li e3568d2eca DM: thermal: Add imx thermal DM driver 10 years ago
Simon Glass bc0b28427a dm: tegra: Add platform data for the SPL uart 10 years ago
Simon Glass 236f2bd302 dm: Allow stdio registration to be dropped 10 years ago
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped 10 years ago
Simon Glass ad1b81c880 dm: serial: Support changing the baud rate 10 years ago
Simon Glass 0f65f48b64 dm: at91: Add driver model support for the serial driver 10 years ago
Simon Glass 62137fc0ab dm: at91: Refactor serial driver slightly for driver model 10 years ago
Simon Glass 918354b18e dm: at91: Add driver model support for atmel GPIO driver 10 years ago
Simon Glass 1b4f25ff8e x86: ivybridge: Add support for early GPIO init 10 years ago
Simon Glass e5901c94e3 dm: gpio: Add a function to read an ID from a list of GPIOs 10 years ago
Simon Glass 469a579df2 dm: serial: Move current serial port pointer to global_data 10 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 10 years ago