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
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
147
-177
/
+0
2017-07-26
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
304
-468
/
+0
2017-07-25
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
98
-311
/
+0
2017-07-24
xilinx-ppc.h: Drop
Tom Rini
1
-88
/
+0
2017-07-24
serial: ns16550: Add RX interrupt buffer support
Stefan Roese
1
-0
/
+10
2017-07-23
powerpc: Remove 8260 remainders
Christophe Leroy
1
-5
/
+2
2017-07-23
powerpc: Remove unneccessary #ifdefs in reginfo
Christophe Leroy
17
-32
/
+0
2017-07-22
meson-gx: reserved memory regions
xypron.glpk@gmx.de
1
-1
/
+1
2017-07-22
env: Add generic redundant environment implementation
Fiach Antaw
1
-0
/
+5
2017-07-19
regulator: Change get_enable return type to integer from bool
Keerthy
1
-4
/
+4
2017-07-18
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
21
-32
/
+83
2017-07-14
mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig
Fabio Estevam
1
-1
/
+0
2017-07-12
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2
-0
/
+247
2017-07-12
imx: cx9020: try pxe boot, if no vmlinuz on mmc
Patrick Bruenn
1
-0
/
+5
2017-07-12
imx: cx9020: use fdt_addr_r and ramdisk_addr_r
Patrick Bruenn
1
-6
/
+6
2017-07-12
mx6sabreauto: Add Falcon mode support
Diego Dorta
1
-0
/
+14
2017-07-12
warp: Use PARTUUID to specify the rootfs location
Fabio Estevam
1
-2
/
+3
2017-07-12
embestmx6boards: Use PARTUUID to specify the rootfs location
Fabio Berton
1
-1
/
+5
2017-07-12
mx6cuboxi: Use PARTUUID to specify the rootfs location
Fabio Berton
1
-0
/
+2
2017-07-12
wandboard: Use PARTUUID to specify the rootfs location
Fabio Berton
1
-0
/
+2
2017-07-12
mx6sabre: Use PARTUUID to specify the rootfs location
Fabio Estevam
3
-4
/
+3
2017-07-12
mx6sabreauto: Do not enable WEIM by default
Fabio Estevam
1
-0
/
+2
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
10
-10
/
+10
2017-07-12
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
Peng Fan
1
-1
/
+0
2017-07-12
mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
Peng Fan
1
-0
/
+1
2017-07-12
mmc: fsl_esdhc: correct type of wp_enable
Peng Fan
1
-1
/
+1
2017-07-12
imx6_spl: Add u-boot-dtb.img for SPL payload
Jagan Teki
1
-1
/
+5
2017-07-12
mx6sabreauto: Update to SPL only mode
Vanessa Maegima
1
-3
/
+3
2017-07-12
mx6qsabreauto: Add SPL support
Vanessa Maegima
1
-0
/
+4
2017-07-12
mx6cuboxi: Add support for sata
Peter Robinson
1
-0
/
+12
2017-07-12
ot1200: enable CONFIG_IMX_THERMAL for detailed thermal information
Christian Gmeiner
1
-0
/
+3
2017-07-12
mx6sabresd: Fix guard file symbol
Fabio Estevam
1
-3
/
+3
2017-07-12
marvell: armada385: Add the Turris Omnia board
Marek BehĂșn
1
-0
/
+178
2017-07-12
drivers/misc: Add basic support for ATSHA204A Crypto module
Marek BehĂșn
1
-0
/
+69
2017-07-12
configs: am335x_evm: Enable FASTBOOT based on kconfig
Alexandru Gagniuc
1
-4
/
+0
2017-07-12
mtd: nand: make nand_info array static
Grygorii Strashko
1
-1
/
+0
2017-07-12
cmd: nand: abstract global variable usage for dm conversion
Mugunthan V N
1
-0
/
+9
2017-07-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
77
-114
/
+331
2017-07-11
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
14
-9
/
+422
2017-07-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2
-3
/
+3
2017-07-11
dm: core: Add functions to obtain node's address/size cells
Simon Glass
3
-0
/
+72
2017-07-11
dm: core: Add dev_read_enabled() to check if a device is enabled
Simon Glass
1
-0
/
+18
2017-07-11
dm: core: Add dev_read_resource() to read device resources
Simon Glass
1
-0
/
+12
2017-07-11
dm: core: Add ofnode_read_string_count()
Simon Glass
2
-1
/
+29
2017-07-11
sandbox: Enable more console options
Simon Glass
1
-0
/
+1
2017-07-11
Allow displaying the U-Boot banner on a video display
Simon Glass
1
-0
/
+12
2017-07-11
display_options: Refactor to allow obtaining the banner
Simon Glass
1
-0
/
+19
2017-07-11
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
1
-0
/
+22
2017-07-11
dm: scsi: Split out the bus scanning code
Simon Glass
1
-0
/
+8
2017-07-11
dm: scsi: Add operations for SCSI devices
Simon Glass
1
-5
/
+23
[next]