Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5378fb12dbbe38b20fe5ec0b2a4e159a63579de6
/
drivers
5378fb1
dfu: Add option to skip empty pages when flashing UBI images to NAND
by Guillermo Rodríguez
· Mon Dec 16 16:27:57 2019 +0100
6e0c11a
usb: cdns3: ep0: Invalidate cache before reading Setup Packet
by Vignesh Raghavendra
· Mon Jan 27 17:55:54 2020 +0530
c0b2714
Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier
by Tom Rini
· Fri Jan 31 13:26:28 2020 -0500
8fc5382
mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC
by Masahiro Yamada
· Thu Jan 30 22:07:59 2020 +0900
6be3873
mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible
by Masahiro Yamada
· Thu Jan 30 00:55:55 2020 +0900
6b982ad
mtd: rawnand: denali_dt: insert udelay() after reset deassert
by Masahiro Yamada
· Thu Jan 30 00:55:54 2020 +0900
54f8107
mtd: rawnand: denali: Do not reset the block before booting the kernel
by Marek Vasut
· Tue Jan 21 20:03:11 2020 +0100
bfee37c
mtd: rawnand: denali_dt: make the core clock optional
by Masahiro Yamada
· Tue Jan 21 20:03:10 2020 +0100
4f31a60
mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA
by Marek Vasut
· Tue Jan 21 20:03:09 2020 +0100
50b91ce
net: fix typo
by Flavio Suligoi
· Wed Jan 29 09:38:56 2020 +0100
f886536
Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Wed Jan 29 09:34:13 2020 -0500
da62e1a
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Tue Jan 28 21:10:32 2020 -0500
a5b0bd0
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Mon Jan 27 19:57:13 2020 -0500
d309f62
power: regulator: add driver for Dialog DA9063 PMIC
by Martin Fuzzey
· Tue Jan 14 15:56:17 2020 +0000
a99472e
power: pmic: add driver for Dialog DA9063 PMIC
by Martin Fuzzey
· Tue Jan 14 15:56:16 2020 +0000
946b741
rtc: s35392a: encode command correctly
by Ian Ray
· Tue Jan 14 16:18:20 2020 +0000
99276f0
spi: cadence-qspi: Add compatible for TI AM654
by Vignesh Raghavendra
· Thu Dec 05 15:46:07 2019 +0530
68f8266
spi: cadence-qspi: Add support for Cadence Octal SPI controller
by Vignesh Raghavendra
· Thu Dec 05 15:46:06 2019 +0530
c063ee3
mtd: spi-nor-core: Add octal mode support
by Vignesh Raghavendra
· Thu Dec 05 15:46:05 2019 +0530
6b7df22
spi: cadence-qspi: Add direct mode support
by Vignesh Raghavendra
· Mon Jan 27 10:36:40 2020 +0530
27516a3
spi: cadence_qspi: Move to spi-mem framework
by Vignesh Raghavendra
· Mon Jan 27 10:36:39 2020 +0530
a2ee916
mtd: spinand: winbond: Add support for W25N01GV
by Robert Marko
· Thu Jan 16 14:03:35 2020 +0100
e995dbb
spi: ti_qspi: Add support for CS other than CS0
by Vignesh Raghavendra
· Wed Dec 11 18:59:36 2019 +0530
70d8f98
spi: prevent overriding established bus settings
by Marcin Wojtas
· Thu Nov 21 05:38:47 2019 +0100
9741e73
dm: spi: Check cs number before accessing slaves
by Bin Meng
· Mon Sep 09 06:00:02 2019 -0700
d3967f3
spi: nxp_fspi: new driver for the FlexSPI controller
by Michael Walle
· Wed Dec 18 00:09:58 2019 +0100
8ad5a73
Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· Mon Jan 27 07:19:26 2020 -0500
8de5ae8
i2c: designware_i2c: Do more in the probe() method
by Simon Glass
· Thu Jan 23 11:48:26 2020 -0700
c529419
i2c: designware_i2c: Separate out the speed calculation
by Simon Glass
· Thu Jan 23 11:48:25 2020 -0700
b4544bd
i2c: designware_i2c: Move dw_i2c_speed_config to header
by Simon Glass
· Thu Jan 23 11:48:24 2020 -0700
4564922
i2c: designware_i2c: Add support for fast-plus speed
by Simon Glass
· Thu Jan 23 11:48:23 2020 -0700
f0c99c5
i2c: Update drivers to use enum for speed
by Simon Glass
· Thu Jan 23 11:48:22 2020 -0700
e8e01cc
i2c: stm32: Update to use standard enums for speed
by Simon Glass
· Thu Jan 23 11:48:21 2020 -0700
ed0a60a
i2c: omap: Update to use standard enums for speed
by Simon Glass
· Thu Jan 23 11:48:20 2020 -0700
24f8c0e
i2c: kona_i2c: Update to use standard enums for speed
by Simon Glass
· Thu Jan 23 11:48:19 2020 -0700
ac77bae
i2c: designware_i2c: Update to use standard enums for speed
by Simon Glass
· Thu Jan 23 11:48:18 2020 -0700
712e149
i2c: ast_i2c: Update to use standard enums for speed
by Simon Glass
· Thu Jan 23 11:48:17 2020 -0700
c38e2b3
i2c: designware_i2c: Add spike supression
by Simon Glass
· Thu Jan 23 11:48:15 2020 -0700
c718110
i2c: designware_i2c: Rewrite timing calculation
by Simon Glass
· Thu Jan 23 11:48:14 2020 -0700
245ec0b
i2c: designware_i2c: Put hold config in a struct
by Simon Glass
· Thu Jan 23 11:48:13 2020 -0700
60e0c3a
i2c: designware_i2c: Drop scl_sda_cfg parameter
by Simon Glass
· Thu Jan 23 11:48:12 2020 -0700
9e5d174
i2c: designware_i2c: Read device-tree properties
by Simon Glass
· Thu Jan 23 11:48:11 2020 -0700
333dadd
i2c: designware_i2c: Use an accurate bus clock instead of MHz
by Simon Glass
· Thu Jan 23 11:48:09 2020 -0700
6ed44ae
i2c: designware_i2c: Use an enum for selected speed mode
by Simon Glass
· Thu Jan 23 11:48:08 2020 -0700
f5ef101
i2c: designware_i2c: Rename 'max' speed to 'high' speed
by Simon Glass
· Thu Jan 23 11:48:07 2020 -0700
9b7af64
i2c: designware_i2c: Include clk.h in the header file
by Simon Glass
· Thu Jan 23 11:48:06 2020 -0700
8553e9b
i2c: designware_i2c: Don't allow changing IC_CLK
by Simon Glass
· Thu Jan 23 11:48:05 2020 -0700
4bca051
i2c: designware_i2c: Add more registers
by Simon Glass
· Thu Jan 23 11:48:04 2020 -0700
e4a5558
clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()
by Giulio Benetti
· Fri Jan 17 13:06:42 2020 +0100
2af750e
clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()
by Giulio Benetti
· Fri Jan 17 13:06:41 2020 +0100
cf4c04a
clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()
by Giulio Benetti
· Fri Jan 17 13:06:40 2020 +0100
2c54cf5
common: fix regression on block cache init
by Angelo Durgehello
· Sun Jan 26 19:31:22 2020 +0100
2288efd
arm: mvebu: fix A38x breakage from commit bb872dd930cc
by Joel Johnson
· Sun Jan 26 09:48:58 2020 -0700
45a77a5
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Sun Jan 26 12:05:11 2020 -0500
b58106d
clk: Fix error checking of dev_read_addr_ptr
by Sean Anderson
· Tue Dec 24 23:57:47 2019 -0500
6c91087
clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled
by Giulio Benetti
· Thu Dec 12 23:53:19 2019 +0100
c179a17
clk: show more error info when uclass_get_device_by_name
by Peng Fan
· Tue Oct 22 03:31:08 2019 +0000
94fc842
clk: mediatek: use unsigned type for returning the clk rate
by Fabien Parent
· Thu Oct 17 21:02:05 2019 +0200
529ea1c
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Sat Jan 25 12:20:51 2020 -0500
3d8e4c1
common: add blkcache init
by Angelo Durgehello
· Tue Jan 21 10:37:27 2020 +0100
8f92694
net: macb: Drop local cache flush
by Vignesh Raghavendra
· Thu Jan 16 14:23:48 2020 +0530
dd62b9a
mtd: denali: Drop custom dma mapping functions
by Vignesh Raghavendra
· Thu Jan 16 14:23:47 2020 +0530
0892e71
mmc: tmio-common: Drop custom dma mapping functions
by Vignesh Raghavendra
· Thu Jan 16 14:23:46 2020 +0530
6a10556
fastboot: mt85xx: add command to flash/erase emmc hwpart
by developer
· Thu Jan 16 16:11:42 2020 +0800
64800e0
usb: musb-new: mt85xx: add musb-new gadget driver.
by developer
· Thu Jan 16 16:11:37 2020 +0800
c75f853
crypto: make mod_exp_sw() static
by Heinrich Schuchardt
· Sun Jan 19 19:48:04 2020 +0100
b2e67a2
lib: Kconfig dependencies for pseudo-random library
by Heinrich Schuchardt
· Sun Jan 19 19:28:12 2020 +0100
47d4997
phy: sun4i-usb: Add Allwinner R40 support
by Andre Przywara
· Wed Jan 01 23:44:48 2020 +0000
65c4759
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
a07a6f2
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
a7ec4d6
common: Rename and move source()
by Simon Glass
· Sat Dec 28 10:45:04 2019 -0700
0c715a2
common: Move the image globals into image.h
by Simon Glass
· Sat Dec 28 10:45:03 2019 -0700
38cce70
image: Rename load_addr, save_addr, save_size
by Simon Glass
· Sat Dec 28 10:45:02 2019 -0700
1f911d4
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
bd2ce1b
common: Move get_tbclk() to time.h
by Simon Glass
· Sat Dec 28 10:44:59 2019 -0700
0eb84bf
common: Move clock functions into a new file
by Simon Glass
· Sat Dec 28 10:44:58 2019 -0700
d0e1c34
common: Move ll_boot_init() to init.h
by Simon Glass
· Sat Dec 28 10:44:56 2019 -0700
0e4868f
common: Drop floppy disk support
by Simon Glass
· Sat Dec 28 10:44:47 2019 -0700
7e1bda9
serial: ns16550: Use old baud rate divisor for flushing if not given
by Patrik Dahlström
· Sat Dec 21 17:25:12 2019 +0100
67e8817
remoteproc: elf_loader: fix program header parsing
by Fabien Dessenne
· Wed Sep 04 09:53:22 2019 +0200
afad2d0
drivers: net: fsl_enetc: fix SXGMII MAC configuration
by Alex Marginean
· Fri Jan 10 23:32:20 2020 +0200
70bec5c
pci: layerscape: device tree fixup based on SoC and
by Wasim Khan
· Mon Jan 06 12:06:00 2020 +0000
9d3d230
pci: layerscape: Move streamId allocation to common device tree fixup
by Wasim Khan
· Mon Jan 06 12:05:59 2020 +0000
54e44ef
pci: layerscape: Common device tree fixup for NXP SoCs
by Wasim Khan
· Mon Jan 06 12:05:57 2020 +0000
1d3e24f
drivers: net: fsl_enetc: add write_hwaddr() for LS1028A
by Michael Walle
· Fri Dec 20 14:16:48 2019 +0100
8c7188e
drivers: net: fsl_enetc: use write_hwaddr()
by Michael Walle
· Fri Dec 20 14:16:47 2019 +0100
cf51ce8
pci: layerscape: Fix the BARs disable function
by Hou Zhiqiang
· Tue Dec 17 10:10:43 2019 +0000
ca3815d
pci: layerscape: Fix the disabling of Expansion ROM BAR
by Hou Zhiqiang
· Tue Dec 17 10:10:40 2019 +0000
805b859
drivers: net: fsl_enetc: Pass on primary MAC address to Linux
by Alex Marginean
· Tue Dec 10 16:55:39 2019 +0200
bcef763
gpio: bcm6345: allow to use this driver on arm bcm68360
by Philippe Reynes
· Tue Jan 07 20:14:15 2020 +0100
3907a50
led: bcm6858: allow to use this driver on arm bcm68360
by Philippe Reynes
· Tue Jan 07 20:14:14 2020 +0100
74ead74
nand: brcmnand: add bcm68360 support
by Philippe Reynes
· Tue Jan 07 20:14:13 2020 +0100
e14c085
spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360
by Philippe Reynes
· Tue Jan 07 20:14:12 2020 +0100
09b864c
watchdog: bcm6345: allow to use this driver on arm bcm68360
by Philippe Reynes
· Tue Jan 07 20:14:11 2020 +0100
e404f26
mmc: s5p_sdhci: Read generic MMC properties from DT
by Marek Szyprowski
· Thu Jan 16 16:25:33 2020 +0100
7b0c1c5
timer: Add driver for Nomadik Multi Timer Unit (MTU)
by Stephan Gerhold
· Sat Jan 04 18:45:15 2020 +0100
0f40fc2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Tue Jan 21 18:10:28 2020 -0500
24a1d13
ddr: marvell: a38x: allow board specific clock out setup
by Baruch Siach
· Mon Jan 20 14:20:06 2020 +0200
3a7cb13
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Mon Jan 20 14:54:55 2020 -0500
74fc6b8
clk: sci-clk: add slack to clk-set-rate passed to firmware
by Lokesh Vutla
· Fri Jan 17 11:57:30 2020 +0530
Next »