Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1ba89d71eaf06094f8f7b07d6dba9d046ea5d2f6
/
drivers
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
caefa32
common: Move mii_init() function out of common.h
by Simon Glass
· 5 years ago
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
77f80e6
common: Move wait_ticks functions out of common.h
by Simon Glass
· 5 years ago
45c7890
common: Move some time functions out of common.h
by Simon Glass
· 5 years ago
bd7a59a
common: Move serial_printf() to the serial header
by Simon Glass
· 5 years ago
23fe449
serial: usb: Correct the usbtty_...() prototypes
by Simon Glass
· 5 years ago
f5c208d
Move strtomhz() to vsprintf.h
by Simon Glass
· 5 years ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
ca9b0af
common: Drop linux/crc8.h
by Simon Glass
· 5 years ago
9ea8f9f
status_led: Tidy up the code style
by Simon Glass
· 5 years ago
e7872cb
common: Drop global inclusion of status_led.h
by Simon Glass
· 5 years ago
d662cdb
Drop CONFIG_SHOW_ACTIVITY
by Simon Glass
· 5 years ago
de2eaee
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
7b46176
mmc: tmio: sdhi: Add calibration tables
by Marek Vasut
· 5 years ago
531fc99
mmc: tmio: sdhi: Skip bad taps
by Marek Vasut
· 5 years ago
52647a0
mmc: tmio: sdhi: Add SCC error checking
by Marek Vasut
· 5 years ago
242c63d
mmc: tmio: sdhi: Disable auto-retuning in HS400
by Marek Vasut
· 5 years ago
cf643b0
mmc: tmio: sdhi: Adjust HS400 calibration offsets
by Marek Vasut
· 5 years ago
1a95303
mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
by Marek Vasut
· 5 years ago
715b325
mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
by Marek Vasut
· 5 years ago
0555dc6
mmc: tmio: sdhi: Track SMPCMP valu in private data
by Marek Vasut
· 5 years ago
d9d09e3
mmc: tmio: sdhi: Track current tap number in private data
by Marek Vasut
· 5 years ago
b8626e4
mmc: fsl_esdhc: get clock directly from global data
by Yangbo Lu
· 5 years ago
4c280a9
mmc: sdhci: make sdhci_get_cd static
by Baruch Siach
· 5 years ago
c05deb5
Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
513255b
dm: test: usb: rework keyboard test
by Heinrich Schuchardt
· 5 years ago
8e505ee
usb: kbd: implement special keys
by Heinrich Schuchardt
· 5 years ago
092da18
Revert "video: mxsfb: Configure the clock after eLCDIF reset"
by Fabio Estevam
· 5 years ago
501b684
drivers: bcm283x: Set pre-location flag for OF_BOARD
by Matthias Brugger
· 5 years ago
8c9901f
pinctrl: bcm283x: Add compatible for RPi4
by Matthias Brugger
· 5 years ago
5db181d
Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
13f1f72
rockchip: dwmmc: add handling for u-boot, spl-fifo-mode
by Heiko Stuebner
· 5 years ago
5c8e27b
gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM
by Jagan Teki
· 5 years ago
106c71f
usb: dwc3: Add phy interface for dwc3_uboot
by Jagan Teki
· 5 years ago
38bf80b
fastboot: rockchip: Fix rk3328 default mmc device
by Jagan Teki
· 5 years ago
04aae03
fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]
by Jagan Teki
· 5 years ago
668c56f
gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM
by Jagan Teki
· 5 years ago
1de44f0
gadget: rockchip: USB_GADGET_PRODUCT_NUM
by Jagan Teki
· 5 years ago
ac6fb30
gadget: Select USB_GADGET_VENDOR_NUM for rockchip
by Jagan Teki
· 5 years ago
c115389
gadget: Select USB_GADGET_MANUFACTURER for rockchip
by Jagan Teki
· 5 years ago
5e8743d
power: fan53555: fix fan53555_regulator_set_value
by Vasily Khoruzhick
· 5 years ago
c795489
rockchip: i2c: don't sent stop bit after each message
by Vasily Khoruzhick
· 5 years ago
43e7b34
power: fan53555: add support for Silergy SYR82X and SYR83X
by Vasily Khoruzhick
· 5 years ago
08dfb83
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
ea65be9
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
db4126b
usb: dwc2: fix possible alignment issues
by Simon Goldschmidt
· 5 years ago
7e509a3
usb: composite: fix possible alignment issues
by Simon Goldschmidt
· 5 years ago
baaa3fc
spi: cadence_qspi: support DM_CLK
by Simon Goldschmidt
· 5 years ago
0b6b82a
timer: dw-apb: add reset handling
by Simon Goldschmidt
· 5 years ago
e874433
ddr: socfpga: gen5: constify altera_gen5_sdram_ops
by Simon Goldschmidt
· 5 years ago
fcf8bf0
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
bc20b5e
input: Move input.o to be built only in some cases
by Tom Rini
· 5 years ago
833e4d1
usb: cdns3: Fix include file path
by Vignesh Raghavendra
· 5 years ago
96f336c
ata: sata_sil: Add DM support for Silicon sata driver
by Peng Ma
· 5 years ago
64a6ec3
ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
by Peng Ma
· 5 years ago
b9c3d36
Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
2972384
Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
49c5041
rockchip: rk3308: Add sdram driver
by Andy Yan
· 5 years ago
afa7160
rockchip: clk: Add clk driver for rk3308
by Finley Xiao
· 5 years ago
a8a2ca8
rockchip: clk: pll: add common pll setting funcs
by Elaine Zhang
· 5 years ago
416f8d3
rockchip: clk: fix wrong CONFIG_IS_ENABLED handling
by Heiko Stuebner
· 5 years ago
c82c06d
rockchip: clk: rv1108: remove duplicate reset init
by Heiko Stuebner
· 5 years ago
45bda03
rockchip: usb: Migrate to use ofnode
by Kever Yang
· 5 years ago
20d52a0
misc: add driver for the Rockchip otp controller
by Finley Xiao
· 5 years ago
0f03e42
net: gmac_rockchip: add support for px30
by Heiko Stuebner
· 5 years ago
ba1033d
rockchip: clk: add px30 clock driver
by Kever Yang
· 5 years ago
e2b2801
pinctrl: rockchip: add px30 pinctrl driver
by David Wu
· 5 years ago
79f4d91
ram: rk3399: Fix dram setting to make dram more stable
by YouMin Chen
· 5 years ago
e2b64fd
ram: rk3399: update calculate_stride
by Kever Yang
· 5 years ago
bc9b156
ram: rk3399: Sync the io setting from Rockchip vendor code
by Kever Yang
· 5 years ago
eb9d151
ram: rockchip: update lpddr4 timing for rk3399
by Kever Yang
· 5 years ago
6ba388f
ram: rk3399: add support detect capacity
by YouMin Chen
· 5 years ago
9902737
ram: rk3399: update the function of sdram_init
by YouMin Chen
· 5 years ago
cafbf9f
ram: rk3399: fix error about get_ddrc0_con reg addr
by YouMin Chen
· 5 years ago
de57fbf
ram: rk3399: Clean up code
by YouMin Chen
· 5 years ago
23ae72e
ram: rk3399: migrate to use common code
by YouMin Chen
· 5 years ago
b9f7df3
ram: rk3328: use common sdram driver
by YouMin Chen
· 5 years ago
e856536
ram: px30: add sdram driver
by YouMin Chen
· 5 years ago
0446dd8
ram: rockchip: add phy driver code for PX30
by Kever Yang
· 5 years ago
9c88b24
ram: rockchip: add controller code for PX30
by Kever Yang
· 5 years ago
b1d1fe1
ram: rockchip: Default enable DRAM debug info
by Kever Yang
· 5 years ago
8e00554
ram: rockchip: move sdram_debug function into sdram_common
by Kever Yang
· 5 years ago
b5497b5
ram: rockchip: add common code for sdram driver
by Kever Yang
· 5 years ago
e47db83
ram: rockchip: rename sdram_common.c/h to sdram.c
by Kever Yang
· 5 years ago
cdbb38a
ram: rockchip: rename sdram.h to sdram_rk3288.h
by Kever Yang
· 5 years ago
ee284f9
pinctrol: dm: remove the function pinctrl_decode_pin_config
by Patrick Delaunay
· 5 years ago
c44ae81
video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support
by Patrick Delaunay
· 5 years ago
6899af9
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
d829874
video: mxsfb: Configure the clock after eLCDIF reset
by Fabio Estevam
· 5 years ago
99792e2
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
27e555e
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
ec2b9fe
ram: rk3328: Fix loading of skew values
by Simon South
· 5 years ago
03b90fc
ram: rk3328: Use correct frequency units in function
by Simon South
· 5 years ago
93c4485
clk: rockchip: rk3328: Configure CPU clock
by Simon South
· 5 years ago
d6b3e83
power: pmic: rk809: support rk809 pmic
by Joseph Chen
· 5 years ago
4a1ae18
power: pmic: rk817: support rk817 pmic
by Joseph Chen
· 5 years ago
1d9077e
power: pmic: rk805: support rk805 pmic
by Elaine Zhang
· 5 years ago
04e5a43
power: pmic: rk816: support rk816 pmic
by Elaine Zhang
· 5 years ago
fa9cccc
power: regulator: rk8xx: update the driver for rk808 and rk818
by Elaine Zhang
· 5 years ago
Next »