Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
31eca697276ef9aced10b802a869e7783439482e
/
drivers
/
misc
a2927e0
x86: Add a simple superio driver for SMSC LPC47M
by Bin Meng
· 10 years ago
2014201
dm: Add a simple EEPROM driver
by Simon Glass
· 10 years ago
6ec1b75
dm: i2c: Add an I2C EEPROM simulator
by Simon Glass
· 10 years ago
a847fff
mxc_ocotp: Do not disable the OCOTP clock after every access
by Fabio Estevam
· 10 years ago
3d99fcb
mxs_ocotp: clear the error flag before initiating write operation
by Hector Palacios
· 10 years ago
ad5dd7a
mxs_ocotp: check for errors from the OTP controller after writing
by Hector Palacios
· 10 years ago
d8d160e
mxs_ocotp: prevent error path from returning success
by Hector Palacios
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
d11e8fd
cros_ec: Fix uninitialised variable in cros_ec.c
by Simon Glass
· 10 years ago
4515992
replace DIV_ROUND with DIV_ROUND_CLOSEST
by Masahiro Yamada
· 10 years ago
dee8abc
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
f126992
x86: cros_ec: Update LPC driver for new cros_ec header
by Simon Glass
· 10 years ago
ea0ebc8
dm: exynos: cros_ec: Move cros_ec_spi to driver model
by Simon Glass
· 10 years ago
be995a8
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
by Simon Glass
· 10 years ago
84d6cbd
dm: cros_ec: Add support for driver model
by Simon Glass
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
2001b9a
cros_ec: Fix two bugs in the SPI implementation
by Simon Glass
· 10 years ago
709ea54
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
2b9912e
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
e77224e
driver/fsl_ifc: Add a function to finalize CS0 address binding
by York Sun
· 11 years ago
1cad23c
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
2bbcccf
ARM: mxs: Add OCOTP driver
by Marek Vasut
· 11 years ago
b2a668b
cros_ec: Implement I2C pass-through
by Simon Glass
· 11 years ago
df93d90
cros_ec: sandbox: Add Chrome OS EC emulation
by Simon Glass
· 11 years ago
2ab83f0
cros_ec: Correct comparison between signed and unsigned numbers
by Simon Glass
· 11 years ago
a607028
cros_ec: spi: Add support for EC protocol version 3
by Randall Spangler
· 11 years ago
2d8ede5
cros_ec: Add base support for protocol v3
by Simon Glass
· 11 years ago
e8c1266
cros_ec: Clean up multiple EC protocol support
by Randall Spangler
· 11 years ago
836bb6e
cros_ec: Sync up with latest Chrome OS EC version
by Simon Glass
· 11 years ago
1c266b9
cros_ec: Move #ifdef to permit flash region access
by Simon Glass
· 11 years ago
4ff9b46
cros_ec: Drop old EC version support from EC driver
by Vadim Bendebury
· 11 years ago
d7f25f3
cros_ec: Add a function for decoding the Chrome OS EC flashmap
by Simon Glass
· 11 years ago
a891601
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4611d5b
arm: mx5: Add fuse supply enable in fsl_iim
by Sergey Alyoshin
· 11 years ago
0efc024
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
by Simon Glass
· 11 years ago
77fdd6d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
0b66513
Driver/IFC: Move Freescale IFC driver to a common driver
by York Sun
· 11 years ago
9dfdcdf
gpio_led: add support for inverted polarity
by Igor Grinberg
· 11 years ago
6516f81
gpio_led: check gpio_request() return value
by Igor Grinberg
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c8d3328
cros: add LPC support for cros_ec
by Hung-ying Tyan
· 11 years ago
f3424c5
cros: exynos: add SPI support for cros_ec
by Hung-ying Tyan
· 11 years ago
78764a4
cros: add I2C support for cros_ec
by Hung-ying Tyan
· 11 years ago
8836438
cros: add cros_ec driver
by Hung-ying Tyan
· 11 years ago
cac423a
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
0208aaf
twl4030: make twl4030_i2c_write_u8 prototype consistent
by Nishanth Menon
· 12 years ago
112fd2e
Add mxc_ocotp driver
by Benoît Thébaudeau
· 12 years ago
0f67e09
Add fsl_iim driver
by Benoît Thébaudeau
· 12 years ago
b012bc9
x86: Add console command to display CBMEM console buffer
by Vadim Bendebury
· 12 years ago
98ab435
x86: Add CBMEM console driver for coreboot
by Vadim Bendebury
· 12 years ago
8bc50f0
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
by Scott Wood
· 12 years ago
e0a0cbf
pmic: Move pmic related code to ./drivers/power directory
by Łukasz Majewski
· 12 years ago
c733681
pmic: Extend PMIC framework to support multiple instances of PMIC devices
by Łukasz Majewski
· 12 years ago
452329f
pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
by Łukasz Majewski
· 12 years ago
86879d7
pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework
by Łukasz Majewski
· 12 years ago
b5bf9ca
pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
by Łukasz Majewski
· 12 years ago
461632b
powerpc/corenet_ds: Slave module for boot from PCIE
by Liu Gang
· 12 years ago
81fa73b
powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro
by Liu Gang
· 12 years ago
ed5157e
pmic: dialog: Avoid name conflicts
by Fabio Estevam
· 12 years ago
2083106
pmic: Add support for the Dialog DA9053 PMIC
by Fabio Estevam
· 13 years ago
8504296
misc:pmic:max8997 MAX8997 support for PMIC driver
by Łukasz Majewski
· 13 years ago
a22429d
pmic_i2c: Return error in case of invalid pmic_i2c_tx_num
by Fabio Estevam
· 13 years ago
435a728
misc: pmic: fix regression in pmic_fsl.c (SPI)
by Helmut Raiger
· 13 years ago
f8f9612
misc: pmic: drop old Freescale's pmic driver
by Stefano Babic
· 13 years ago
b7b7d3c
misc: pmic: addI2C support to pmic_fsl driver
by Stefano Babic
· 13 years ago
d69edad
misc: pmic: use I2C_SET_BUS in pmic I2C
by Stefano Babic
· 13 years ago
b2e5add
misc: pmic: Freescale PMIC switches to generic PMIC driver
by Stefano Babic
· 13 years ago
9938585
misc:pmic:max8998 MAX8998 support at a new PMIC driver.
by Łukasz Majewski
· 13 years ago
e542b7f
misc:pmic:core New generic PMIC driver
by Łukasz Majewski
· 13 years ago
50cf807
cosmetic: fsl_pmic: cosmetic for the help message
by Jason Liu
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
cd6881b
Minor coding style cleanup.
by Wolfgang Denk
· 13 years ago
7639675
powerpc/8xxx: Fix LAW init to respect pre-initialized entries
by Kumar Gala
· 14 years ago
8e29eba
fsl_law: Fix LAW printing function
by Kumar Gala
· 14 years ago
01bb24b
Add basic support for Freescale's mc9sdz60
by Stefano Babic
· 14 years ago
3382fd4
fsl_pmic: add I2C interface support
by Liu Hui-R64343
· 14 years ago
243be8e
powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers
by Kumar Gala
· 14 years ago
f193e3d
powerpc/p2040: Add various p2040 specific information
by Kumar Gala
· 14 years ago
b5debec
powerpc/85xx: Add Support for Freescale P1014 Processor
by Poonam Aggrwal
· 14 years ago
b8cdd01
powerpc/85xx: Add Support for Freescale P1010 Processor
by Poonam Aggrwal
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
e1b4c57
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
7f0d241
led_display: split led display support into generic and hw-dependent parts
by Ilya Yanok
· 14 years ago
2f721d1
MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51
by Stefano Babic
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
c26de2d
powerpc/p3041: Add various p3041 related defines
by Kumar Gala
· 15 years ago
19dbcc9
powerpc/p5020: Add various p5020 related defines (and p5010)
by Kumar Gala
· 15 years ago
11a3de4
fsl_law.c: Add print_laws() for FSL_CORENET platforms.
by Becky Bruce
· 14 years ago
e71755f
drivers/misc/fsl_law.c: Rearrange code to avoid duplication
by Becky Bruce
· 14 years ago
ec3b498
gpio_led: add gpio_request to __led_init
by Thomas Chou
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
3e6b86b
misc: add gpio based status led driver
by Thomas Chou
· 15 years ago
28bb6d3
MX: Added Freescale Power Management Driver
by Stefano Babic
· 15 years ago
2160827
85xx: Added various P1012/P1013/P1021/P1022 defines
by Kumar Gala
· 15 years ago
ead39d7
TWL4030: make LEDs selectable for twl4030_led_init()
by Grazvydas Ignotas
· 15 years ago
24b17d8
ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL
by Kumar Gala
· 15 years ago
7e4259b
ppc/p4080: Add various p4080 related defines (and p4040)
by Kumar Gala
· 16 years ago
Next »