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
*
configs: k2g_evm: Enable DFU on K2G EVM
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+12
*
usb: host: replace xhci-keystone driver by the generic dwc3 driver
Jean-Jacques Hiblot
2018-12-14
1
-7
/
+0
*
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
2018-12-14
4
-36
/
+27
*
am3517_evm: Use ttyS2 instead of ttyO2
Adam Ford
2018-12-12
1
-1
/
+1
*
qemu-arm: Add persistent environment support
Sumit Garg
2018-12-12
1
-1
/
+7
*
qemu-arm: Enable VirtIO distro target
Sumit Garg
2018-12-12
1
-0
/
+1
*
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-12-10
23
-21
/
+256
|
\
|
*
ls1088a: Move CONFIG_FSL_QSPI to defconfig
Ashish Kumar
2018-12-06
2
-2
/
+0
|
*
armv8: ls1088ardb_pb: Add support for board detection
Pramod Kumar
2018-12-06
1
-1
/
+2
|
*
armv8: ls1012afrx: Add TFABOOT support
Rajesh Bhagat
2018-12-06
3
-0
/
+17
|
*
armv8: ls1012aqds: fix secure boot compilation
Rajesh Bhagat
2018-12-06
1
-0
/
+1
|
*
armv8: ls1012ardb: Add TFABOOT support
Rajesh Bhagat
2018-12-06
2
-1
/
+21
|
*
armv8: ls1043aqds: Add TFABOOT support
Rajesh Bhagat
2018-12-06
1
-2
/
+48
|
*
armv8: ls1043ardb: Add TFABOOT support
Rajesh Bhagat
2018-12-06
2
-1
/
+55
|
*
armv8: ls1046aqds: Add TFABOOT support
Rajesh Bhagat
2018-12-06
1
-2
/
+57
|
*
armv8: ls1046ardb: Add TFABOOT support
Rajesh Bhagat
2018-12-06
2
-0
/
+27
|
*
drivers: ifc: dynamic chipselect mapping support
Pankit Garg
2018-12-06
1
-0
/
+17
|
*
driver/ifc: replace __ilog2 with LOG2 macro
Rajesh Bhagat
2018-12-06
7
-11
/
+11
|
*
env: allow flash and nand env driver to compile together
Rajesh Bhagat
2018-12-04
1
-1
/
+0
*
|
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-12-10
2
-0
/
+49
|
\
\
|
*
|
bootcount: add uclass for bootcount
Philipp Tomsich
2018-12-10
2
-0
/
+49
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-12-10
11
-23
/
+60
|
\
\
\
|
*
|
|
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
2018-12-10
2
-0
/
+25
|
*
|
|
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
[next]