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
...
|
*
|
ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTOR
Adam Ford
2019-12-05
2
-0
/
+2
|
*
|
spl: fix entry_point equal to load_addr
Giulio Benetti
2019-12-05
1
-2
/
+2
|
*
|
test/py: test_fs: add tests for creating/deleting many files
AKASHI Takahiro
2019-12-05
1
-0
/
+84
|
*
|
fs: fat: handle deleted directory entries correctly
AKASHI Takahiro
2019-12-05
1
-1
/
+32
|
*
|
drivers: optee: rpmb: fix returning CID to TEE
Jorge Ramirez-Ortiz
2019-12-05
1
-1
/
+4
|
*
|
cmd: cp: add missing map_sysmem
Philippe Reynes
2019-12-05
1
-3
/
+13
|
*
|
iminfo: add missing map_sysmem
Philippe Reynes
2019-12-05
1
-1
/
+11
|
*
|
spl: Introduce SPL_DM_GPIO Kconfig define
Lukasz Majewski
2019-12-05
1
-0
/
+6
|
*
|
drivers: pci: ignore disabled devices
Michael Walle
2019-12-05
1
-0
/
+5
|
/
/
*
|
Merge git://git.denx.de/u-boot-sh
Tom Rini
2019-12-04
3
-6
/
+6
|
\
\
|
*
|
ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH}
Marek Vasut
2019-12-04
1
-2
/
+2
|
*
|
ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH}
Marek Vasut
2019-12-04
1
-2
/
+2
|
*
|
ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH}
Marek Vasut
2019-12-04
1
-2
/
+2
*
|
|
configs: Resync with savedefconfig
Tom Rini
2019-12-04
967
-1377
/
+668
*
|
|
Merge branch '2019-10-27-mtd-cleanup'
Tom Rini
2019-12-04
914
-657
/
+1760
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mtd: Makefile: deep cleanup
Miquel Raynal
2019-12-04
4
-26
/
+43
|
*
|
cmd: make MTD commands depend on MTD
Miquel Raynal
2019-12-04
1
-3
/
+7
|
*
|
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-04
9
-101
/
+121
|
*
|
cmd: mtdparts: Kconfig: join mtdparts command entry with its options
Miquel Raynal
2019-12-04
1
-14
/
+14
|
*
|
mtd: spi: SPI_FLASH_MTD depends on MTD
Miquel Raynal
2019-12-04
1
-1
/
+1
|
*
|
dfu: add dependency on the raw NAND core
Miquel Raynal
2019-12-04
2
-0
/
+2
|
*
|
mtd: nand: add includes in NAND core to avoid warnings
Miquel Raynal
2019-12-04
2
-0
/
+2
|
*
|
configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOT
Miquel Raynal
2019-12-04
13
-0
/
+19
|
*
|
configs: socfpga: mcvevk: Remove useless UBI infos
Miquel Raynal
2019-12-04
1
-3
/
+0
|
*
|
configs: remove MTD support from bcm11130 and M54418TWR defconfigs
Miquel Raynal
2019-12-04
4
-4
/
+0
|
*
|
configs: remove raw NAND core from k2g defconfigs
Miquel Raynal
2019-12-04
2
-2
/
+0
|
*
|
configs: move CONFIG_MTD in defconfigs when set in arch includes
Miquel Raynal
2019-12-04
3
-2
/
+1
|
*
|
mtd: ensure MTD is compiled when CMD_MTDPARTS is selected
Miquel Raynal
2019-12-04
81
-0
/
+81
|
*
|
mtd: ensure CMD_NAND is compiled when its options are selected
Miquel Raynal
2019-12-04
29
-0
/
+29
|
*
|
mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected
Miquel Raynal
2019-12-04
2
-0
/
+3
|
*
|
mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected
Miquel Raynal
2019-12-04
2
-0
/
+4
|
*
|
mtd: ensure UBI is compiled when using fastmap
Miquel Raynal
2019-12-04
17
-0
/
+18
|
*
|
mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD
Miquel Raynal
2019-12-04
117
-0
/
+117
|
*
|
mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
Miquel Raynal
2019-12-04
498
-1
/
+642
|
*
|
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
2019-12-03
204
-92
/
+207
|
*
|
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-12-03
84
-78
/
+90
|
*
|
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
324
-390
/
+419
|
/
/
*
|
Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-12-03
1
-2
/
+2
|
\
\
|
*
|
cmd: efidebug: fix a build error in show_efi_boot_opt()
AKASHI Takahiro
2019-12-03
1
-2
/
+2
|
|
/
*
|
Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2019-12-03
1
-17
/
+19
|
\
\
|
*
|
dm: serial: Handle "stdout-path" with ":options" correctly
Bin Meng
2019-12-02
1
-17
/
+19
*
|
|
Merge branch '2019-12-03-master-imports'
Tom Rini
2019-12-03
81
-138
/
+3098
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm64: zynqmp: Point zcu216 defconfig to correct dts file
Michal Simek
2019-12-03
1
-1
/
+1
|
*
|
ARM: MediaTek: add basic support for MT8518 boards
mingming lee
2019-12-03
9
-1
/
+257
|
*
|
pinctrl: add driver for MT8518
mingming lee
2019-12-03
4
-1
/
+424
|
*
|
mmc: mtk-sd: Adjust the mmc tuning flow
mingming lee
2019-12-03
1
-16
/
+193
|
*
|
clk: mediatek: add driver for MT8518
mingming lee
2019-12-03
3
-0
/
+1808
|
*
|
ARM: MediaTek: Add support for MediaTek MT8518 SoC
mingming lee
2019-12-03
6
-0
/
+208
|
*
|
regmap: Fix potential memory leaks
Faiz Abbas
2019-12-03
1
-4
/
+12
|
*
|
net: cpsw: Add NULL pointer check
Faiz Abbas
2019-12-03
1
-0
/
+3
[prev]
[next]