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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
rockchip: firefly-rk3288: Enable TPL support
Kever Yang
2019-11-10
2
-3
/
+3
|
*
|
rockchip: adding the missing "/" in entries of boot_devices
Levin Du
2019-11-10
5
-10
/
+10
|
*
|
rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs
Kever Yang
2019-11-10
3
-3
/
+3
|
*
|
rockchip: rk3399: update SPL_STACK_R_ADDR
Kever Yang
2019-11-10
18
-17
/
+3
|
*
|
rockchip: evb-px5: defconfig: no need to reserve IRAM for SPL
Kever Yang
2019-11-10
1
-1
/
+0
|
*
|
rockchip: rk3328: defconfig: no need to reserve IRAM for SPL
Kever Yang
2019-11-10
2
-2
/
+0
|
*
|
rockchip: rk3399: defconfig: no need to reserve IRAM for SPL
Kever Yang
2019-11-10
13
-13
/
+0
|
*
|
common: spl: atf: support booting bl32 image
Joseph Chen
2019-11-10
1
-14
/
+34
|
*
|
rockchip: make_fit_atf.py: allow inclusion of a tee binary
Heiko Stuebner
2019-11-10
1
-6
/
+46
|
*
|
ram: rk3328: Fix loading of skew values
Simon South
2019-11-10
1
-1
/
+1
|
*
|
ram: rk3328: Use correct frequency units in function
Simon South
2019-11-10
1
-2
/
+2
|
*
|
rockchip: dts: rk3328: rock64: Add same-as-spl order
Emmanuel Vadot
2019-11-10
1
-0
/
+5
|
*
|
clk: rockchip: rk3328: Configure CPU clock
Simon South
2019-11-10
2
-0
/
+5
|
*
|
rockchip: rk3399: Add Leez P710 support
Andy Yan
2019-11-10
5
-0
/
+723
|
*
|
power: pmic: rk809: support rk809 pmic
Joseph Chen
2019-11-10
3
-1
/
+74
|
*
|
power: pmic: rk817: support rk817 pmic
Joseph Chen
2019-11-10
3
-7
/
+297
|
*
|
power: pmic: rk805: support rk805 pmic
Elaine Zhang
2019-11-10
3
-0
/
+19
|
*
|
power: pmic: rk816: support rk816 pmic
Elaine Zhang
2019-11-10
3
-6
/
+135
|
*
|
power: regulator: rk8xx: update the driver for rk808 and rk818
Elaine Zhang
2019-11-10
1
-82
/
+465
|
*
|
dm: regulator: support regulator more state
Joseph Chen
2019-11-10
4
-0
/
+217
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2019-11-11
121
-144
/
+286
|
\
\
\
|
*
|
|
freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name
Udit Agarwal
2019-11-08
56
-73
/
+73
|
*
|
|
freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
Udit Agarwal
2019-11-08
46
-57
/
+57
|
*
|
|
configs: spi: Add the SPI_FLASH_BAR for ESPI
Xiaowei Bao
2019-11-08
1
-0
/
+1
|
*
|
|
fsl-layerscape: fix warning if no hwconfig is defined
Pankaj Bansal
2019-11-08
1
-1
/
+3
|
*
|
|
drivers: net: fsl_enetc: fix RGMII configuration
Michael Walle
2019-11-08
1
-0
/
+3
|
*
|
|
drivers: net: fsl_enetc: set phydev->node
Michael Walle
2019-11-08
1
-0
/
+1
|
*
|
|
armv8: fsl-layerscape: introduce fsl_board_late_init()
Michael Walle
2019-11-08
1
-1
/
+6
|
*
|
|
armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x
Michael Walle
2019-11-08
1
-5
/
+5
|
*
|
|
armv8: ls1028a: add erratum A-050382 workaround
Laurentiu Tudor
2019-11-08
2
-0
/
+18
|
*
|
|
armv8: lx2160a: add icid setup for platform devices
Laurentiu Tudor
2019-11-08
7
-4
/
+58
|
*
|
|
fsl-layerscape: add missing SATA3 and SATA4 base addresses
Laurentiu Tudor
2019-11-08
1
-0
/
+2
|
*
|
|
armv8: ls2088a: add icid setup for platform devices
Laurentiu Tudor
2019-11-08
5
-1
/
+44
|
*
|
|
fsl-layerscape: fix compile error with sec fw disabled
Laurentiu Tudor
2019-11-08
1
-1
/
+1
|
*
|
|
armv8: fsl-layerscape: guard caam specific defines
Laurentiu Tudor
2019-11-08
2
-0
/
+4
|
*
|
|
fsl-layerscape: do not use layerscape EFI reset if PSCI used
Mathew McBride
2019-11-08
1
-1
/
+1
|
*
|
|
armv8: dts: ls1088a: add PSCI binding for LS1088A
Mathew McBride
2019-11-08
1
-0
/
+5
|
*
|
|
pci: layerscape: Only set EP CFG READY bit
Pankaj Bansal
2019-11-08
1
-1
/
+5
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-11-08
28
-7
/
+6859
|
\
\
\
\
|
*
|
|
|
usb: xhci: support 1.1 or later version
Chunfeng Yun
2019-11-08
1
-1
/
+1
|
*
|
|
|
usb: composite: add BOS descriptor support to composite framework
T Karthik Reddy
2019-11-07
3
-6
/
+67
|
*
|
|
|
usb: gadget: Add gadget_is_cdns3() macro
Vignesh Raghavendra
2019-11-07
1
-0
/
+8
|
*
|
|
|
usb: cdns3: Add TI wrapper driver for CDNS USB3 controller
Vignesh Raghavendra
2019-11-07
3
-0
/
+202
|
*
|
|
|
usb: cdns3: gadget: Implement udc_set_speed() callback
Vignesh Raghavendra
2019-11-07
1
-4
/
+26
|
*
|
|
|
usb: Add Cadence USB3 host and gadget driver
Vignesh Raghavendra
2019-11-07
18
-0
/
+6433
|
*
|
|
|
usb: udc: Introduce ->udc_set_speed() method
Sherry Sun
2019-11-07
2
-0
/
+25
|
*
|
|
|
usb: gadget: Add match_ep() op to usb_gadget_ops
Vignesh Raghavendra
2019-11-07
2
-0
/
+26
|
*
|
|
|
bitmaps: import for_each_set_bit() macro
Vignesh Raghavendra
2019-11-07
1
-0
/
+61
|
*
|
|
|
list: import list_first_entry_or_null()
Vignesh Raghavendra
2019-11-07
1
-0
/
+14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
tools/img2brec.sh: Delete unused tool
Tom Rini
2019-11-08
1
-388
/
+0
[prev]
[next]