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
*
usb: kbd: Set a default polling mechanism for USB keyboard
Bin Meng
2017-09-27
23
-23
/
+1
*
usb: host: ehci-generic: convert to livetree
Philipp Tomsich
2017-09-27
1
-1
/
+1
*
usb: dwc2: convert to livetree
Philipp Tomsich
2017-09-27
1
-1
/
+1
*
rockchip: xhci: Convert to livetree
Philipp Tomsich
2017-09-27
1
-3
/
+1
*
dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled
Bin Meng
2017-09-27
1
-2
/
+17
*
usb: storage: Refactor to use max_xfer_blk from struct us_data
Bin Meng
2017-09-27
1
-19
/
+30
*
dm: usb: ehci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
1
-0
/
+12
*
dm: usb: xhci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
1
-0
/
+15
*
dm: usb: Add a new USB controller operation 'get_max_xfer_size'
Bin Meng
2017-09-27
2
-1
/
+32
*
usb: xhci: Set number of event segments and entries to 1
Marek Vasut
2017-09-27
1
-2
/
+2
*
Merge git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2017-09-26
3
-6
/
+25
|
\
|
*
mtd: cfi: Add support for status register polling
Marek Vasut
2017-09-26
3
-1
/
+16
|
*
mtd: cfi: Zap cfi_flash_base in DM case
Marek Vasut
2017-09-26
2
-5
/
+9
*
|
GPT: incomplete initialization in allocate_disk_part
Heinrich Schuchardt
2017-09-26
1
-2
/
+1
*
|
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2017-09-26
21
-79
/
+116
|
\
\
|
*
|
arm: mvebu: clearfog: document boot from UART
Baruch Siach
2017-09-26
1
-0
/
+20
|
*
|
arm: mvebu: fix boot from UART on ClearFog Base
Baruch Siach
2017-09-26
2
-0
/
+4
|
*
|
ARM: mvebu: handle unused DRAM banks with ECC enabled
Chris Packham
2017-09-26
1
-3
/
+3
|
*
|
ARM: mvebu: add SAR frequency values for 1.8/2.0GHz
Chris Packham
2017-09-26
1
-7
/
+9
|
*
|
ARM: mvebu: add additional information to board_add_ram_info()
Joshua Scott
2017-09-26
1
-0
/
+45
|
*
|
ARM: mvebu: Add SoC IDs for Marvell's integrated CPUs
Chris Packham
2017-09-26
3
-0
/
+18
|
*
|
arm: mvebu: Remove theadorable_defconfig
Stefan Roese
2017-09-26
2
-55
/
+0
|
*
|
ARM: mvebu: Convert CONFIG_MVNETA to Kconfig
Chris Packham
2017-09-26
13
-14
/
+17
|
|
/
*
|
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-09-25
4
-45
/
+191
|
\
\
|
*
|
spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
Suresh Gupta
2017-09-25
1
-10
/
+8
|
*
|
Fix s25fl256s position in spi_flash_ids list
Vsevolod Gribov
2017-09-25
1
-1
/
+1
|
*
|
sf: Fix S25FL116K entry
Marek Vasut
2017-09-25
1
-1
/
+1
|
*
|
mtd/spi: Add MT35XU512ABA1G12 NOR flash support
Yogesh Gaur
2017-09-25
1
-0
/
+1
|
*
|
spi: fsl_qspi: Add controller busy check before new spi operation
Suresh Gupta
2017-09-25
2
-1
/
+31
|
*
|
spi: mxc_spi: support driver model
Peng Fan
2017-09-25
1
-32
/
+149
|
|
/
*
|
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2017-09-25
7
-68
/
+521
|
\
\
|
|
/
|
/
|
|
*
regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
Jean-Jacques Hiblot
2017-09-22
4
-0
/
+316
|
*
dm: core: Add functions to get strings and the string count from a stringlist
Jean-Jacques Hiblot
2017-09-22
2
-0
/
+47
|
*
mmc: uniphier-sd: Add support for R8A7795 and R7A7796
Marek Vasut
2017-09-22
2
-3
/
+6
|
*
mmc: uniphier-sd: Add support for quirks
Marek Vasut
2017-09-22
1
-9
/
+14
|
*
mmc: uniphier-sd: Add support for 64bit FIFO
Marek Vasut
2017-09-22
1
-10
/
+74
|
*
mmc: uniphier-sd: Add support for 64bit controller
Marek Vasut
2017-09-22
1
-2
/
+9
|
*
mmc: uniphier-sd: Factor out register IO
Marek Vasut
2017-09-22
1
-52
/
+63
*
|
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
Tom Rini
2017-09-24
2
-1
/
+10
*
|
dtc: Switch to building and using our own dtc unless provided
Tom Rini
2017-09-24
4
-12
/
+9
*
|
scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1d
Tom Rini
2017-09-23
11
-16
/
+345
*
|
scripts/dtc: Update to upstream version v1.4.4
Tom Rini
2017-09-23
14
-155
/
+131
*
|
scripts/dtc: Update to upstream version v1.4.3
Tom Rini
2017-09-23
35
-13
/
+15100
*
|
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2017-09-23
3
-3
/
+4
|
\
\
|
*
|
arm: socfpga: Configuration for EFI boot on DE0-nano-SoC
Frank Kunz
2017-09-23
1
-0
/
+3
|
*
|
ARM: socfpga: fix duplicate const specifier warning
Masahiro Yamada
2017-09-23
1
-1
/
+1
|
*
|
ARM: socfpga: remove unneeded NAND config options
Masahiro Yamada
2017-09-23
1
-2
/
+0
*
|
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-09-23
10
-18
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
armv8: ls1046ardb: disable PPA loading during SPL stage for SD boot
Yangbo Lu
2017-09-22
1
-1
/
+0
|
*
|
armv8: ls1043ardb: disable PPA loading during SPL stage for SD boot
Yangbo Lu
2017-09-22
1
-1
/
+0
[next]