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
...
|
*
dt-bindings: Add bindings for SPI NAND devices
Boris Brezillon
2018-09-20
1
-0
/
+5
|
*
mtd: spinand: Add initial support for the MX35LF2GE4AB chip
Miquel Raynal
2018-09-20
1
-6
/
+14
|
*
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-09-20
4
-1
/
+141
|
*
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-09-20
4
-1
/
+146
|
*
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-09-20
4
-1
/
+156
|
*
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-09-20
6
-0
/
+1676
|
*
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2018-09-20
5
-0
/
+778
|
*
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
2018-09-20
1
-0
/
+3
|
*
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-09-20
5
-0
/
+1111
|
*
mtd: rename nand into rawnand in Kconfig prompt
Miquel Raynal
2018-09-20
1
-1
/
+1
|
*
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
66
-395
/
+400
|
*
mtd: move all flash categories inside MTD submenu
Miquel Raynal
2018-09-20
1
-2
/
+2
|
*
mtd: move definitions to enlarge their range
Miquel Raynal
2018-09-20
2
-6
/
+6
|
*
mtd: add get/set of_node/flash_node helpers
Brian Norris
2018-09-20
1
-0
/
+28
|
*
mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
Miquel Raynal
2018-09-20
1
-6
/
+20
|
*
mtd: Add sanity checks in mtd_write/read_oob()
Boris Brezillon
2018-09-20
1
-0
/
+45
|
*
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2018-09-20
2
-11
/
+13
|
*
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-09-20
4
-62
/
+33
*
|
Prepare v2018.11-rc1
Tom Rini
2018-10-01
1
-2
/
+2
*
|
MAINTAINERS: at91: update entry for at91 boards
Eugen Hristev
2018-10-01
10
-10
/
+10
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-30
97
-199
/
+3211
|
\
\
|
*
|
dm: test: Add "/firmware" node scan test
Rajan Vaja
2018-09-29
7
-1
/
+52
|
*
|
firmware: Add FIRMWARE config prompt string
Rajan Vaja
2018-09-29
1
-1
/
+1
|
*
|
sandbox: Add an explanation of the sandbox variants
Simon Glass
2018-09-29
1
-0
/
+24
|
*
|
buildman: Avoid hanging when the config changes
Simon Glass
2018-09-29
1
-1
/
+1
|
*
|
include/dm.h: Remove duplicated include directive
Liviu Dudau
2018-09-29
1
-1
/
+0
|
*
|
include/clk.h: Fix the name of the clock uclass in comment
Liviu Dudau
2018-09-29
1
-1
/
+1
|
*
|
fdt: fdtdec_setup_memory_banksize() use livetree
Jens Wiklander
2018-09-29
1
-23
/
+21
|
*
|
cmd: clk: Add trivial implementation of clock dump for DM
Marek Vasut
2018-09-29
1
-0
/
+37
|
*
|
test: Add tests for board uclass
Mario Six
2018-09-29
12
-1
/
+198
|
*
|
board: Add gazerbeam driver
Mario Six
2018-09-29
4
-0
/
+336
|
*
|
drivers: Add board uclass
Mario Six
2018-09-29
7
-0
/
+216
|
*
|
test: Add tests for dev_{enable, disable}_by_path
Mario Six
2018-09-29
1
-0
/
+28
|
*
|
core: Add dev_{disable,enable}_by_path
Mario Six
2018-09-29
2
-0
/
+94
|
*
|
test: Add tests for DT-manipulation functions
Mario Six
2018-09-29
1
-0
/
+54
|
*
|
core: Add functions to set properties in live-tree
Mario Six
2018-09-29
2
-0
/
+116
|
*
|
binman: Allow writing a map file when something goes wrong
Simon Glass
2018-09-29
4
-8
/
+46
|
*
|
binman: Support ELF files for U-Boot and SPL
Simon Glass
2018-09-29
6
-0
/
+130
|
*
|
binman: Correct fmap output on x86
Simon Glass
2018-09-29
8
-16
/
+121
|
*
|
binman: Record the parent section of each section
Simon Glass
2018-09-29
3
-4
/
+9
|
*
|
binman: Support x86 microcode in TPL
Simon Glass
2018-09-29
9
-21
/
+151
|
*
|
binman: Support hashing entries
Simon Glass
2018-09-29
9
-0
/
+143
|
*
|
binman: Mention section attributes in docs
Simon Glass
2018-09-29
1
-2
/
+2
|
*
|
binman: Support expanding entries
Simon Glass
2018-09-29
8
-2
/
+136
|
*
|
binman: Support adding files
Simon Glass
2018-09-29
17
-0
/
+225
|
*
|
binman: Allow zero-size sections
Simon Glass
2018-09-29
1
-1
/
+1
|
*
|
binman: Support compressed entries
Simon Glass
2018-09-29
6
-9
/
+106
|
*
|
patman: Detect missing tools and report them
Simon Glass
2018-09-28
1
-1
/
+28
|
*
|
binman: Support updating all device tree files
Simon Glass
2018-09-28
13
-21
/
+235
|
*
|
binman: Allow control of whether a fake DT is used
Simon Glass
2018-09-28
4
-2
/
+7
[prev]
[next]