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
...
|
*
|
sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108
Chen-Yu Tsai
2020-01-24
43
-723
/
+1550
|
*
|
common: Update comment to show progress
Simon Glass
2020-01-24
1
-3
/
+2
|
*
|
common: Collect all the header files together
Simon Glass
2020-01-24
1
-24
/
+0
|
*
|
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-24
7
-38
/
+37
|
*
|
common: Move ROUND() into kernel.h
Simon Glass
2020-01-24
2
-2
/
+2
|
*
|
common: Move check_member() to kernel.h
Simon Glass
2020-01-24
2
-11
/
+11
|
*
|
common: Move hang() to the same header as panic()
Simon Glass
2020-01-24
128
-11
/
+153
|
*
|
common: Move testdram() into init.h
Simon Glass
2020-01-24
20
-10
/
+26
|
*
|
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-24
103
-5
/
+106
|
*
|
common: Rename and move source()
Simon Glass
2020-01-24
4
-7
/
+15
|
*
|
common: Move the image globals into image.h
Simon Glass
2020-01-24
20
-4
/
+22
|
*
|
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-24
27
-69
/
+74
|
*
|
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-24
102
-6
/
+105
|
*
|
common: Move reset_misc() function to arch header
Simon Glass
2020-01-24
2
-1
/
+2
|
*
|
common: Move get_tbclk() to time.h
Simon Glass
2020-01-24
27
-8
/
+29
|
*
|
common: Move clock functions into a new file
Simon Glass
2020-01-24
71
-11
/
+86
|
*
|
common: Move upmconfig() to ppc.h
Simon Glass
2020-01-24
3
-3
/
+3
|
*
|
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-24
9
-7
/
+14
|
*
|
common: arm: Move s_init() to an ARM-specific header
Simon Glass
2020-01-24
2
-2
/
+2
|
*
|
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-24
38
-12
/
+50
|
*
|
common: Move type declarations to linux/types.h
Simon Glass
2020-01-24
2
-4
/
+4
|
*
|
common: Drop the symbol_lookup() declaration
Simon Glass
2020-01-24
1
-3
/
+0
|
*
|
common: Drop CONFIG_HAS_POST
Simon Glass
2020-01-24
2
-5
/
+3
|
*
|
common: Drop CONFIG_POST_STD/ALT_LIST
Simon Glass
2020-01-24
3
-6
/
+1
|
*
|
common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
Simon Glass
2020-01-24
2
-4
/
+4
|
*
|
common: Move reset_phy() to net.h
Simon Glass
2020-01-24
34
-3
/
+40
|
*
|
common: Drop floppy disk support
Simon Glass
2020-01-24
10
-1159
/
+1
|
*
|
common: Move jumptable_init() out of common.h
Simon Glass
2020-01-24
3
-3
/
+4
|
*
|
common: Move relocate_code() to init.h
Simon Glass
2020-01-24
40
-22
/
+48
|
*
|
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2020-01-24
5
-7
/
+25
|
*
|
common: Move do_tftpb() to net.h
Simon Glass
2020-01-24
3
-3
/
+12
|
*
|
common: Move embedded fdt location to fdtdec.h
Simon Glass
2020-01-24
2
-3
/
+3
|
*
|
common: Drop checkflash() and checkdram()
Simon Glass
2020-01-24
1
-2
/
+0
|
*
|
common: Move flash_perror() to flash.h
Simon Glass
2020-01-24
7
-6
/
+14
|
*
|
common: Move main_loop() to init.h
Simon Glass
2020-01-24
4
-3
/
+9
|
*
|
common: Drop mdm_init()
Simon Glass
2020-01-24
1
-1
/
+0
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-01-25
48
-133
/
+481
|
\
\
\
|
*
|
|
configs: ls1028aqds: enable mdio muxing by default
Alex Marginean
2020-01-24
2
-0
/
+4
|
*
|
|
configs: fsl-layerscape: secure_boot: Enable setexpr command
Udit Agarwal
2020-01-24
13
-4
/
+13
|
*
|
|
board: fsl: lx2160a: Fix the loop in board_fix_fdt function
Pankaj Bansal
2020-01-24
1
-2
/
+3
|
*
|
|
arch: armv8: fsl-layerscape: export serdes config to environment
Alex Marginean
2020-01-24
4
-0
/
+76
|
*
|
|
board: fsl: ls1028a: free up arch_misc_init
Alex Marginean
2020-01-24
4
-3
/
+4
|
*
|
|
board: fsl: ls1088a: remove empty arch_misc_init
Alex Marginean
2020-01-24
2
-9
/
+0
|
*
|
|
board: fsl: ls2080a/ls2081a: remove empty arch_misc_init
Alex Marginean
2020-01-24
4
-26
/
+0
|
*
|
|
board: fsl: lx2160a: free up arch_misc_init
Alex Marginean
2020-01-24
6
-4
/
+6
|
*
|
|
armv8: ls1028a_serdes: Add few missing serdes protocols
Alex Marginean
2020-01-24
1
-0
/
+4
|
*
|
|
drivers: net: fsl_enetc: fix SXGMII MAC configuration
Alex Marginean
2020-01-24
1
-11
/
+25
|
*
|
|
lx2160: Correct default environment variable
Meenakshi Aggarwal
2020-01-24
3
-5
/
+7
|
*
|
|
include/configs: ls1012afrwy: adjust kernel_addr_r
Biwen Li
2020-01-24
1
-1
/
+1
|
*
|
|
include/configs: ls1012ardb: adjust kernel_addr_r
Biwen Li
2020-01-24
1
-1
/
+1
[prev]
[next]