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
*
video: Adjust video_clear() to return an error
Simon Glass
2018-10-09
1
-1
/
+2
*
fdt: Remove fdtdec_decode_region() function
Simon Glass
2018-10-09
1
-45
/
+0
*
cros: Adjust board_get_cros_ec_dev() to return a udevice
Simon Glass
2018-10-09
1
-3
/
+1
*
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-09
1
-35
/
+31
*
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Simon Glass
2018-10-09
2
-2
/
+0
*
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
1
-1
/
+2
*
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
1
-0
/
+15
*
dm: core: Update some functions to use const
Simon Glass
2018-10-09
1
-12
/
+12
*
dm: core: Alloc uclass-private data to be cache-aligned
Simon Glass
2018-10-09
1
-0
/
+3
*
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
1
-10
/
+0
*
sandbox: tpm: Enhance to support the latest Chromium OS
Simon Glass
2018-10-09
1
-0
/
+34
*
sandbox: tpm: Tidy up enums and return values
Simon Glass
2018-10-09
2
-0
/
+15
*
sandbox: video: Speed up video output
Simon Glass
2018-10-09
1
-1
/
+3
*
sandbox: spi: Add more logging
Simon Glass
2018-10-09
1
-0
/
+1
*
sandbox: Add a way to write data to the host filesystem
Simon Glass
2018-10-09
1
-0
/
+13
*
sandbox: Support file truncation with os_open()
Simon Glass
2018-10-09
1
-0
/
+1
*
log: Add helpers for common log levels
Simon Glass
2018-10-09
1
-0
/
+14
*
log: Correct definition of log_msg_ret()
Simon Glass
2018-10-08
1
-1
/
+1
*
sandbox: Unprotect DATA regions in bus tests
Simon Glass
2018-10-08
1
-0
/
+12
*
avb_verify: support sandbox configuration
Jens Wiklander
2018-10-07
1
-1
/
+2
*
avb_verify: support using OP-TEE TA AVB
Jens Wiklander
2018-10-07
1
-0
/
+4
*
tee: add sandbox driver
Jens Wiklander
2018-10-07
1
-0
/
+21
*
tee: optee: support AVB trusted application
Jens Wiklander
2018-10-07
2
-0
/
+86
*
Add UCLASS_TEE for Trusted Execution Environment
Jens Wiklander
2018-10-07
2
-0
/
+337
*
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
2018-10-07
1
-0
/
+19
*
ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection
Adam Ford
2018-10-06
1
-0
/
+1
*
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
Simon Goldschmidt
2018-10-06
21
-48
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-10-05
1
-1
/
+1
|
\
|
*
ARM: rmobile: Repair TMU clock on Gen2
Marek Vasut
2018-10-03
1
-1
/
+1
*
|
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-05
1
-0
/
+13
|
\
\
|
*
|
spl: add support to booting with OP-TEE
Kever Yang
2018-10-04
1
-0
/
+13
*
|
|
Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arc
Tom Rini
2018-10-05
1
-0
/
+84
|
\
\
\
|
*
|
|
arc: Add support for IoT development kit
Alexey Brodkin
2018-10-05
1
-0
/
+84
|
|
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-04
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
2018-10-04
1
-0
/
+1
*
|
|
Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-03
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mmc: dw_mmc: check fifo status with a timeout in fifo mode
Heiko Stuebner
2018-10-02
1
-0
/
+2
*
|
|
riscv: Add QEMU virt board support
Bin Meng
2018-10-03
1
-0
/
+21
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-02
9
-25
/
+1536
|
\
\
|
|
/
|
/
|
|
*
cmd: mtd: add 'mtd' command
Miquel Raynal
2018-10-02
1
-0
/
+1
|
*
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
2
-1
/
+32
|
*
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-10-02
1
-0
/
+5
|
*
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
1
-0
/
+21
|
*
mtd: uclass: add probe function
Miquel Raynal
2018-10-02
1
-0
/
+2
|
*
dm: drop unused helper in MTD header
Miquel Raynal
2018-10-02
1
-11
/
+0
|
*
cmd: mtdparts: accept spi-nand devices
Miquel Raynal
2018-09-20
1
-2
/
+5
|
*
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-09-20
1
-0
/
+1
|
*
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-09-20
1
-0
/
+1
|
*
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-09-20
1
-0
/
+3
|
*
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-09-20
1
-0
/
+427
[next]