Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3c516552b43131336b6be3f322ce0fea7c86bd9c
/
drivers
3c51655
timer: Add MPC83xx timer driver
by Mario Six
· 6 years ago
14442be
timer: Sort Makefile entries
by Mario Six
· 6 years ago
7cab147
clk: Add MPC83xx clock driver
by Mario Six
· 6 years ago
82ef4ba
mpc83xx: Add sysreset driver
by Mario Six
· 6 years ago
b6da1fb
test: Add tests for sysreset_get_status
by Mario Six
· 6 years ago
265f82a
sysreset: Add get_status method
by Mario Six
· 6 years ago
538b575
ram: Add driver for MPC83xx
by Mario Six
· 6 years ago
0e41c44
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
fc42468
usb: ehci-generic: Add vbus-supply regulator support
by Patrice Chotard
· 6 years ago
897dbd7
socfpga: stratix10: fix sdram_calculate_size
by Dalon Westergreen
· 6 years ago
53bdf4e
gpio: dwapb_gpio: Change to use dev_read_addr()
by Ley Foon Tan
· 6 years ago
a804dd0
gpio: dwapb_gpio: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
a4f80b7
gpio: dwapb_gpio: Enable get_function support
by Ley Foon Tan
· 6 years ago
62d3695
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
1b9f319
i2c: Drop CONFIG_SYS_I2C_MXS
by Tuomas Tynkkynen
· 6 years ago
7d9bdcc
MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL
by Adam Ford
· 6 years ago
8ce7bdd
MMC: Enable DM_MMC for Davinci
by Adam Ford
· 6 years ago
6122af4
mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
by Adam Ford
· 6 years ago
49b7776
DM: omap_gpio: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· 6 years ago
1f09846
DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· 6 years ago
1004fcd
DM: I2C: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· 6 years ago
b40404e
regulator: pbias: Add additional compatible flags
by Adam Ford
· 6 years ago
e387e45
GPIO: omap_gpio: Fix gpio name names with device tree
by Adam Ford
· 6 years ago
a4cb26d
dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH
by Adam Ford
· 6 years ago
a112939
DM: GPIO: Fix da8xx GPIO indexing over GPIO 32
by Adam Ford
· 6 years ago
7b26168
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 6 years ago
9428305
Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
bc9979f
mmc: k3_arasan: Add sdhci driver support for K3 family SoCs
by Lokesh Vutla
· 6 years ago
1a6f8e0
spl: Allow remoteproc drivers to be used within SPL
by Lokesh Vutla
· 6 years ago
fdae32e
remoteproc: Introduce K3 remoteproc driver
by Lokesh Vutla
· 6 years ago
7eb1357
remoteproc: Introduce K3 system controller
by Lokesh Vutla
· 6 years ago
ddca80e
remoteproc: Allow for individual remoteproc initialization
by Lokesh Vutla
· 6 years ago
2aeb934
spl: Allow mailbox drivers to be used within SPL
by Lokesh Vutla
· 6 years ago
bb6d08d
mailbox: Introduce K3 Secure Proxy Driver
by Lokesh Vutla
· 6 years ago
ebc6879
sysreset: Add TI System Control Interface (TI SCI) sysreset driver
by Andreas Dannenberg
· 6 years ago
24c6e91
power domain: Introduce TI System Control Interface (TI SCI) power domain driver
by Andreas Dannenberg
· 6 years ago
c411c67
power domain: Add support for multiple powerdomains per device
by Lokesh Vutla
· 6 years ago
1530e35
clk: Introduce TI System Control Interface (TI SCI) clock driver
by Andreas Dannenberg
· 6 years ago
4cfdf4d
reset: Introduce TI System Control Interface (TI SCI) reset driver
by Andreas Dannenberg
· 6 years ago
e2bc740
dm: reset: Update uclass to allow querying reset status
by Andreas Dannenberg
· 6 years ago
8508324
dm: firmware: Automatically bind child devices
by Andreas Dannenberg
· 6 years ago
b8856af
firmware: ti_sci: Add support for processor control services
by Lokesh Vutla
· 6 years ago
5bd0837
firmware: ti_sci: Add support for reboot core service
by Andreas Dannenberg
· 6 years ago
d10c80c
firmware: ti_sci: Add support for clock control
by Lokesh Vutla
· 6 years ago
24a4d5e
firmware: ti_sci: Add support for device control
by Andreas Dannenberg
· 6 years ago
5299c4c
firmware: ti_sci: Add support for board configuration
by Andreas Dannenberg
· 6 years ago
5af02db
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
by Lokesh Vutla
· 6 years ago
9bdec00
arm: K3: Add initial support for TI's K3 generation of SoCs
by Lokesh Vutla
· 6 years ago
6c7ad4d
mmc: uniphier-sd: sync with Linux
by Masahiro Yamada
· 6 years ago
55af55a
fpga: Kconfig: Replace spaces with tabs
by Michal Simek
· 6 years ago
42cb4b8
serial: omap: Introduce DM specific omap serial
by Lokesh Vutla
· 6 years ago
e3cb514
serial: arm_dcc: Add DCC support for V7R based cores
by Lokesh Vutla
· 6 years ago
95be3b5
pinctrl: Fix build warning with ARM64
by Lokesh Vutla
· 6 years ago
48302ca
dm: omap-timer: Update clock rate only if not populated
by Lokesh Vutla
· 6 years ago
70f57cf
dm: omap-timer: Use 64bit for counter values
by Lokesh Vutla
· 6 years ago
ddd8d75
mmc: fsl_esdhc: enable HS400 feature
by Peng Fan
· 6 years ago
4680125
mmc: add HS400 support
by Peng Fan
· 6 years ago
4e91500
gpio: stm32f7: replace ODR update by BSRR write
by Patrice Chotard
· 6 years ago
07f2477
clk: clk_meson: Add mux and div support for reparent and rate setting
by Neil Armstrong
· 6 years ago
32edad5
power: domain: Add the VPU Power Domain driver
by Neil Armstrong
· 6 years ago
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
70ed0ea
sandbox: Add serial test
by Patrice Chotard
· 6 years ago
34e64c0
serial: stm32: Replace setparity by setconfig
by Patrice Chotard
· 6 years ago
46c1d9f
dm: serial: Replace setparity by setconfig
by Patrice Chotard
· 6 years ago
9c44282
serial: protect access to serial rx buffer
by Patrick Delaunay
· 6 years ago
35333e9
mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs
by Masahiro Yamada
· 6 years ago
cade72d
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
765d92a
watchdog: mx25: use the imx_watchdog driver for mx25
by Martin Kaiser
· 6 years ago
ebc8e0f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
da70ebb
mmc: renesas-sdhi: Use priv directly
by Marek Vasut
· 6 years ago
2386556
usb: dwc2: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
ff88ee8
pci: rmobile: Filter out device 1 and 2
by Marek Vasut
· 6 years ago
8f58c78
usb: ehci: Add PHY support to ehci-pci
by Marek Vasut
· 6 years ago
d9af6cd
usb: ehci: Make the PHY handling generic
by Marek Vasut
· 6 years ago
5c2ade2
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
501607a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
442c0f1
timer: dw-apb: Add Designware APB timer driver
by Marek Vasut
· 6 years ago
7e8fd77
usb: musb-new: Call musb_platform_exit from musb_stop
by Jagan Teki
· 6 years ago
1d0d63e
usb: musb-new: sunxi: Add proper musb exit support
by Jagan Teki
· 6 years ago
2e8e67c
musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
by Jagan Teki
· 6 years ago
d0edfee
usb: musb-new: sunxi: Allocate struct phy in private
by Jagan Teki
· 6 years ago
f0a6d79
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· 6 years ago
2c556a1
device: expose the functions used to remove and unbind children of a device
by Jean-Jacques Hiblot
· 6 years ago
a7b0d6a
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
by Jean-Jacques Hiblot
· 6 years ago
9bb6c7f
dm: print the index of the device when dumping the dm tree
by Jean-Jacques Hiblot
· 6 years ago
c4f0248
uclass: Add dev_get_uclass_index() to get the uclass/index of a device
by Jean-Jacques Hiblot
· 6 years ago
d9680f6
usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
by Jean-Jacques Hiblot
· 6 years ago
0b957cd
usb: musb-new: omap2430: Enable DM_USB and OF support
by Adam Ford
· 6 years ago
d5856d8
usb: musb-new: omap2430: Remove dead code
by Adam Ford
· 6 years ago
1586fbd
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
ac00487
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
20ffaae
x86: tsc: Try hardware calibration first
by Bin Meng
· 6 years ago
2a7b06c
drivers: regulator: fixed: add u-boot, off-on-delay-us
by Peng Fan
· 6 years ago
decc895
Convert CONFIG_SYS_I2C_DAVINCI to Kconfig
by Adam Ford
· 6 years ago
c8cdce7
Convert CONFIG_TWL4030_LED et al to Kconfig
by Adam Ford
· 6 years ago
60a59d4
Convert CONFIG_VIDEO_OMAP3 to Kconfig
by Adam Ford
· 6 years ago
cf9888f
Add BOOTCOUNT_BOOTLIMIT to set reboot limit
by Alex Kiernan
· 6 years ago
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
6206705
kconfig: fix typo 'parition'
by Simon Goldschmidt
· 6 years ago
b0c7a82
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
Next »