Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
000676badea4f82b6131363337631fd0cb089700
/
drivers
000676b
dm: core: Add a way to read platdata for all child devices
by Simon Glass
· Mon Jan 27 08:49:47 2020 -0700
e09223c
dm: core: Add ofnode_get_chosen_prop()
by Simon Glass
· Mon Jan 27 08:49:46 2020 -0700
81c54b3
dm: core: Reimplement ofnode_read_size()
by Simon Glass
· Mon Jan 27 08:49:45 2020 -0700
0c2e980
dm: core: Add ofnode_read_prop()
by Simon Glass
· Mon Jan 27 08:49:44 2020 -0700
f345596
dm: core: Rename ofnode_get_chosen_prop()
by Simon Glass
· Mon Jan 27 08:49:43 2020 -0700
2f9a612
dm: core: Use const device for the dev_read_...() interface
by Simon Glass
· Mon Jan 27 08:49:40 2020 -0700
c6548b8
dm: core: Use const device for the devfdt...() interface
by Simon Glass
· Mon Jan 27 08:49:39 2020 -0700
c92aac1
dm: pci: Update a few more interfaces for const udevice *
by Simon Glass
· Mon Jan 27 08:49:38 2020 -0700
2a311e8
dm: pci: Update the PCI read_config() method to const dev *
by Simon Glass
· Mon Jan 27 08:49:37 2020 -0700
2a58088
dm: core: Use const where possible in device.h
by Simon Glass
· Mon Jan 27 08:49:36 2020 -0700
f10b52f
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Wed Feb 05 07:19:52 2020 -0500
d69d595
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· Wed Feb 05 07:18:12 2020 -0500
715f04e
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Tue Feb 04 11:36:49 2020 -0500
41a5abc
i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
by Biwen Li
· Tue Dec 31 15:33:39 2019 +0800
d00ffb5
rtc: pcf8563: Add driver model support
by Biwen Li
· Tue Dec 31 15:33:37 2019 +0800
1ec382a
gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()
by Wolfgang Wallner
· Mon Feb 03 11:38:06 2020 +0100
ee2ba39
gpio: intel_gpio: Clear tx state bit when setting output
by Wolfgang Wallner
· Mon Feb 03 11:38:05 2020 +0100
c3d53e1
gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
by Wolfgang Wallner
· Mon Feb 03 11:38:04 2020 +0100
c6dea21
watchdog: omap_wdt: Fix WDT coding style
by Marek Vasut
· Fri Jan 24 05:44:25 2020 +0100
6c0e60a
watchdog: omap_wdt: Fix WDT reloading
by Marek Vasut
· Fri Jan 24 05:44:24 2020 +0100
9dadf14
watchdog: omap_wdt: Fix WDT timeout configuration
by Marek Vasut
· Fri Jan 24 05:44:23 2020 +0100
c22f474
gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible
by Vignesh Raghavendra
· Tue Jan 28 15:40:03 2020 +0530
536fd36
gpio: da8xx_gpio: Fix compiler warning
by Vignesh Raghavendra
· Tue Jan 28 15:40:02 2020 +0530
44ab923
gpio: pca953x_gpio: Add support for 24 bit IO expander
by Vignesh Raghavendra
· Mon Jan 27 23:19:00 2020 +0530
9713216
x86: Move itss.h from Apollo Lake to the generic x86 include directory
by Wolfgang Wallner
· Wed Jan 22 16:01:45 2020 +0100
6157ec1
spi: ich: Drop while loop in hardware sequencing erase case
by Wolfgang Wallner
· Tue Jan 14 14:05:48 2020 +0100
4d22107
x86: serial: Add a coreboot serial driver
by Simon Glass
· Thu Dec 19 17:58:20 2019 -0700
f8b1a24
serial: ns16550: Support run-time configuration
by Simon Glass
· Thu Dec 19 17:58:18 2019 -0700
aae4602
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sun Feb 02 15:26:53 2020 -0500
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
29a641b
Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sat Feb 01 15:31:04 2020 -0500
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
95b1e39
ram: rk3328: only do data traning for cs0
by Kever Yang
· Tue Jan 07 15:15:20 2020 +0800
783acfd
arm: rockchip: Add common cru.h
by Jagan Teki
· Thu Jan 09 14:22:17 2020 +0530
d8105ab
ram: rk3399: don't assume phy_io_config() uses real regs
by Thomas Hebb
· Fri Dec 20 12:28:15 2019 -0800
8f656c5
net: Add support for Broadcom GENETv5 Ethernet controller
by Amit Singh Tomar
· Mon Jan 27 01:14:42 2020 +0000
2a7a7d9
usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support
by Marek Szyprowski
· Mon Dec 02 12:11:17 2019 +0100
253d3b6
dfu: mmc: remove file size limit for io operations
by Marek Szyprowski
· Mon Dec 02 12:11:16 2019 +0100
4690113
dfu: mmc: rearrange the code
by Marek Szyprowski
· Mon Dec 02 12:11:15 2019 +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
Next »