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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
env: Rename environment.h to env_internal.h
Simon Glass
75
-77
/
+85
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
116
-116
/
+1
2019-08-11
env: Move TOTAL_MALLOC_LEN to environment.h
Simon Glass
3
-10
/
+15
2019-08-11
env: Drop the double underscores in search.h
Simon Glass
1
-28
/
+24
2019-08-11
env: Drop the ACTION typedef
Simon Glass
8
-31
/
+31
2019-08-11
env: Rename the redundancy flags
Simon Glass
7
-31
/
+39
2019-08-11
env: Drop _ENTRY
Simon Glass
2
-7
/
+5
2019-08-11
env: Drop the ENTRY typedef
Simon Glass
11
-58
/
+62
2019-08-11
env: Move callback definitions to env.h
Simon Glass
3
-29
/
+34
2019-08-11
env: Move env_valid to env.h
Simon Glass
4
-8
/
+10
2019-08-11
env: Rename environment to embedded_environment
Simon Glass
4
-5
/
+5
2019-08-11
env: Move env_reloc() to env.h
Simon Glass
2
-4
/
+7
2019-08-11
env: Move env_get_char() to env.h
Simon Glass
2
-10
/
+10
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
15
-34
/
+46
2019-08-11
env: Drop env_crc_update()
Simon Glass
1
-3
/
+0
2019-08-11
env: Move env import/export functions to env.h
Simon Glass
2
-12
/
+38
2019-08-11
env: Move env_load/save functions to env.h
Simon Glass
2
-21
/
+21
2019-08-11
env: Move set_default_vars to env.h
Simon Glass
4
-5
/
+13
2019-08-11
env: Move env_fix_drivers() to env.h
Simon Glass
2
-5
/
+5
2019-08-11
env: net: Move eth_parse_enetaddr() to net.c/h
Simon Glass
4
-14
/
+23
2019-08-11
env: Move eth_env_get/set_enetaddr() to env.h
Simon Glass
2
-2
/
+18
2019-08-11
env: Move env_get() to env.h
Simon Glass
129
-12
/
+139
2019-08-11
env: Move env_set() to env.h
Simon Glass
181
-12
/
+191
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
5
-12
/
+15
2019-08-11
env: Move env_get_yesno() to env.h
Simon Glass
5
-6
/
+11
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
9
-13
/
+20
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
16
-9
/
+23
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
39
-21
/
+59
2019-08-11
env: Move envmatch() to env.h
Simon Glass
4
-14
/
+15
2019-08-11
env: Move env_relocate() to env.h
Simon Glass
4
-1
/
+10
2019-08-11
env: Move env_init() to env.h
Simon Glass
19
-1
/
+27
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
22
-12
/
+32
2019-08-11
env: Move get_env_id() to env.h
Simon Glass
5
-7
/
+18
2019-08-11
env: Create a new file for environment functions
Simon Glass
3
-4
/
+29
2019-08-11
common: Remove video_setmem()
Simon Glass
2
-10
/
+0
2019-08-11
common: Move lcd_setmem() to lcd.h
Simon Glass
3
-3
/
+2
2019-08-11
common: Drop the dpram_... functions
Simon Glass
1
-5
/
+0
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
18
-58
/
+124
2019-08-11
MAINTAINERS: Add entries for Android A/B and AVB
Igor Opaniuk
1
-0
/
+20
2019-08-11
MAINTAINERS: Add entry for HI3660 SoC
Manivannan Sadhasivam
1
-0
/
+2
2019-08-11
mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver
Manivannan Sadhasivam
1
-3
/
+26
2019-08-11
board: hisilicon: Add support for Hikey960 board
Manivannan Sadhasivam
9
-0
/
+612
2019-08-11
arm: dts: Add devicetree for Hikey960 board
Manivannan Sadhasivam
3
-0
/
+618
2019-08-11
arm: dts: Import HI3660 devicetree from Linux
Manivannan Sadhasivam
3
-0
/
+2431
2019-08-11
spl: implement stack usage check
Simon Goldschmidt
3
-0
/
+64
2019-08-11
serial_lpuart: Fix config check issue when using clk driver in SPL
Ye Li
1
-4
/
+4
2019-08-11
pci: intel: Fix configuration type based on secondary number
Ley Foon Tan
1
-4
/
+6
2019-08-11
pci: intel: Fix error when enumerating multi-function PCIe device
Ley Foon Tan
1
-2
/
+4
2019-08-11
pci: intel: Increase TLP polling counter
Ley Foon Tan
1
-1
/
+1
2019-08-11
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
26
-21
/
+5477
[next]