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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
2018-12-10
2
-16
/
+4
|
*
|
|
configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
Jean-Jacques Hiblot
2018-12-10
1
-6
/
+0
|
*
|
|
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
Jean-Jacques Hiblot
2018-12-10
5
-1
/
+18
|
*
|
|
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
Jean-Jacques Hiblot
2018-12-10
1
-0
/
+13
|
|
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-10
4
-0
/
+51
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
syscon: dm: Add a new method to get a regmap from DTS
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+13
|
*
|
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+1
|
*
|
dwc3: move phy operation to core.c
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+19
|
*
|
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+8
|
*
|
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+10
*
|
|
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-12-09
1
-14
/
+34
|
\
\
\
|
*
|
|
arm: mvebu: helios4: Enable SPI flash support
Aditya Prayoga
2018-12-08
1
-0
/
+31
|
*
|
|
arm: mvebu: helios4: Reduce U-Boot image size
Aditya Prayoga
2018-12-08
1
-6
/
+0
|
*
|
|
arm: mvebu: helios4: mmc: move environment before 1M
Aditya Prayoga
2018-12-08
1
-8
/
+3
*
|
|
|
Roll CRC16-CCITT into the hash infrastructure
Philipp Tomsich
2018-12-08
1
-0
/
+11
*
|
|
|
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2018-12-08
2
-43
/
+3
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-12-07
1
-16
/
+54
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
power: axp209: Add support for voltage rate control on LDO3
Olliver Schinagl
2018-12-07
1
-0
/
+21
|
*
|
|
power: axp209: Reduce magic values by adding defines for LDO[234]
Olliver Schinagl
2018-12-07
1
-0
/
+13
|
*
|
|
power: axp209: Define the chip version mask
Olliver Schinagl
2018-12-07
1
-0
/
+2
|
*
|
|
power: axp209: Use BIT() macro
Olliver Schinagl
2018-12-07
1
-16
/
+18
|
|
/
/
*
|
|
arm: dts: am33xx: Sync dts with Linux 4.20.0
Felix Brack
2018-12-07
1
-0
/
+227
*
|
|
spl/tpl: change banner into upper case
Heiko Schocher
2018-12-07
1
-2
/
+2
*
|
|
dma: add channels support
Álvaro Fernández Rojas
2018-12-07
2
-3
/
+348
*
|
|
dma: move dma_ops to dma-uclass.h
Álvaro Fernández Rojas
2018-12-07
2
-22
/
+39
*
|
|
dm: Add Hardware Spinlock class
Benjamin Gaignard
2018-12-06
2
-0
/
+141
|
/
/
*
|
rockchip: rk3399: Add common Rock960 family from Vamrs
Manivannan Sadhasivam
2018-12-06
1
-0
/
+15
*
|
usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t
Philipp Tomsich
2018-12-06
1
-1
/
+1
*
|
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-12-05
13
-26
/
+452
|
\
\
|
*
|
serial: ns16550: Read reg-io-width from device tree
Andy Shevchenko
2018-12-05
1
-0
/
+2
|
*
|
serial: ns16550: Group reg_* members of ns16550_platdata
Andy Shevchenko
2018-12-05
1
-1
/
+1
|
*
|
dm: serial: Introduce ->getinfo() callback
Andy Shevchenko
2018-12-05
2
-0
/
+43
|
*
|
dm: serial: Add ->getconfig() callback
Andy Shevchenko
2018-12-05
2
-3
/
+24
|
*
|
dm: core: add functions to get/remap I/O addresses by name
Álvaro Fernández Rojas
2018-12-05
2
-0
/
+49
|
*
|
dm: (re)sort uclass ids alphabetically
Philipp Tomsich
2018-12-05
1
-4
/
+4
|
*
|
dm: rtc: Fix function name in comment
Philipp Tomsich
2018-12-05
1
-1
/
+1
|
*
|
Add inttypes.h
Simon Glass
2018-12-05
1
-0
/
+271
|
*
|
Add UINT32_MAX and UINT64_MAX
Simon Glass
2018-12-05
1
-0
/
+4
|
*
|
time: Update mdelay() to delay in one large chunk
Simon Glass
2018-12-05
1
-2
/
+1
|
*
|
input: i8042: Use remove() instead of exported functions
Simon Glass
2018-12-05
1
-15
/
+0
|
*
|
tpm: Add non-volatile index attributes needed for v2
Simon Glass
2018-12-05
1
-0
/
+33
|
*
|
tpm: Export tpm_clear_and_reenable()
Simon Glass
2018-12-05
1
-0
/
+8
|
*
|
tpm: Remove use of build-time TPM versions
Simon Glass
2018-12-05
1
-0
/
+11
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
21
-78
/
+59
|
\
\
\
|
*
|
|
mtd: Don't stop MTD partition creation when it fails on one device
Boris Brezillon
2018-12-06
1
-0
/
+2
|
*
|
|
mtd: Delete partitions attached to the device when a device is deleted
Boris Brezillon
2018-12-06
1
-0
/
+15
|
*
|
|
mtd: Add a function to report when the MTD dev list has been updated
Boris Brezillon
2018-12-06
1
-0
/
+1
|
*
|
|
spi: Zap CONFIG_HARD_SPI
Jagan Teki
2018-11-27
17
-54
/
+0
|
*
|
|
spi: Remove unused mpc8xx code
Jagan Teki
2018-11-27
1
-7
/
+0
|
*
|
|
spi: Remove used spi_init
Jagan Teki
2018-11-27
1
-2
/
+0
[prev]
[next]