Commit Graph

7508 Commits (afc84dec1c2721269c8eaad13a938fa18360dbc7)

Author SHA1 Message Date
Simon Glass 3a3f8e946b tpm: Remove old pre-driver-model I2C code 10 years ago
Bin Meng e0bb89b14b drivers: kconfig: Sort driver menu in alphabetical order 10 years ago
Bin Meng 99385b6b67 drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu 10 years ago
Bin Meng 776d2ef06b drivers: kconfig: Move "Generic Driver Options" menu to the top 10 years ago
Marek Vasut 628d792c07 dm: core: Add Kconfig for simple bus driver 10 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 10 years ago
Masahiro Yamada 6d99cfaee8 serial: uniphier: drop platform data support 10 years ago
Masahiro Yamada 2bc1f2b592 mtd: denali_spl: do not allocate page_buffer in .bss section 10 years ago
Kishon Vijay Abraham I 0a7ab045b9 TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx 10 years ago
Kishon Vijay Abraham I 8af1be7678 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts 10 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 10 years ago
Bin Meng cdeb2ba99c dm: core: Fix code reentrancy issue in device_probe_child() 10 years ago
Bin Meng 1887ed3ad6 dm: pci: Optimize pci_uclass_post_bind() 10 years ago
Bin Meng 3242998e24 video: ct69000: Remove unused codes 10 years ago
Bin Meng 8ceb2429c9 video: cfb_console: Allow VGA device to work without i8042 keyboard 10 years ago
Bin Meng 7d96166b1b x86: i8042: Correctly initialize the controller 10 years ago
Bin Meng 835dd00050 x86: i8042: Clean up the driver per coding convention 10 years ago
Bin Meng 3928d66a5e x86: i8042: Reorder static functions 10 years ago
Bin Meng 5e653b0609 x86: i8042: Remove unused codes 10 years ago
Simon Glass df1c9eb505 x86: gpio: Tidy up gpio_ich6_get_base() and callers 10 years ago
Simon Glass e7cc0b6f00 x86: gpio: Correct calls to _ich6_gpio_set_direction() 10 years ago
Bin Meng dce54dd6c7 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() 10 years ago
Bin Meng c78dfb4fd2 x86: superio: Add keyboard controller support to smsc_lpc47m driver 10 years ago
Bin Meng 348b744b7c x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() 10 years ago
Bin Meng 08fc7b8fac dm: pci: Support selected device/driver binding before relocation 10 years ago
Bin Meng 1916ec1267 x86: Set up video framebuffer for coreboot before loading kernel 10 years ago
Bin Meng 153e1dda2f video: coreboot: Save VESA mode for future use 10 years ago
Bin Meng 1d8a078b29 net: e1000: Fix build warnings for 32-bit 10 years ago
Peng Fan ecfb8768b1 mtd: nand: mxs invalidate dcache before DMA read 10 years ago
Peng Fan 63b29d8082 mtd: nand: mxs support oobsize bigger than 512 10 years ago
Stefan Roese 873960c89e mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver 10 years ago
Scott Wood d3963721d9 nand: Sync with Linux v4.1 10 years ago
Ezequiel Garcia 86a720aafc mtd: Introduce mtd_block_isreserved() 10 years ago
Scott Wood 273310644f nand: Remove __UBOOT__ ifdefs 10 years ago
Marcel Ziswiler ab9272f955 lcd: pxa: clean-up include file order 10 years ago
Marcel Ziswiler 745e7e0ae0 usb: pxa27x_udc: clean-up include file order 10 years ago
Marcel Ziswiler 8648b2358a serial: pxa: clean-up include file order 10 years ago
Marcel Ziswiler 54a5cf81c4 arm: pxa: mmc: clean-up include file order 10 years ago
Marek Vasut e30a70c2d3 gpio: Add DW APB GPIO driver 10 years ago
Marek Vasut 35e47b7132 ddr: altera: Repair uninited variable 10 years ago
Marek Vasut 6d7a33301a ddr: altera: Replace float multiplication with integer one 10 years ago
Simon Glass c294ac5c16 net: e1000: Add Kconfig options 10 years ago
Simon Glass c6d80a1522 net: e1000: Convert to driver model 10 years ago
Simon Glass 5c5e707a55 net: e1000: Prepare for driver model conversion 10 years ago
Simon Glass c752cd2a30 net: e1000: Move #include of common.h to the C files 10 years ago
Mingkai Hu 6497e37a75 net: e1000: Support 64-bit physical address 10 years ago
Marek Vasut 7a1386f96b usb: dwc2: Rename to dwc2_usb 10 years ago
Marek Vasut f522f9475f usb: dwc2: Add original Synopsys compat string 10 years ago
Kishon Vijay Abraham I 5df1315211 usb: gadget: ether: populate _reset_ callback 10 years ago
Kishon Vijay Abraham I f181144361 usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop 10 years ago