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
*
cmd: add tlv_eeprom command
Baruch Siach
2020-01-21
1
-0
/
+152
*
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
*
common: Drop mdm_init()
Simon Glass
2020-01-17
1
-1
/
+0
*
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
2020-01-17
2
-0
/
+25
*
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-17
2
-0
/
+94
*
aes: add support of aes192 and aes256
Philippe Reynes
2020-01-17
1
-11
/
+23
*
aes: add a define for the size of a block
Philippe Reynes
2020-01-17
1
-2
/
+3
*
Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-01-16
4
-3
/
+1
|
\
|
*
mmc: add additional quirk for APP_CMD retry
Joel Johnson
2020-01-16
1
-0
/
+1
|
*
powerpc/mpc85xx: drop eSDHC periperhal clock code
Yangbo Lu
2020-01-16
3
-3
/
+0
*
|
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-16
4
-5
/
+34
|
\
\
|
*
|
arm64: zynqmp: Move PANIC to Kconfig
Michal Simek
2020-01-14
1
-1
/
+0
|
*
|
arm64: zynqmp: Add support for u-boot.itb generation with ATF
Michal Simek
2020-01-14
1
-1
/
+5
|
*
|
ARM: zynq: Add jtag distro boot support
T Karthik Reddy
2020-01-14
1
-0
/
+9
|
*
|
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
Michal Simek
2020-01-14
1
-0
/
+20
|
*
|
board: xilinx: Add support for user configurable boot script offset
T Karthik Reddy
2020-01-14
3
-3
/
+0
*
|
|
Add support for MT7622 reference board
Sam Shih
2020-01-16
1
-0
/
+46
[next]