index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c_eeprom: add read and write functions
Jonas Karlman
2017-05-10
1
-6
/
+26
*
Drop the pdsp188x driver
Simon Glass
2017-04-30
2
-46
/
+0
*
mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP
Peng Fan
2017-03-17
1
-1
/
+51
*
cros_ec: i2c: Add support for version 3 of the EC protocol
Moritz Fischer
2017-02-08
1
-0
/
+84
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
5
-11
/
+11
*
cros_ec: i2c: Group i2c write / read into single transaction
Moritz Fischer
2017-02-08
1
-11
/
+15
*
x86: Use unsigned long for address in table generation
Simon Glass
2017-02-06
1
-2
/
+2
*
status_led: Kconfig migration
Uri Mashiach
2017-01-21
4
-54
/
+54
*
OCOTP: Update OCOTP driver to support i.MX6SLL
Peng Fan
2016-12-16
1
-8
/
+8
*
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
Moritz Fischer
2016-12-02
1
-16
/
+0
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-10-12
1
-348
/
+37
|
\
|
*
cmd: cros_ec: Move crosec commands to cmd subdirectory
Moritz Fischer
2016-10-11
1
-351
/
+0
|
*
cros_ec: Fix issue with cros_ec_flash_write command
Moritz Fischer
2016-10-09
1
-7
/
+16
|
*
cros_ec: Add crosec flashinfo command
Moritz Fischer
2016-10-09
1
-0
/
+10
|
*
cros_ec: Add function to read back flash parameters
Moritz Fischer
2016-10-09
1
-0
/
+21
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-10-12
1
-111
/
+129
|
\
\
|
|
/
|
/
|
|
*
fsl_sec_mon: Update driver for Security Monitor
Sumit Garg
2016-10-06
1
-111
/
+129
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-08
1
-6
/
+46
|
\
\
|
*
|
imx: ocotp: support i.MX6ULL
Peng Fan
2016-10-04
1
-6
/
+46
|
|
/
*
/
cros_ec: Honor the google,remote-bus dt property
Moritz Fischer
2016-10-08
1
-2
/
+3
|
/
*
misc: implement Tegra CAR core driver
Stephen Warren
2016-09-27
3
-0
/
+76
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-09-26
2
-251
/
+0
|
\
|
*
armv8: ls2080a: Remove debug server support
York Sun
2016-09-14
2
-251
/
+0
*
|
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
5
-5
/
+5
|
/
*
misc: Add simple driver for some Nuvoton NCT6102D devices
Stefan Roese
2016-08-16
3
-0
/
+65
*
misc: add Tegra BPMP driver
Stephen Warren
2016-08-15
3
-0
/
+270
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-08-12
1
-0
/
+11
|
\
|
*
misc: add "call" uclass op
Stephen Warren
2016-08-12
1
-0
/
+11
*
|
drivers/sysreset: group sysreset drivers
Max Filippov
2016-08-12
4
-193
/
+0
|
/
*
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
1
-7
/
+1
*
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
1
-2
/
+1
*
i2c_eeprom: Add reading support
mario.six@gdsys.cc
2016-07-22
2
-8
/
+36
*
sandbox: Don't bring in the eeprom emulator in SPL
Simon Glass
2016-07-14
1
-0
/
+2
*
dm: sandbox: Add a simple driver to test of-platdata
Simon Glass
2016-07-14
2
-0
/
+58
*
sandbox: Find keyboard driver using driver model
Simon Glass
2016-07-11
1
-1
/
+10
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-06-12
1
-2
/
+2
|
\
|
*
ocotp: mxc: use simpler runtime cpu dection macros
Peng Fan
2016-05-24
1
-2
/
+2
*
|
reset: Drop the reset failure message
Simon Glass
2016-05-26
1
-1
/
+1
*
|
Rename reset to sysreset
Stephen Warren
2016-05-26
5
-123
/
+124
*
|
cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
2016-05-23
1
-0
/
+206
*
|
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
3
-3
/
+3
*
|
x86: qemu: move x86 specific operations out of qfw core
Miao Yan
2016-05-23
1
-17
/
+13
*
|
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
3
-0
/
+191
|
/
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
1
-3
/
+1
|
\
|
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
1
-3
/
+1
*
|
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
1
-1
/
+1
|
/
*
superio: Add SMSC SIO1007 driver
Bin Meng
2016-02-21
2
-0
/
+127
*
misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
Stefan Roese
2016-01-28
3
-0
/
+50
*
cros_ec: Disable the Chrome OS EC in SPL
Simon Glass
2016-01-21
1
-0
/
+2
*
dm: Add a power sequencing uclass
Simon Glass
2016-01-21
3
-0
/
+43
[next]