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
*
xhci: mediatek: Add support for MTK xHCI host controller
Chunfeng Yun
2020-05-02
5
-0
/
+323
*
phy: phy-mtk-tphy: add a new reference clock
Chunfeng Yun
2020-05-02
1
-3
/
+18
*
phy: phy-mtk-tphy: add support new version
Chunfeng Yun
2020-05-02
1
-5
/
+63
*
phy: phy-mtk-tphy: add support USB phys
Chunfeng Yun
2020-05-02
1
-9
/
+218
*
usb: dwc2_udc_otg: use the phy bulk API to get phys
Chunfeng Yun
2020-05-02
1
-76
/
+17
*
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-05-02
4
-85
/
+27
*
test: dm: phy: add a test item for the phy_bulk API
Chunfeng Yun
2020-05-02
2
-0
/
+44
*
phy: Add API for a bulk of phys
Chunfeng Yun
2020-05-02
2
-0
/
+189
*
test: dm: add test item for ofnode_get_child_count()
Chunfeng Yun
2020-05-02
2
-0
/
+39
*
dm: core: Add function to get child count of ofnode or device
Chunfeng Yun
2020-05-02
4
-0
/
+37
*
Merge branch '2020-05-01-master-imports'
Tom Rini
2020-05-01
32
-90
/
+328
|
\
|
*
.readthedocs.yml: fix type docs/
Heinrich Schuchardt
2020-05-01
1
-1
/
+1
|
*
actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR
Tom Rini
2020-05-01
1
-1
/
+1
|
*
common/board_r: Drop initr_bedbug wrapper
Ovidiu Panait
2020-05-01
1
-10
/
+1
|
*
cmd/bedbug.c: Make bedbug_init have a return value
Ovidiu Panait
2020-05-01
2
-3
/
+3
|
*
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
Ovidiu Panait
2020-05-01
4
-12
/
+6
|
*
malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...
Marek Bykowski
2020-05-01
2
-3
/
+52
|
*
rsa: sig: fix config signature check for fit with padding
Philippe Reynes
2020-05-01
1
-1
/
+1
|
*
test/py: vboot: add a test to check fit signature on fit with padding
Philippe Reynes
2020-05-01
1
-19
/
+33
|
*
hush: avoid NULL check before free()
Heinrich Schuchardt
2020-05-01
1
-2
/
+1
|
*
fs: ext4: avoid NULL check before free()
Heinrich Schuchardt
2020-05-01
1
-10
/
+5
|
*
cmd/gpt: avoid NULL check before free()
Heinrich Schuchardt
2020-05-01
1
-4
/
+2
|
*
tools/fit-image: print a warning when cmd-line for dtc might be truncated
Sven Roederer
2020-05-01
1
-0
/
+4
|
*
tools/mkimage: fix handling long filenames
Sven Roederer
2020-05-01
1
-1
/
+1
|
*
arm: enable distro boot for bananapi-r2
Matthias Brugger
2020-05-01
2
-5
/
+22
|
*
watchdog MediaTek add upstream compatible
Matthias Brugger
2020-05-01
1
-0
/
+1
|
*
timer MediaTek use upstream compatible
Matthias Brugger
2020-05-01
1
-0
/
+1
|
*
doc: describe the analysis of crash dumps
Heinrich Schuchardt
2020-05-01
3
-0
/
+143
|
*
rtc: pcf2127: don't add/subtract 1 to tm_mon
Rasmus Villemoes
2020-05-01
1
-2
/
+2
|
*
arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour
Patrick Delaunay
2020-05-01
1
-1
/
+4
|
*
arm: caches: add DCACHE_DEFAULT_OPTION
Patrick Delaunay
2020-05-01
2
-9
/
+10
|
*
arm: caches: protect dram_bank_mmu_setup access to bi_dram
Patrick Delaunay
2020-05-01
1
-0
/
+4
|
*
configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
Patrick Delaunay
2020-05-01
5
-5
/
+28
|
*
tiny-printf: Support %i
Marek Vasut
2020-05-01
1
-1
/
+2
|
/
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-04-30
19
-1176
/
+1059
|
\
|
*
sifive: fu540: Enable spi-nor flash support
Jagan Teki
2020-04-30
2
-0
/
+4
|
*
riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
Jagan Teki
2020-04-30
1
-0
/
+10
|
*
spi: sifive: Fix QPP transfer
Jagan Teki
2020-04-30
1
-20
/
+37
|
*
spi: sifive: Fix format register proto field
Jagan Teki
2020-04-30
1
-3
/
+21
|
*
spi: sifive: Add spi-mem exec op
Jagan Teki
2020-04-30
1
-1
/
+74
|
*
mtd: spi-nor-ids: Add Spansion s25fs512s flash entry
Kuldeep Singh
2020-04-30
1
-1
/
+2
|
*
watchdog: kconfig: Enable designware for rk3399
Jagan Teki
2020-04-30
1
-0
/
+1
|
*
mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256
Jagan Teki
2020-04-30
1
-1
/
+2
|
*
mtd: spi-nor: Enable QE bit for ISSI flash
Jagan Teki
2020-04-30
2
-0
/
+2
|
*
spi: sifive: Tidy up dm_spi_slave_platdata variable
Jagan Teki
2020-04-30
1
-15
/
+15
|
*
rk3399: Enable SF distro bootcmd
Jagan Teki
2020-04-30
2
-0
/
+16
|
*
rk3399: Add boot flash script offset, size
Jagan Teki
2020-04-29
1
-0
/
+2
|
*
environment: distro: Add SF distro command
Jagan Teki
2020-04-29
1
-0
/
+41
|
*
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Tudor Ambarus
2020-04-29
2
-1
/
+3
|
*
mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ
Robert Marko
2020-04-29
1
-0
/
+10
[next]