Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
33279fe3378c513759596bc1344b0070a1c492bc
/
drivers
/
misc
ee67a94
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
by Simon Glass
· 10 years ago
07a3b23
sandbox: Add missing errno.h includes in a few files
by Simon Glass
· 10 years ago
04b2275
misc: led: Add PCA9551 LED driver
by Stefan Roese
· 10 years ago
2d6dfb4
cros_ec: Handle the single duplex requirement in cros_ec
by Simon Glass
· 10 years ago
46e1733
cros_ec: Show the protocol version in the debug message
by Simon Glass
· 10 years ago
6e0150f
x86: Set serial port IRQ for SMSC LPC47M
by Bin Meng
· 10 years ago
c35f6cb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
8e728cd
armv8/ls2085aqds: NAND boot support
by Scott Wood
· 10 years ago
1c56fb2
driver/fsl_ifc: Add support to finalize CS1, CS3 address binding
by Prabhakar Kushwaha
· 10 years ago
448e9df
cmd_led: Extend led command to support blinking and more leds
by Stefan Roese
· 10 years ago
25b8efe
armv8/fsl-lsch3: Add Freescale Debug Server driver
by Bhupesh Sharma
· 10 years ago
c6e0669
sandbox: cros_ec: Add Kconfig for sandbox EC config
by Simon Glass
· 10 years ago
73f220c
cros_ec: exynos: Match up device tree with kernel version
by Simon Glass
· 10 years ago
7441523
cros_ec: Drop unused CONFIG_DM_CROS_EC
by Simon Glass
· 10 years ago
f9a2d9a
cros_ec: Reinit the cros_ec device when 'crosec init' is used
by Simon Glass
· 10 years ago
23fb156
dm: cros_ec: Convert cros_ec LPC driver to driver model
by Simon Glass
· 10 years ago
7a115d4
dm: sandbox: pci: Enable PCI for sandbox
by Simon Glass
· 10 years ago
5a822e1
dm: sandbox: Add a emulated PCI device as an example
by Simon Glass
· 10 years ago
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
9aaea44
fsl_sec_mon: Add driver for Security Monitor block of Freescale
by gaurav rana
· 10 years ago
5b79bb2
dm: cros_ec: Convert to Kconfig
by Simon Glass
· 10 years ago
d8b771d
dm: Expand and complete Kconfig in drivers/
by Simon Glass
· 10 years ago
a1f2603
dm: cros_ec: Convert cros_ec_i2c over to driver model
by Simon Glass
· 10 years ago
21e0c9b
dm: cros_ec_spi: Remove old pre-driver-model code
by Simon Glass
· 10 years ago
d3d9c06
dm: cros_ec: Don't require protocol 3 support
by Simon Glass
· 10 years ago
5d2ee05
dm: spi: Move slave details to child platdata
by Simon Glass
· 10 years ago
0d7cc47
dm: cros_ec: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
f9d52cc
i2c_eeprom: include <linux/err.h> to fix build error
by Masahiro Yamada
· 10 years ago
0966130
x86: Add a simple superio driver for SMSC LPC47M
by Bin Meng
· 10 years ago
6ca4ba0
dm: Add a simple EEPROM driver
by Simon Glass
· 10 years ago
45be32c
dm: i2c: Add an I2C EEPROM simulator
by Simon Glass
· 10 years ago
ab0bb0f
mxc_ocotp: Do not disable the OCOTP clock after every access
by Fabio Estevam
· 10 years ago
f9499c6
mxs_ocotp: clear the error flag before initiating write operation
by Hector Palacios
· 10 years ago
d867bef
mxs_ocotp: check for errors from the OTP controller after writing
by Hector Palacios
· 10 years ago
2dd462a
mxs_ocotp: prevent error path from returning success
by Hector Palacios
· 10 years ago
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
73c1ecf
cros_ec: Fix uninitialised variable in cros_ec.c
by Simon Glass
· 10 years ago
eff8e68
replace DIV_ROUND with DIV_ROUND_CLOSEST
by Masahiro Yamada
· 10 years ago
56b661f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
a1a3430
x86: cros_ec: Update LPC driver for new cros_ec header
by Simon Glass
· 10 years ago
ffae791
dm: exynos: cros_ec: Move cros_ec_spi to driver model
by Simon Glass
· 10 years ago
ff425d8
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
by Simon Glass
· 10 years ago
44569b5
dm: cros_ec: Add support for driver model
by Simon Glass
· 10 years ago
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
c2a700f
cros_ec: Fix two bugs in the SPI implementation
by Simon Glass
· 10 years ago
0d1e1f7
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
d377b61
driver/fsl_ifc: Add a function to finalize CS0 address binding
by York Sun
· 11 years ago
5f1f8ef
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
59251ce
ARM: mxs: Add OCOTP driver
by Marek Vasut
· 11 years ago
9b0d1c9
cros_ec: Implement I2C pass-through
by Simon Glass
· 11 years ago
36170f0
cros_ec: sandbox: Add Chrome OS EC emulation
by Simon Glass
· 11 years ago
19cc295
cros_ec: Correct comparison between signed and unsigned numbers
by Simon Glass
· 11 years ago
ce3ebb9
cros_ec: spi: Add support for EC protocol version 3
by Randall Spangler
· 11 years ago
13c7c5b
cros_ec: Add base support for protocol v3
by Simon Glass
· 11 years ago
f03e970
cros_ec: Clean up multiple EC protocol support
by Randall Spangler
· 11 years ago
ece2886
cros_ec: Sync up with latest Chrome OS EC version
by Simon Glass
· 11 years ago
c4af76a
cros_ec: Move #ifdef to permit flash region access
by Simon Glass
· 11 years ago
2f54881
cros_ec: Drop old EC version support from EC driver
by Vadim Bendebury
· 11 years ago
3c59abc
cros_ec: Add a function for decoding the Chrome OS EC flashmap
by Simon Glass
· 11 years ago
a73f004
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
a1d1ff6
arm: mx5: Add fuse supply enable in fsl_iim
by Sergey Alyoshin
· 11 years ago
49e9d2c
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
by Simon Glass
· 11 years ago
a69aac7
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
37562f6
Driver/IFC: Move Freescale IFC driver to a common driver
by York Sun
· 11 years ago
203bd9f
gpio_led: add support for inverted polarity
by Igor Grinberg
· 11 years ago
80dfc42
gpio_led: check gpio_request() return value
by Igor Grinberg
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
62899fc
cros: add LPC support for cros_ec
by Hung-ying Tyan
· 12 years ago
0039123
cros: exynos: add SPI support for cros_ec
by Hung-ying Tyan
· 12 years ago
6830408
cros: add I2C support for cros_ec
by Hung-ying Tyan
· 12 years ago
c48ca88f
cros: add cros_ec driver
by Hung-ying Tyan
· 12 years ago
66f827b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
d26a106
twl4030: make twl4030_i2c_write_u8 prototype consistent
by Nishanth Menon
· 12 years ago
20db631
Add mxc_ocotp driver
by Benoît Thébaudeau
· 12 years ago
7ee151d
Add fsl_iim driver
by Benoît Thébaudeau
· 12 years ago
e53e53b
x86: Add console command to display CBMEM console buffer
by Vadim Bendebury
· 12 years ago
263a8bd
x86: Add CBMEM console driver for coreboot
by Vadim Bendebury
· 12 years ago
3d48872
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
by Scott Wood
· 12 years ago
257c531
pmic: Move pmic related code to ./drivers/power directory
by Łukasz Majewski
· 12 years ago
1c6dba1
pmic: Extend PMIC framework to support multiple instances of PMIC devices
by Łukasz Majewski
· 12 years ago
72ac794
pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
by Łukasz Majewski
· 12 years ago
40f5ca0
pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework
by Łukasz Majewski
· 12 years ago
8a69187
pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
by Łukasz Majewski
· 12 years ago
b4611ee
powerpc/corenet_ds: Slave module for boot from PCIE
by Liu Gang
· 12 years ago
e86e1a3
powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro
by Liu Gang
· 12 years ago
7a63a55
pmic: dialog: Avoid name conflicts
by Fabio Estevam
· 13 years ago
978923e
pmic: Add support for the Dialog DA9053 PMIC
by Fabio Estevam
· 13 years ago
e2ec82c
misc:pmic:max8997 MAX8997 support for PMIC driver
by Łukasz Majewski
· 13 years ago
d38fb7e
pmic_i2c: Return error in case of invalid pmic_i2c_tx_num
by Fabio Estevam
· 13 years ago
b6e1841
misc: pmic: fix regression in pmic_fsl.c (SPI)
by Helmut Raiger
· 13 years ago
8685930
misc: pmic: drop old Freescale's pmic driver
by Stefano Babic
· 13 years ago
54324c1
misc: pmic: addI2C support to pmic_fsl driver
by Stefano Babic
· 13 years ago
ca4f5fb
misc: pmic: use I2C_SET_BUS in pmic I2C
by Stefano Babic
· 13 years ago
222be65
misc: pmic: Freescale PMIC switches to generic PMIC driver
by Stefano Babic
· 13 years ago
bad888c
misc:pmic:max8998 MAX8998 support at a new PMIC driver.
by Łukasz Majewski
· 13 years ago
16db062
misc:pmic:core New generic PMIC driver
by Łukasz Majewski
· 13 years ago
Next »