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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mx7ulp_evk: Remove unneeded SDHC definitions
Fabio Estevam
2020-01-16
1
-3
/
+0
*
|
|
|
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
9
-9
/
+238
|
\
\
\
\
|
*
|
|
|
configs: am65x_evm: Enable USB keyboard as second stdin
Vignesh Raghavendra
2020-01-20
1
-0
/
+1
|
*
|
|
|
configs: am65x_evm: Add DFU related env variables
Vignesh Raghavendra
2020-01-20
1
-1
/
+9
|
*
|
|
|
configs: ti: Factor out call to 'args_mmc' into MMC common environment
Andrew F. Davis
2020-01-20
2
-3
/
+3
|
*
|
|
|
configs: j721e_evm.h: Sync J721e environment configuration with AM65x
Andrew F. Davis
2020-01-20
1
-3
/
+9
|
*
|
|
|
arm: am57xx: env: Fix DFU variables
Sam Protsenko
2020-01-20
1
-1
/
+1
|
*
|
|
|
board: ti: beagleboneai: enable in am57xx_evm_defconfig
Caleb Robey
2020-01-20
1
-0
/
+2
|
*
|
|
|
board: ti: beagleboneai: add initial support
Caleb Robey
2020-01-20
1
-1
/
+0
|
*
|
|
|
configs: j721e_evm: Add configs for environment in eMMC
Faiz Abbas
2020-01-20
1
-0
/
+6
|
*
|
|
|
configs: j721e_evm_a72: Add Support for GPT partitions
Faiz Abbas
2020-01-20
1
-0
/
+6
|
*
|
|
|
lib: Import few bitmap functions from Linux
Vignesh Raghavendra
2020-01-20
2
-0
/
+145
|
*
|
|
|
environment: ti: Add DFU environment variables k3_dfu.h
Vignesh Raghavendra
2020-01-20
2
-0
/
+56
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
1
-8
/
+31
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ARM: stm32: Fill in missing loadaddr
Marek Vasut
2020-01-17
1
-2
/
+3
|
*
|
|
stm32mp1: configs: Make all boot devices in distro boot conditional
Marek Vasut
2020-01-17
1
-6
/
+28
*
|
|
|
common: Update comment to show progress
Simon Glass
2020-01-17
1
-3
/
+2
*
|
|
|
common: Collect all the header files together
Simon Glass
2020-01-17
1
-24
/
+0
*
|
|
|
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-17
2
-4
/
+4
*
|
|
|
common: Move ROUND() into kernel.h
Simon Glass
2020-01-17
2
-2
/
+2
*
|
|
|
common: Move check_member() to kernel.h
Simon Glass
2020-01-17
2
-11
/
+11
*
|
|
|
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
2
-5
/
+22
*
|
|
|
common: Move testdram() into init.h
Simon Glass
2020-01-17
2
-4
/
+2
*
|
|
|
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
2
-4
/
+3
*
|
|
|
common: Rename and move source()
Simon Glass
2020-01-17
2
-3
/
+12
*
|
|
|
common: Move the image globals into image.h
Simon Glass
2020-01-17
2
-4
/
+4
*
|
|
|
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
1
-3
/
+3
*
|
|
|
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
2
-2
/
+2
*
|
|
|
common: Move reset_misc() function to arch header
Simon Glass
2020-01-17
1
-1
/
+0
*
|
|
|
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
2
-1
/
+2
*
|
|
|
common: Move clock functions into a new file
Simon Glass
2020-01-17
2
-5
/
+14
*
|
|
|
common: Move upmconfig() to ppc.h
Simon Glass
2020-01-17
1
-1
/
+0
*
|
|
|
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-17
2
-7
/
+7
*
|
|
|
common: arm: Move s_init() to an ARM-specific header
Simon Glass
2020-01-17
1
-2
/
+0
*
|
|
|
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-17
2
-12
/
+14
*
|
|
|
common: Move type declarations to linux/types.h
Simon Glass
2020-01-17
2
-4
/
+4
*
|
|
|
common: Drop the symbol_lookup() declaration
Simon Glass
2020-01-17
1
-3
/
+0
*
|
|
|
common: Drop CONFIG_HAS_POST
Simon Glass
2020-01-17
1
-4
/
+0
*
|
|
|
common: Drop CONFIG_POST_STD/ALT_LIST
Simon Glass
2020-01-17
1
-3
/
+0
*
|
|
|
common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
Simon Glass
2020-01-17
2
-4
/
+4
*
|
|
|
common: Move reset_phy() to net.h
Simon Glass
2020-01-17
2
-3
/
+8
*
|
|
|
common: Drop floppy disk support
Simon Glass
2020-01-17
2
-234
/
+0
*
|
|
|
common: Move jumptable_init() out of common.h
Simon Glass
2020-01-17
2
-3
/
+3
*
|
|
|
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
2
-6
/
+10
*
|
|
|
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2020-01-17
2
-6
/
+22
*
|
|
|
common: Move do_tftpb() to net.h
Simon Glass
2020-01-17
2
-3
/
+11
*
|
|
|
common: Move embedded fdt location to fdtdec.h
Simon Glass
2020-01-17
2
-3
/
+3
*
|
|
|
common: Drop checkflash() and checkdram()
Simon Glass
2020-01-17
1
-2
/
+0
*
|
|
|
common: Move flash_perror() to flash.h
Simon Glass
2020-01-17
2
-3
/
+7
*
|
|
|
common: Move main_loop() to init.h
Simon Glass
2020-01-17
2
-3
/
+7
[prev]
[next]