Commit Graph

13358 Commits (aa51579f9aecdc509c91d6a9fc9498c2495cf218)

Author SHA1 Message Date
Adam Ford 9f8cf76be2 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 6 years ago
Adam Ford cc3fedb204 Convert CONFIG_TWL4030_LED et al to Kconfig 6 years ago
Adam Ford 244eaea60b Convert CONFIG_VIDEO_OMAP3 to Kconfig 6 years ago
Alex Kiernan c9ad6bc235 Add BOOTCOUNT_BOOTLIMIT to set reboot limit 6 years ago
Adam Ford d7869b2183 Convert CONFIG_MII et al to Kconfig 6 years ago
Simon Goldschmidt 004167048d kconfig: fix typo 'parition' 6 years ago
Marek Vasut 664258887d phy: rcar: Add R-Car Gen2 PHY driver 6 years ago
Marek Vasut 5e50adf667 phy: Fix off-by-one error when parsing DT PHY bindings 6 years ago
Marek Vasut 12ea13ad43 mmc: socfpga: Add clock framework support 6 years ago
Marek Vasut f9f016adcd clk: socfpga: Add initial Arria10 clock driver 6 years ago
Marek Vasut 215a06565a net: designware: socfpga: Add Arria10 extras 6 years ago
Miquel Raynal 46703cd9f3 tpm: sandbox: fix wrong assignment with a simplification 6 years ago
Miquel Raynal fd973ca696 tpm: sandbox: fix wrong check on pcr_map 6 years ago
Eugen Hristev e9cd3d7024 clk: at91: utmi: add timeout for utmi lock 6 years ago
Mario Six 7e86242b2b misc: Add gdsys_ioep driver 6 years ago
Mario Six 004e67c216 test: Add tests for misc uclass 6 years ago
Mario Six 440bc11f2e misc: uclass: Add enable/disable function 6 years ago
Mario Six 25a9f9747a video_display: Add Xilinx LogiCore DP TX 6 years ago
Mario Six 77d512ff18 video: Sort Makefile entries 6 years ago
Mario Six 9a8bcabd8a axi: Add AXI sandbox driver and simple emulator 6 years ago
Mario Six 9fc8706d65 axi: Add ihs_axi driver 6 years ago
Mario Six a63e54ab5f drivers: Add AXI uclass 6 years ago
Heinrich Schuchardt 938b05a5d7 drivers: serial: document on_baudrate() 6 years ago
Darwin Dingel 1711add3dc mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages 6 years ago
Laurentiu Tudor 599a97d49c armv8: ls1046a: add icid setup for qman portals 6 years ago
Laurentiu Tudor 92d2e89c8c misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms 6 years ago
Patrick Delaunay d7a435a2ce dm: led: move default state support in led uclass 6 years ago
Patrick Delaunay 1f6d81fe33 Revert "dm: led: auto probe() LEDs with "default-state"" 6 years ago
Sam Protsenko 28a5c88043 dfu: Provide more verbose error message 6 years ago
Sam Protsenko 87a8ca985b dfu: Fix memory leak in dfu_init_env_entities() 6 years ago
Sam Protsenko feaa7856f5 dfu: Fix data abort in dfu_free_entities() 6 years ago
Alberto Panizzo 92c7edae5e usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes 6 years ago
Alberto Panizzo 4f6dc4c893 usb: rockchip: fix printing csw debug info 6 years ago
Alberto Panizzo 11758a56ab usb: rockchip: be quiet on serial port while transferring data 6 years ago
Alberto Panizzo f68c8e827c usb: rockchip: implement K_FW_LBA_ERASE_10 command 6 years ago
Alberto Panizzo e11f9166f3 usb: rockchip: implement K_FW_LBA_READ_10 command 6 years ago
Alberto Panizzo e4b34a7634 usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command 6 years ago
Alberto Panizzo cad66e324d usb: rockchip: fix command failed on host side due to missing data 6 years ago
Seung-Woo Kim c194bdf226 gadget: f_thor: fix hang-up with ctrl-c 6 years ago
Pankaj Bansal c022ec039d fsl/mc: Limit the ethernet name to ETH_NAME_LEN 6 years ago
Joakim Tjernlund 6ce83fb3d6 FSL PCI: Configure PCIe reference ratio 6 years ago
Bin Meng 95e11069b5 test: dm: pci: Add cases for finding PCI capability APIs 6 years ago
Bin Meng dac01fd89d dm: pci: Add APIs to find capability and extended capability 6 years ago
Bin Meng 841f3216c2 pci: sandbox: emul: Rename priv structure 6 years ago
Bin Meng 59a160e8b9 pci: sandbox: swap_case: Declare dynamic driver matching 6 years ago
Bin Meng 4345998ae9 pci: sandbox: Support dynamically binding device driver 6 years ago
Bin Meng ed698aa7de dm: pci: Assign correct driver data when binding a driver 6 years ago
Bin Meng b3f96b4f99 pci: sandbox: emul: Fix the call to pci_bus_find_devfn() 6 years ago
Bin Meng 76330ae67d pci: sandbox: swap_case: Preserve space indicator bit in BAR registers 6 years ago
Bin Meng 64e45f73bd dm: pci: Fix scanning multi-function device 6 years ago