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
...
|
*
|
|
|
cmd: ximg.c: Add support for getting external data address and length
Tien Fong Chee
2019-04-22
1
-3
/
+3
|
*
|
|
|
ARMv8: Disable fwcall when PSCI is enabled
Ang, Chee Hong
2019-04-22
1
-0
/
+2
|
*
|
|
|
ARMv8: Allow SiP service extensions on top of PSCI code
Chee Hong Ang
2019-04-22
3
-6
/
+62
|
*
|
|
|
test: call hexdump tests via `ut lib`
Heinrich Schuchardt
2019-04-22
1
-4
/
+5
|
*
|
|
|
misc: fs_loader: Add support for initializing block device
Tien Fong Chee
2019-04-22
1
-0
/
+23
|
*
|
|
|
cmd: add exception command
Heinrich Schuchardt
2019-04-22
11
-0
/
+232
|
*
|
|
|
bcm963158: add nand support
Philippe Reynes
2019-04-22
2
-0
/
+13
|
*
|
|
|
dt: bcm963158: enable nand controller
Philippe Reynes
2019-04-22
1
-0
/
+15
|
*
|
|
|
dt: bcm63158: add nand controller
Philippe Reynes
2019-04-22
1
-0
/
+13
|
*
|
|
|
bcm968580xref: add nand support
Philippe Reynes
2019-04-22
2
-0
/
+14
|
*
|
|
|
dt: bcm968580xref: enable nand controller
Philippe Reynes
2019-04-22
1
-0
/
+15
|
*
|
|
|
dt: bcm6858: add nand controller
Philippe Reynes
2019-04-22
1
-0
/
+13
|
*
|
|
|
bcm968380gerg: add nand support
Philippe Reynes
2019-04-22
2
-0
/
+14
|
*
|
|
|
dt: bcm968380gerg: enable nand controller
Philippe Reynes
2019-04-22
1
-0
/
+12
|
*
|
|
|
dt: bcm6838: add nand controller
Philippe Reynes
2019-04-22
1
-0
/
+13
|
*
|
|
|
drivers: nand: brcmnand: add an option to read the write-protect from device ...
Philippe Reynes
2019-04-22
1
-0
/
+3
|
*
|
|
|
drivers: nand: brcmnand: add parameter parameter-page-big-endian
Philippe Reynes
2019-04-22
1
-2
/
+15
|
*
|
|
|
drivers: nand: brcmnand: add initial support
Philippe Reynes
2019-04-22
10
-0
/
+3334
|
*
|
|
|
compat linux: import completion from linux 4.18
Philippe Reynes
2019-04-22
1
-0
/
+173
|
*
|
|
|
include: linux: io: define devm_ioremap on board with ioremap
Philippe Reynes
2019-04-22
1
-1
/
+1
|
*
|
|
|
arm: asm: io.h: define readX_relaxed and writeX_relaxed
Philippe Reynes
2019-04-22
1
-0
/
+21
|
*
|
|
|
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2019-04-22
2
-160
/
+883
|
*
|
|
|
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2019-04-22
1
-0
/
+7
|
*
|
|
|
mtd: add get/set of_node/flash_node helpers
Brian Norris
2019-04-22
1
-0
/
+12
|
/
/
/
/
*
|
|
|
Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmel
Tom Rini
2019-04-22
13
-5
/
+550
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
at91: corvus_defconfig: get rid of build warnings
Heiko Schocher
2019-04-22
2
-2
/
+5
|
*
|
|
board: sama5d2_icp: Enable MACB driver
Razvan Stefanescu
2019-04-18
1
-0
/
+2
|
*
|
|
ARM: dts: at91-sama5d2-icp: Add MACB node
Razvan Stefanescu
2019-04-18
1
-0
/
+37
|
*
|
|
board: atmel: add SAMA5D2 ICP board
Eugen Hristev
2019-04-18
10
-0
/
+503
|
*
|
|
at91sam9260.dtsi: add some labels
Heiko Schocher
2019-04-15
1
-3
/
+3
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-04-21
39
-251
/
+680
|
\
\
\
\
|
*
|
|
|
usb: dwc2: fix gadget disconnect
Fabrice Gasnier
2019-04-21
2
-3
/
+17
|
*
|
|
|
usb: reload watchdog during ums command
Patrick Delaunay
2019-04-21
1
-0
/
+3
|
*
|
|
|
fastboot: add support for 'getvar platform'
Eugeniu Rosca
2019-04-21
1
-0
/
+14
|
*
|
|
|
fastboot: Replace literal 32 with PART_NAME_LEN
Alex Kiernan
2019-04-21
1
-3
/
+3
|
*
|
|
|
stm32mp1: add stusb1600 support for DK1 and DK2 board
Patrick Delaunay
2019-04-21
6
-3
/
+90
|
*
|
|
|
stm32mp1: migrate USBOTG device to driver model
Patrick Delaunay
2019-04-21
7
-157
/
+32
|
*
|
|
|
stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBO
Patrick Delaunay
2019-04-21
2
-2
/
+0
|
*
|
|
|
usb: dwc2: add support for STM32MP1
Patrick Delaunay
2019-04-21
4
-2
/
+56
|
*
|
|
|
usb: dwc2_udc_otg: Add tx_fifo_sz array support
Patrice Chotard
2019-04-21
2
-2
/
+15
|
*
|
|
|
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
Patrick Delaunay
2019-04-21
3
-9
/
+20
|
*
|
|
|
usb: dwc2: Add function for session B check
Patrick Delaunay
2019-04-21
2
-0
/
+11
|
*
|
|
|
usb: dwc2: Add force-b-session-valid support
Patrick Delaunay
2019-04-21
3
-2
/
+16
|
*
|
|
|
usb: dwc2: force reset assert before to probe the driver
Patrick Delaunay
2019-04-21
1
-1
/
+6
|
*
|
|
|
usb: dwc2: convert driver to DM_USB_GADGET
Patrick Delaunay
2019-04-21
2
-2
/
+344
|
*
|
|
|
usb: dwc2: remove unused variable regs_otg
Patrick Delaunay
2019-04-21
1
-3
/
+0
|
*
|
|
|
phy: usbphyc: increase PLL wait timeout
Patrick Delaunay
2019-04-21
1
-6
/
+4
|
*
|
|
|
phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init
Patrick Delaunay
2019-04-21
1
-29
/
+31
|
*
|
|
|
phy: usbphyc: Binding update of vdda supply
Patrick Delaunay
2019-04-21
4
-34
/
+35
|
*
|
|
|
phy: usbphyc: update xlate with DT binding
Patrick Delaunay
2019-04-21
1
-9
/
+10
[prev]
[next]