Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
702339bdf463a5af6f6839a3c495e003750ab309
/
drivers
894e02b
misc: imx8: scu: add i.MX8QM support
by Peng Fan
· 6 years ago
e45efe9
clk: imx8: add i.MX8QM clk driver
by Peng Fan
· 6 years ago
98c63a7
clk: imx8: split code into common and soc specific part
by Peng Fan
· 6 years ago
a413c17
pinctrl: imx8: add i.MX8QM compatible
by Peng Fan
· 6 years ago
400b972
Convert CONFIG_USB_EHCI_MX5 to Kconfig
by Lukasz Majewski
· 6 years ago
2298876
USB: DM: Convert i.MX5 ehci code to driver model
by Lukasz Majewski
· 6 years ago
90c98a5
imx8: fuse: add fuse driver
by Peng Fan
· 6 years ago
6fdb50c
pinctrl: add driver for MT8516
by Fabien Parent
· 6 years ago
cd52c32
clk: mediatek: add driver for MT8516
by Fabien Parent
· 6 years ago
fe913a8
clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags
by Fabien Parent
· 6 years ago
b5096f1
mmc: mtk-sd: fix configuration option check
by Fabien Parent
· 6 years ago
a933266
mmc: mtk-sd: add support for MT8516
by Fabien Parent
· 6 years ago
ba077e5
mmc: mtk-sd: add source_cg clock support
by Fabien Parent
· 6 years ago
1d5b5d2
net: add higmacv300 Ethernet driver for HiSilicon platform
by Shawn Guo
· 6 years ago
f5e6c16
reset: add reset driver for HiSilicon platform
by Shawn Guo
· 6 years ago
d94d9aa
pci: Add boundary check for hose->regions
by Thierry Reding
· 6 years ago
4ac59e3
led: bcm6858: allow to use this driver on ARCH_963158
by Philippe Reynes
· 6 years ago
d00c6a2
led: add initial support for bcm6858
by Philippe Reynes
· 6 years ago
c1ef736
misc: fs_loader: Replace label with DT phandle
by Tien Fong Chee
· 6 years ago
db32a44
misc: fs_loader: Add support for initializing block device
by Tien Fong Chee
· 6 years ago
f917438
drivers: nand: brcmnand: add an option to read the write-protect from device tree
by Philippe Reynes
· 6 years ago
317d40e
drivers: nand: brcmnand: add parameter parameter-page-big-endian
by Philippe Reynes
· 6 years ago
22daafb
drivers: nand: brcmnand: add initial support
by Philippe Reynes
· 6 years ago
9db29b3
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· 6 years ago
6c5f8dd
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
b4fde16
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
7fd9f31
usb: dwc2: fix gadget disconnect
by Fabrice Gasnier
· 6 years ago
d73d9fb
fastboot: add support for 'getvar platform'
by Eugeniu Rosca
· 6 years ago
b762aa1
fastboot: Replace literal 32 with PART_NAME_LEN
by Alex Kiernan
· 6 years ago
6fe7dd3
stm32mp1: add stusb1600 support for DK1 and DK2 board
by Patrick Delaunay
· 6 years ago
931e9d7
usb: dwc2: add support for STM32MP1
by Patrick Delaunay
· 6 years ago
763bb10
usb: dwc2_udc_otg: Add tx_fifo_sz array support
by Patrice Chotard
· 6 years ago
5bd97e8
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
by Patrick Delaunay
· 6 years ago
2d76160
usb: dwc2: Add function for session B check
by Patrick Delaunay
· 6 years ago
0fdd0bc
usb: dwc2: Add force-b-session-valid support
by Patrick Delaunay
· 6 years ago
c2c74f9
usb: dwc2: force reset assert before to probe the driver
by Patrick Delaunay
· 6 years ago
c791c84
usb: dwc2: convert driver to DM_USB_GADGET
by Patrick Delaunay
· 6 years ago
a812d77
usb: dwc2: remove unused variable regs_otg
by Patrick Delaunay
· 6 years ago
901f695
phy: usbphyc: increase PLL wait timeout
by Patrick Delaunay
· 6 years ago
e1904ab
phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init
by Patrick Delaunay
· 6 years ago
c50151d
phy: usbphyc: Binding update of vdda supply
by Patrick Delaunay
· 6 years ago
1655f2d
phy: usbphyc: update xlate with DT binding
by Patrick Delaunay
· 6 years ago
6841d83
phy: usbphyc: remove unused variable index
by Patrick Delaunay
· 6 years ago
a40297d
fastboot: Improve error reporting on 'getvar partition-{size, type}'
by Eugeniu Rosca
· 6 years ago
4c82946
fastboot: getvar: correct/rename "has_slot" to "has-slot"
by Eugeniu Rosca
· 6 years ago
17982a2
usb: Select USB_MUSB_DSPS with USB_MUSB_TI
by Alex Kiernan
· 6 years ago
ad99147
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
by Alex Kiernan
· 6 years ago
1f4ae66
Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
15736e2
ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards
by Eugeniy Paltsev
· 6 years ago
e09c1a1
timer: dw-apb: Add missing 64bit up-conversion
by Marek Vasut
· 6 years ago
456d452
ddr: altera: Stratix10: Add ECC memory scrubbing
by Ley Foon Tan
· 6 years ago
6cd7134
ddr: altera: Stratix10: Add multi-banks DRAM size check
by Ley Foon Tan
· 6 years ago
b6f7ee5
ddr: altera: stratix10: Move SDRAM size check to SDRAM driver
by Ley Foon Tan
· 6 years ago
ac7e14a
spi: cadence_qspi: add reset handling
by Simon Goldschmidt
· 6 years ago
ed784ac
mtd: rawnand: denali: add reset handling
by Simon Goldschmidt
· 6 years ago
29873c7
arm: socfpga: move gen5 SDR driver to DM
by Simon Goldschmidt
· 6 years ago
ede6e7b
reset: socfpga: add reset handling for old kernels
by Simon Goldschmidt
· 6 years ago
1ea9750
reset: socfpga: rename membase ptr to modrst_base
by Simon Goldschmidt
· 6 years ago
36c97c4
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
4b37f36
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
14b8c42
Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
4c96c61
spi: ti_qspi: Convert to spi-mem ops
by Vignesh Raghavendra
· 6 years ago
61ae978
spi: ti_qspi: Drop non DM code
by Vignesh Raghavendra
· 6 years ago
f8c8669
sunxi: update SATA driver to always use DM_SCSI
by Andre Przywara
· 6 years ago
d3a2c05
net: sun8i_emac: Add CLK and RESET support
by Jagan Teki
· 6 years ago
695f604
net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
by Jagan Teki
· 6 years ago
0ed8eaf
net: sunxi_emac: Add CLK support
by Jagan Teki
· 6 years ago
3368537
clk: sunxi: r40: Fix GMAC reset reg offset
by Jagan Teki
· 6 years ago
c19d4c7
net: gem: Remove phy autodetection code
by Michal Simek
· 6 years ago
51c019f
net: zynq_gem: Modify phy supported features after max-speed was set
by Siva Durga Prasad Paladugu
· 6 years ago
31f7ce7
arm: zynq: Add an info message about post config
by Siva Durga Prasad Paladugu
· 6 years ago
2aff722
ARM: zynq: Add missing i2c get_rate for fixing i2c SPL
by Hannes Schmelzer
· 6 years ago
1a47438
spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHz
by Siva Durga Prasad Paladugu
· 6 years ago
3003c44
fpga: Replace char * with const char * for filename
by Tien Fong Chee
· 6 years ago
75ce8c9
Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
939803e
Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
7b64a70
sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme
by Andre Przywara
· 6 years ago
7035ec3
video/console: Factor out actual character output
by Andre Przywara
· 6 years ago
4422294
video/console: Implement ANSI clear line command
by Andre Przywara
· 6 years ago
29c158b
video/console: Implement relative cursor movement ANSI handling
by Andre Przywara
· 6 years ago
eabb072
video/console: Implement reverse video ANSI sequence for DM_VIDEO
by Andre Przywara
· 6 years ago
96c9bf7
video/console: Fix DM_VIDEO font glyph array indexing
by Andre Przywara
· 6 years ago
57e7775
video: backlight: Parse PWM polarity cell
by Stefan Mavrodiev
· 6 years ago
216800a
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
0a6f625
configs: move CONFIG_MXC_OCOTP to Kconfig
by Marcel Ziswiler
· 6 years ago
20df4b5
configs: move CONFIG_USB_EHCI_VF to Kconfig
by Marcel Ziswiler
· 6 years ago
7b48e2b
Add missing space in comment
by Marcel Ziswiler
· 6 years ago
bffd131
video: move ipuv3 files to subdirectory
by Anatolij Gustschin
· 6 years ago
57f065f
video: ipuv3: add DM_VIDEO support
by Anatolij Gustschin
· 6 years ago
046a69b
ata: dwc_ahsata: Add ahci driver model support
by Soeren Moch
· 6 years ago
d5326df
ata: dwc_ahsata: Fix sector reports for large disks
by Soeren Moch
· 6 years ago
f1cbd87
net: Kconfig: FEC: Add dependency on VF610
by Lukasz Majewski
· 6 years ago
27589e7
net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
by Lukasz Majewski
· 6 years ago
cf5eebe
Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
0a5228b
Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
0152895
Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot
by Tom Rini
· 6 years ago
683754f
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
066cc7c
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
d7d7606
phy: Add USB PHY driver for the MT76x8 (7628/7688) SoC
by Stefan Roese
· 6 years ago
746f2d3
net: Add MSCC ServalT network driver.
by Horatiu Vultur
· 6 years ago
Next »