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
*
arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)
Marek Szyprowski
2020-01-23
1
-1
/
+1
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-01-21
1
-0
/
+152
|
\
|
*
cmd: add tlv_eeprom command
Baruch Siach
2020-01-21
1
-0
/
+152
*
|
Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-21
6
-11
/
+119
|
\
\
|
*
|
spl: Add prototype to function spl_board_boot_device()
Alifer Moraes
2020-01-20
1
-0
/
+1
|
*
|
imx: fix typo in header file
Flavio Suligoi
2020-01-20
1
-1
/
+1
|
*
|
fsl: fix typo in header file
Flavio Suligoi
2020-01-20
1
-1
/
+1
|
*
|
ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK
Arkadiusz Karas
2020-01-20
1
-0
/
+116
|
*
|
ARM: imx: vining2000: Enable SPL SDP by default
Marek Vasut
2020-01-20
1
-2
/
+0
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2020-01-20
7
-16
/
+146
|
|
\
\
|
*
|
|
mx7ulp: Move SoC base address to a common file
Fabio Estevam
2020-01-16
1
-4
/
+0
|
*
|
|
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
[next]