Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7650e2401b13488538f21f0e5f9583db42999218
/
drivers
/
misc
55410d3
misc: i2c_eeprom: remove 24aa02e48
by Eugen Hristev
· Thu May 26 17:04:55 2022 +0300
fab2eff
misc: nuvoton: Add NPCM7xx otp controller driver
by Jim Liu
· Tue Jun 07 16:33:54 2022 +0800
d9ff2b9
Merge branch 'master' into next
by Tom Rini
· Mon Jun 20 14:40:59 2022 -0400
572f41f
Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next
by Tom Rini
· Mon Jun 20 08:09:24 2022 -0400
6b39d35
arm: layerscape: Add sfp driver
by Sean Anderson
· Fri Apr 22 14:34:18 2022 -0400
6b4490c
misc: stm32mp13: introduce STM32MP13 RCC driver
by Patrick Delaunay
· Thu May 19 17:56:46 2022 +0200
13652b8
test: Load mac address using misc device
by Sean Anderson
· Thu May 05 13:11:44 2022 -0400
e2dc0e6
test: Load mac address with i2c eeprom
by Sean Anderson
· Thu May 05 13:11:42 2022 -0400
77c6629
misc: Add support for nvmem cells
by Sean Anderson
· Thu May 05 13:11:39 2022 -0400
4a55f9d
misc: i2c_eeprom: Make i2c_eeprom_write use a const buf
by Sean Anderson
· Thu May 05 13:11:37 2022 -0400
16637b4
misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
by Marek Vasut
· Sun Apr 10 06:27:14 2022 +0200
0f311f2
misc: Correct Kconfig dependencies for a number of options
by Tom Rini
· Tue May 10 12:51:47 2022 -0400
580cc7b
i.MX8ULP: add display_ele_fw_version api
by Gaurav Jain
· Wed May 11 14:07:55 2022 +0530
12da843
Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Tue May 10 09:52:00 2022 -0400
63c318f
misc: Fix always compiling MISC even for SPL/TPL
by Sean Anderson
· Fri Apr 22 16:11:37 2022 -0400
b3372b0
misc: atsha204a: Add support for atsha204 chip
by Pali Rohár
· Tue Apr 05 14:49:08 2022 +0200
6981311
misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled
by Pali Rohár
· Fri Apr 29 16:36:23 2022 +0200
e7ca7da
vpl: Add Kconfig options for VPL
by Simon Glass
· Sat Apr 30 00:56:53 2022 -0600
2e26930
misc: atsha204a: Remove duplicate CRC-16 implementation
by Pali Rohár
· Tue Apr 12 11:20:44 2022 +0200
145992c
Remove duplication of table_compute_checksum function
by Tom Rini
· Mon Apr 04 14:43:51 2022 -0400
06a8c74
misc: atsha204a: Fix big endian support
by Pali Rohár
· Sun Apr 03 00:36:34 2022 +0200
199fa60
misc: imx8ulp: Update fuse driver
by Peng Fan
· Wed Apr 06 14:30:31 2022 +0800
0a917da
misc: S400_API: Update S400 API for buffer dump
by Ye Li
· Wed Apr 06 14:30:20 2022 +0800
26386ae
misc: S400_API: add ahab_release_caam
by Clement Faure
· Wed Apr 06 14:30:19 2022 +0800
6469bc6
misc: imx8ulp: Add OEM SRK Hash fuse support
by Ye Li
· Wed Apr 06 14:30:16 2022 +0800
b820460
drivers: misc: add Gateworks System Controller driver
by Tim Harvey
· Mon Mar 07 16:24:04 2022 -0800
85ae1e6
misc: k3_esm: Add functionality to set and route error events within K3SoC
by Hari Nagalla
· Wed Mar 09 14:42:28 2022 -0600
4ce7e6b
Fix URLs to old freescale git repos
by Pali Rohár
· Fri Mar 25 10:51:46 2022 +0100
baa5f6a
misc: atsha204a: fix i2c address readout from DTS
by Adrian Fiergolski
· Tue Jan 11 19:05:31 2022 +0100
9468ddb
misc: atsha204a: add delay after sending the message
by Adrian Fiergolski
· Tue Jan 11 19:05:30 2022 +0100
5898439
misc: atsha204a: return timeout from wakeup function
by Adrian Fiergolski
· Tue Jan 11 19:05:29 2022 +0100
2184cc6
misc: add sl28cpld base driver
by Michael Walle
· Fri Feb 25 18:06:24 2022 +0530
fe8f609
drivers: misc: Makefile: Enable fs_loader compilation at SPL Level
by Keerthy
· Thu Jan 27 13:16:53 2022 +0100
1617088
x86: Use the ACPI table writer
by Simon Glass
· Wed Dec 01 09:02:49 2021 -0700
f3425cb
sandbox: Allow building with GENERATE_ACPI_TABLE
by Simon Glass
· Wed Dec 01 09:02:40 2021 -0700
d657035
misc: mark write buffer const
by John Keeping
· Tue Jan 11 17:04:49 2022 +0000
c340341
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Jan 20 12:40:20 2022 -0500
5d6b448
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
by Marek Behún
· Thu Jan 20 01:04:42 2022 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
a1b654b
treewide: invaild -> invalid
by Sean Anderson
· Wed Dec 01 14:26:53 2021 -0500
05b419e
Convert CONFIG_FSL_IFC to Kconfig
by Tom Rini
· Sat Dec 11 14:55:49 2021 -0500
f059955
Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig
by Tom Rini
· Sat Dec 11 14:55:47 2021 -0500
a4273f5
treewide: Use fdt_create_phandle() where appropriate
by Marek Behún
· Fri Nov 26 14:57:06 2021 +0100
2eeaea4
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Oct 20 14:24:09 2021 -0400
5a6815b
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Tue Oct 12 12:01:00 2021 -0400
cc523cf
cmd: bind: Fix driver binding on a device
by Patrice Chotard
· Fri Sep 10 16:16:20 2021 +0200
9267614
misc: ocotp: Allow disabling ocotp driver in SPL
by Michael Scott
· Sat Sep 25 19:49:28 2021 +0300
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
9d328a6
WS cleanup: remove trailing white space
by Wolfgang Denk
· Mon Sep 27 17:42:38 2021 +0200
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
e7995f7
irq: Tidy up of-platdata irq support
by Simon Glass
· Sat Aug 07 07:24:11 2021 -0600
6d70ba0
treewide: Try to avoid the preprocessor with OF_REAL
by Simon Glass
· Sat Aug 07 07:24:06 2021 -0600
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
3580f6d
treewide: Simply conditions with the new OF_REAL
by Simon Glass
· Sat Aug 07 07:24:03 2021 -0600
faed567
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
by Tom Rini
· Tue Aug 17 17:59:45 2021 -0400
f6928f9
imx8ulp: move struct mu_type to common header
by Peng Fan
· Sat Aug 07 16:01:09 2021 +0800
77a5712
driver: misc: imx8ulp: Add fuse driver for imx8ulp
by Ye Li
· Sat Aug 07 16:01:05 2021 +0800
853cc9d
arm: imx8ulp: release and configure XRDC at early phase
by Ye Li
· Sat Aug 07 16:00:55 2021 +0800
f80a41b
drivers: misc: s400_api: Update API for fuse read and write
by Ye Li
· Sat Aug 07 16:00:54 2021 +0800
acc9afe
drivers: misc: imx8ulp: Update S400 API for release RDC
by Ye Li
· Sat Aug 07 16:00:53 2021 +0800
a61f267
drivers: misc: imx8ulp: Add S400 API for image authentication
by Ye Li
· Sat Aug 07 16:00:52 2021 +0800
79581a6
drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6
by Ye Li
· Sat Aug 07 16:00:51 2021 +0800
0db17f4
driver: misc: Add MU and S400 API to communicate with Sentinel
by Ye Li
· Sat Aug 07 16:00:41 2021 +0800
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· Sat Jul 24 09:03:29 2021 -0600
c40a98c
pci: swap_case: Allow compilation on 32-bit machines
by Simon Glass
· Sun Jul 18 14:14:23 2021 -0600
52ac65f
cros_ec: Use standard calls for recovery-request checking
by Simon Glass
· Mon Jul 05 16:32:52 2021 -0600
01da40b
cros_ec: Support the full-size vboot context
by Simon Glass
· Mon Jul 05 16:32:51 2021 -0600
821b998
cros_ec: Drop cros_ec_entering_mode()
by Simon Glass
· Mon Jul 05 16:32:50 2021 -0600
cbb191b
cros_ec: Allow reading the battery-charge state
by Simon Glass
· Mon Jul 05 16:32:49 2021 -0600
8293081
sandbox: cros_ec: Update error handling when reading matrix
by Simon Glass
· Thu May 13 19:39:26 2021 -0600
8df0def
misc: i2c_eeprom: Add atmel,24c01 to the list
by Marek Vasut
· Sun Jul 04 21:31:18 2021 +0200
8a8cd4f
sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver
by Alper Nebi Yasak
· Wed May 19 19:33:31 2021 +0300
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
55c9b9c
misc: make CONFIG_IRQ selectable for all platforms
by Wasim Khan
· Mon Mar 08 16:48:13 2021 +0100
f0c0e54
qemu: add MMIO driver for QFW
by Asherah Connor
· Fri Mar 19 18:21:42 2021 +1100
ab1975b
test: qemu: add qfw sandbox driver, dm tests, qemu tests
by Asherah Connor
· Fri Mar 19 18:21:41 2021 +1100
4ffa95d
x86: qemu: move QFW to its own uclass
by Asherah Connor
· Fri Mar 19 18:21:40 2021 +1100
2b8031f
pwm: Add a driver for Chrome OS EC PWM
by Alper Nebi Yasak
· Thu Oct 22 23:49:27 2020 +0300
c29b7c7
misc: ocotp: Update OCOTP driver for iMX8MQ B2
by Ye Li
· Fri Mar 19 15:57:17 2021 +0800
c747f8b
sandbox: cros_ec: Only write EC state when the EC is probed
by Simon Glass
· Mon Mar 15 18:11:08 2021 +1300
9a01fd9
x86: Make coreboot sysinfo available to any x86 board
by Simon Glass
· Mon Mar 15 18:00:18 2021 +1300
f0c97ad
x86: p2sb: Drop LOG_DEBUG
by Simon Glass
· Mon Mar 15 18:00:03 2021 +1300
0000e0d
dm: Rename device_get_by_driver_info_idx()
by Simon Glass
· Mon Mar 15 17:25:28 2021 +1300
fea2f25
dtoc: Generate device instances
by Simon Glass
· Wed Feb 03 06:01:21 2021 -0700
c7b4b83
dtoc: Generate uclass devices
by Simon Glass
· Wed Feb 03 06:01:20 2021 -0700
df56e0b
dtoc: Assign a sequence number to each node
by Simon Glass
· Wed Feb 03 06:01:09 2021 -0700
964f232
dm: i2c: allow disabling driver model in SPL
by Igor Opaniuk
· Tue Feb 09 13:52:43 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
333e3a9
cros_ec: Add vstore support
by Simon Glass
· Sat Jan 16 14:52:31 2021 -0700
692f38d
cros_ec: Allow use with of-platdata
by Simon Glass
· Sat Jan 16 14:52:30 2021 -0700
0316130
cros_ec: Show events in human-readable form
by Simon Glass
· Sat Jan 16 14:52:29 2021 -0700
9d70252
cros_ec: Add support for switches
by Simon Glass
· Sat Jan 16 14:52:28 2021 -0700
959e1ce
cros_ec: Support reading EC features
by Simon Glass
· Sat Jan 16 14:52:26 2021 -0700
33909b5
cros_ec: Add support for reading the SKU ID
by Simon Glass
· Sat Jan 16 14:52:25 2021 -0700
cd3a63e
cros_ec: Add run-time check for input buffer overflow
by Simon Glass
· Sat Jan 16 14:52:24 2021 -0700
ebee533
cros_ec: Tidy up a few delays
by Simon Glass
· Sat Jan 16 14:52:23 2021 -0700
9b306e5
cros_ec: Add a function for the hello message
by Simon Glass
· Sat Jan 16 14:52:22 2021 -0700
78075bb
misc: rcc: keep the rcc device name for subnode
by Patrick Delaunay
· Fri Nov 06 19:01:44 2020 +0100
eec21f3
misc: rcc: migrate trace to dev macro
by Patrick Delaunay
· Fri Nov 06 19:01:43 2020 +0100
bb721de
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Tue Jan 05 22:34:43 2021 -0500
Next »