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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: gpio: vf610: Add GPIO driver support
Bhuvanchandra DV
2015-06-08
3
-0
/
+177
*
dm: gpio: uclass: Add flag to control sequence numbering
Bhuvanchandra DV
2015-06-08
1
-0
/
+1
*
pci: imx: display message if no pcie link
Tim Harvey
2015-05-28
1
-1
/
+3
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-05-26
4
-38
/
+60
|
\
|
*
thermal: imx_thermal: increase critical temperature threshold
Tim Harvey
2015-05-26
1
-6
/
+9
|
*
i2c, mxc: rework i2c base address names for different SoCs
Heiko Schocher
2015-05-26
1
-25
/
+24
|
*
arm, imx6, i2c: add I2C4 for MX6DL
Heiko Schocher
2015-05-26
1
-0
/
+3
|
*
pwm: imx: Remove unreachable code
Axel Lin
2015-05-26
1
-4
/
+0
|
*
pwm: imx: Prevent NULL pointer dereference
Axel Lin
2015-05-26
1
-0
/
+12
|
*
thermal: imx_thermal: use CPU temperature grade for trip points
Tim Harvey
2015-05-19
1
-10
/
+19
*
|
mtd: vf610_nfc: enable ONFI detection
Stefan Agner
2015-05-24
1
-18
/
+49
*
|
mtd: vf610_nfc: add 32-error correction option for HW ECC
Stefan Agner
2015-05-24
2
-5
/
+50
*
|
mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
Stefan Agner
2015-05-24
1
-0
/
+30
*
|
mtd: vf610_nfc: use in-band bad block table
Stefan Agner
2015-05-24
1
-27
/
+2
*
|
mtd: vf610_nfc: implement OOB only read
Stefan Agner
2015-05-24
1
-59
/
+40
*
|
mtd: vf610_nfc: allow bitflips in an empty page
Stefan Agner
2015-05-24
1
-1
/
+1
*
|
mtd: vf610_nfc: remove read on SEQIN
Stefan Agner
2015-05-24
1
-6
/
+8
*
|
mtd: vf610_nfc: remove caching of page in buffer
Stefan Agner
2015-05-24
1
-10
/
+1
*
|
mtd: nand: mxs: Replace magic number for bits per ECC level with macro
Jörg Krause
2015-05-24
1
-3
/
+4
*
|
mtd:mxs:nand calculate ecc strength dynamically
Peng Fan
2015-05-24
1
-18
/
+12
*
|
nand/elbc: Memory leak fix
Raghav Dogra
2015-05-22
1
-0
/
+1
*
|
nand: fix buffer alignment in new verification feature
Stephen Warren
2015-05-21
1
-2
/
+2
*
|
Merge git://git.denx.de/u-boot-net
Tom Rini
2015-05-20
9
-42
/
+121
|
\
\
|
*
|
net: Remove all calls to net_random_ethaddr()
Joe Hershberger
2015-05-20
2
-9
/
+0
|
*
|
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
2015-05-19
2
-14
/
+3
|
*
|
net: phy: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-05-19
1
-0
/
+16
|
*
|
net/phy: refactor RTL8211F initialization
Shengzhou Liu
2015-05-19
1
-8
/
+25
|
*
|
net: Update hardware MAC address if it changes in env
Joe Hershberger
2015-05-19
3
-19
/
+0
|
*
|
net/phy: Add support for realtek RTL8211F
Shengzhou Liu
2015-05-19
1
-0
/
+85
*
|
|
sunxi: video: Fix lvds panel support for sun6i+
Hans de Goede
2015-05-19
1
-1
/
+17
|
/
/
*
|
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2015-05-18
2
-38
/
+47
|
\
\
|
|
/
|
/
|
|
*
gpio: s3c: Fix the GPIO driver
Marek Vasut
2015-05-06
1
-33
/
+42
|
*
i2c: s3c: Implant support for S3C2440
Marek Vasut
2015-05-06
1
-5
/
+5
*
|
bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns
Brecht Neyrinck
2015-05-15
1
-1
/
+1
*
|
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
Przemyslaw Marczak
2015-05-14
7
-1
/
+634
*
|
sandbox: i2c: search child emul dev and check its uclass id
Przemyslaw Marczak
2015-05-14
1
-3
/
+17
*
|
dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
2015-05-14
2
-37
/
+69
*
|
dm: pmic: code cleanup of PMIC uclass driver
Przemyslaw Marczak
2015-05-14
3
-28
/
+20
*
|
dm: regulator: add fixed voltage regulator driver
Przemyslaw Marczak
2015-05-14
3
-0
/
+135
*
|
dm: regulator: add max77686 regulator driver
Przemyslaw Marczak
2015-05-14
4
-1
/
+834
*
|
dm: pmic: add max77686 pmic driver
Przemyslaw Marczak
2015-05-14
4
-1
/
+96
*
|
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak
2015-05-14
4
-0
/
+327
*
|
dm: pmic: add implementation of driver model pmic uclass
Przemyslaw Marczak
2015-05-14
4
-0
/
+176
*
|
i2c: mxc: refactor i2c driver and support dm
Peng Fan
2015-05-14
1
-185
/
+396
*
|
usb: ohci: Add support for interrupt queues
Hans de Goede
2015-05-14
1
-0
/
+132
*
|
usb: ohci: Add an ohci_alloc_urb() function
Hans de Goede
2015-05-14
1
-8
/
+23
*
|
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
2015-05-14
2
-1
/
+38
*
|
sandbox: spi: Add newline to printf() in sandbox_sf_probe
Simon Glass
2015-05-14
1
-1
/
+1
*
|
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
Simon Glass
2015-05-14
1
-0
/
+2
*
|
sandbox: Add missing errno.h includes in a few files
Simon Glass
2015-05-14
2
-0
/
+2
[next]