index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
mtd: nand: Introduce nand_data_interface
Sascha Hauer
1
-49
/
+117
2017-11-28
mtd: nand: Create a NAND reset function
Sascha Hauer
1
-0
/
+4
2017-11-28
mtd: nand: remove unnecessary 'extern' from function declarations
Sascha Hauer
1
-11
/
+11
2017-11-28
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
1
-0
/
+1
2017-11-28
mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled
Masahiro Yamada
1
-2
/
+15
2017-11-28
bitops: collect BIT macros to include/linux/bitops.h
Masahiro Yamada
1
-0
/
+7
2017-11-17
lib: libfdt: wrap scripts/dtc/libfdt/* where possible
Masahiro Yamada
2
-0
/
+39
2017-11-17
linux/types.h: add typedef of uintptr_t
Masahiro Yamada
1
-0
/
+2
2017-10-28
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+1
2017-10-27
armv8: ls1088ardb: Enable USB command RDB qspi-boot
Ran Wang
1
-1
/
+1
2017-10-23
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
Masahiro Yamada
1
-24
/
+0
2017-10-16
linux/time.h: Remove dead code
Marek BehĂșn
1
-5
/
+0
2017-10-06
lzo: add a function to check the validity of the header
Jean-Jacques Hiblot
1
-0
/
+3
2017-10-06
linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
Masahiro Yamada
1
-0
/
+5
2017-10-04
linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13
Masahiro Yamada
1
-0
/
+106
2017-10-04
dm: define dev_*() log functions in DM header
Masahiro Yamada
1
-0
/
+17
2017-10-04
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
Masahiro Yamada
2
-15
/
+28
2017-10-04
bug.h: sync BUILD_BUG stuff with Linux 4.13
Masahiro Yamada
3
-51
/
+90
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
3
-20
/
+80
2017-10-01
usb: xhci: Honor endpoint's interval
Bin Meng
1
-0
/
+20
2017-09-13
linux/io.h: import generic ioread* / iowrite* accessors from Linux
Masahiro Yamada
1
-0
/
+44
2017-09-13
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
1
-0
/
+13
2017-08-14
net: Add mii_resolve_flowctrl_fdx()
Yuiko Oshino
1
-0
/
+23
2017-08-13
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
Philipp Tomsich
1
-0
/
+13
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2
-3
/
+3
2017-06-16
treewide: remove unneeded semicolons
Masahiro Yamada
1
-1
/
+1
2017-06-01
string: Add strcspn()
Simon Glass
1
-0
/
+15
2017-06-01
string: Add strchrnul()
Simon Glass
1
-0
/
+13
2017-06-01
Update WARN_ON() to return a value
Simon Glass
1
-2
/
+6
2017-05-08
arm: usb: dra7xx: xHCI registers based on USB port index
Uri Mashiach
1
-2
/
+4
2017-04-27
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
Masahiro Yamada
1
-1
/
+1
2017-04-18
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2
-4
/
+4
2017-04-18
sysreset: psci: support system reset in a generic way with PSCI
Masahiro Yamada
1
-0
/
+13
2017-04-18
ARM: adjust arm-smccc code for use in U-Boot
Masahiro Yamada
1
-9
/
+1
2017-04-18
ARM: import arm-smccc code from Linux 4.11-rc6
Masahiro Yamada
1
-0
/
+134
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
2
-2
/
+2
2017-04-17
armv8: ls1043a: Drop macro CONFIG_LS1043A
York Sun
1
-1
/
+1
2017-04-17
armv8: ls2080a: Drop macro CONFIG_LS2080A
York Sun
1
-1
/
+1
2017-04-13
lib: div64: sync with Linux
Peng Fan
1
-0
/
+172
2017-04-05
Blackfin: Remove
Tom Rini
1
-8
/
+0
2017-03-29
bitops.h: Include bitsperlong.h as needed for GENMASK_ULL
Stefan Roese
1
-0
/
+1
2017-01-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+1
2017-01-18
fsl/usb: enable usb feature for ls1046ardb
jerry.huang@nxp.com
1
-1
/
+1
2017-01-15
iopoll: import include/linux/iopoll.h from Linux 4.9
Masahiro Yamada
1
-0
/
+68
2017-01-15
typecheck: import include/linux/typecheck.h from Linux 4.9
Masahiro Yamada
1
-0
/
+24
2017-01-15
delay: collect {m, n, u}delay declarations to include/linux/delay.h
Masahiro Yamada
2
-2
/
+24
2016-12-03
usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
Nishanth Menon
1
-2
/
+2
2016-11-28
linux/compat.h: Properly implement ndelay fallback
mario.six@gdsys.cc
1
-1
/
+1
2016-11-18
sf: Adopt flash table INFO macro from Linux
Jagan Teki
1
-0
/
+5
2016-10-11
list: Add list_last_entry() to find the last entry
Simon Glass
1
-0
/
+11
[prev]
[next]