Commit Graph

8350 Commits (1e69ad014c68bf375ba2113486c5c0095d3292d0)

Author SHA1 Message Date
Simon Glass 1e69ad014c sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig 9 years ago
Simon Glass b01c7923e3 dm: video: Implement the bmp command for driver model 9 years ago
Simon Glass b5146b2811 dm: video: Add a driver for a rotated text console 9 years ago
Simon Glass 72cded9ec0 dm: video: Add a 'normal' text console driver 9 years ago
Simon Glass 83510766c9 dm: video: Add a uclass for the text console 9 years ago
Simon Glass 1acafc73bf dm: video: Add a video uclass 9 years ago
Bin Meng fdbae099bf serial: lpuart: Add driver model serial support 9 years ago
Bin Meng 6ca13b1239 serial: lpuart: Prepare the driver for DM conversion 9 years ago
Bin Meng ed3021af5c serial: lpuart: Call local version of setbrg and putc directly 9 years ago
Bin Meng 47f1bfca40 serial: lpuart: Fix several cosmetic issues 9 years ago
Bin Meng 5ed07cf53c serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig 9 years ago
Masahiro Yamada f0e075162f clk: add API to enable clock 9 years ago
Masahiro Yamada 9e52126f34 clk: add static qualifier to local functions 9 years ago
Masahiro Yamada 8138581866 clk: move Kconfig options into sub-menu 9 years ago
Stephen Warren bb883f824c timer: sandbox: work without device tree 9 years ago
Stephen Warren 0a7edce0ef dm: timer: refuse timers with zero clock_rate 9 years ago
Simon Glass 20af3c0a00 dm: core: Call uclass post_bind() after the driver's bind() method 9 years ago
Simon Glass 5589a81829 pinctrl: Avoid binding all pinconfig nodes before relocation 9 years ago
Simon Glass 4a1db6d8ab dm: mmc: Try to honour the sequence order 9 years ago
Simon Glass 4dc5259ac7 dm: gpio: Allow the uclass to work without printf() 9 years ago
Mugunthan V N dadf31375a drivers: timer: omap_timer: add timer driver for omap devices based on dm 9 years ago
Mugunthan V N a5d801130c dm: timer: uclass: Add flag to control sequence numbering 9 years ago
Mugunthan V N c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 9 years ago
Simon Glass c275dfefeb dm: core: Provide uclass_find_device_by_phandle() only when needed 9 years ago
Vignesh R 74d49bfde3 spi: ti_qspi: Use 4-byte opcode for mmap read 9 years ago
Sergey Temerkhanov 19de81502b arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output 9 years ago
Sergey Temerkhanov b81406db51 arm: serial: Add debug UART capability to the pl01x driver 9 years ago
Tom Rini 6d6aececfe power: regulator: max77686: Don't use switch() on bools 9 years ago
Tom Rini 22bd03a6a2 spi: rk_spi: Fix debug format warning 9 years ago
Tom Rini 55616b86c7 pci_rom.c: Fix may be used uninitialized warning 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Daniel Schwierzeck df50b3b414 net: pcnet: refactor mapping of virtual addresses to physical ones 9 years ago
Dinh Nguyen b00a21f088 arm: socfpga: set the fpga global bit to disable HPS to FPGA signals 9 years ago
Marek Vasut 1720fad0f1 ddr: altera: Init the rule ID in debug code 9 years ago
Sanchayan Maity 08c11cb5df usb: host: ehci-vf: Implement board_usb_phy_mode weak function 9 years ago
Sanchayan Maity 6089f75141 usb: host: ehci-vf: Remove hardcoded USB host client configuration 9 years ago
Ye.Li 8991fdef6d usb:ci_udc: Remove ULPI setting for i.MX OTG controller 9 years ago
Simon Glass d830b1520a dm: pci: Avoid a memory leak when allocating the ROM 9 years ago
Simon Glass f19345b51c dm: pci: Add a 'fall through' comment 9 years ago
Simon Glass 3c8fb12b77 dm: spi_flash: Allow the uclass to work without printf() 9 years ago
huang lin 6579385b46 mmc: rockchip: the non-removable property must point to emmc 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Phil Sutter 4444d230ac mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT 9 years ago
Phil Sutter 9a04527840 drivers/pci/pci_mvebu: Fix for boards with X4 lanes 9 years ago
Phil Sutter 7e1e59a7b7 axp: Fix debugging support in DDR3 write leveling 9 years ago
Phil Sutter 1113146793 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY 9 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 9 years ago
Stefan Roese 698ffab239 arm: mvebu: Make ECC support configurable on Armada XP 9 years ago
Tor Krill 169789dcb9 sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP 9 years ago
Stefan Roese e3b9c98a23 net: mvneta: Convert to driver model 9 years ago