Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e253db560215ad70815273fd5e5fd2d94ec283bf
/
common
a3cdcfc
common: Move reset_phy() to net.h
by Simon Glass
· 5 years ago
7e6263b
common: Move jumptable_init() out of common.h
by Simon Glass
· 5 years ago
aca84e0
common: Move flash_perror() to flash.h
by Simon Glass
· 5 years ago
8fc96b0
common: Move main_loop() to init.h
by Simon Glass
· 5 years ago
3d96470
u-boot: fit: add support to decrypt fit with aes
by Philippe Reynes
· 5 years ago
3148e42
mkimage: fit: add support to encrypt image with aes
by Philippe Reynes
· 5 years ago
a8c45f2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 4 years, 11 months ago
91366e2
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 4 years, 11 months ago
fef81be
spl: mmc: support uboot image offset on main partition
by Baruch Siach
· 4 years, 11 months ago
3d2ba9c
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
by Vignesh Raghavendra
· 5 years ago
74b139f
spl: fix entry_point equal to load_addr
by Giulio Benetti
· 4 years, 11 months ago
d1598e2
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
by Michal Simek
· 5 years ago
db878c0
spl: atf: Add missing ndepth initialization
by Michal Simek
· 5 years ago
ee98dac
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
by Eugeniu Rosca
· 5 years ago
3528eab
spl: fix stack usage check if gd is not initialized
by Simon Goldschmidt
· 5 years ago
99ebf03
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
3768a0e
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
0dbdaf3
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
6aca598
bootm: Add a bootm command for type IH_OS_EFI
by Cristian Ciocaltea
· 5 years ago
217f964
image: Add IH_OS_EFI for EFI chain-load boot
by Cristian Ciocaltea
· 5 years ago
9037b7f
spl: fit: Allow the board to tell if more images must be loaded from FIT
by Jean-Jacques Hiblot
· 5 years ago
64e82dc
spl: fit: constify the output parameter of spl_fit_get_image_name()
by Jean-Jacques Hiblot
· 5 years ago
9443a73
spl: fit: be more verbose when an error occurs when applying the overlays
by Jean-Jacques Hiblot
· 5 years ago
c6ab6a1
spl: fit: Do not fail immediately if an overlay is not available
by Jean-Jacques Hiblot
· 5 years ago
0da5815
spl: fit: allocate a temporary buffer to load the overlays
by Jean-Jacques Hiblot
· 5 years ago
74addb6
spl: fit: Make room in the FDT before applying overlays
by Jean-Jacques Hiblot
· 5 years ago
bf703df
spl: fit: Add support for applying DT overlay
by Michal Simek
· 5 years ago
776ce60
spl: fit: don't load the firmware twice
by Jean-Jacques Hiblot
· 5 years ago
54914d4
spl: Allow cache drivers to be used in SPL
by Ley Foon Tan
· 5 years ago
1e41401
dfu: Add optional timeout parameter
by Andy Shevchenko
· 5 years ago
b846d18
configs: Enable SPL_FSL_PBL for some LayerScape platforms
by Alison Wang
· 5 years ago
596f31c
spl: Add methods to find the position/size of next phase
by Simon Glass
· 5 years ago
564a4a0
x86: fsp: Add a new arch_fsp_init_r() hook
by Simon Glass
· 5 years ago
3199afb
board_r: Move early-timer init later
by Simon Glass
· 5 years ago
dd7fb9b
binman: Add a library to access binman entries
by Simon Glass
· 5 years ago
fcedb9a
spl: opensbi: wait for ack from secondary harts before entering OpenSBI
by Lukas Auer
· 5 years ago
c308e01
riscv: add option to wait for ack from secondary harts in smp functions
by Lukas Auer
· 5 years ago
e105b61
spl: opensbi: specify main hart as preferred boot hart
by Lukas Auer
· 5 years ago
8b4ee5f
spl: cache: Allow cache drivers in SPL
by Rick Chen
· 5 years ago
7bc5b5e
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
62e64cf
Revert "spl: fix entry_point equal to load_addr"
by Tom Rini
· 5 years ago
80b9578
common: fdt_support: add support for setting usable memory
by Igor Opaniuk
· 5 years ago
8e0b77c
spl: fix entry_point equal to load_addr
by Giulio Benetti
· 5 years ago
1ce1ecf
spl: Introduce SPL_DM_GPIO Kconfig define
by Lukasz Majewski
· 5 years ago
d093536
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· 5 years ago
7ac012a
spl: ymodem: Fix loading of fit image
by Lokesh Vutla
· 5 years ago
dcda76e
bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
by Lihua Zhao
· 5 years ago
fd37f24
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· 5 years ago
6980b6b
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· 5 years ago
adaaa48
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· 5 years ago
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
1fa70f8
common: Move checkcpu() out of common.h
by Simon Glass
· 5 years ago
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
e1aba1e
common: Add a new lz4.h header file
by Simon Glass
· 5 years ago
3673618
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
16ff570
common: Move sorting functions to their own header file
by Simon Glass
· 5 years ago
c11c19f
spl: bootcount: Move code out of header file
by Simon Glass
· 5 years ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
e7872cb
common: Drop global inclusion of status_led.h
by Simon Glass
· 5 years ago
d662cdb
Drop CONFIG_SHOW_ACTIVITY
by Simon Glass
· 5 years ago
809a220
usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
by Heinrich Schuchardt
· 5 years ago
8e505ee
usb: kbd: implement special keys
by Heinrich Schuchardt
· 5 years ago
d05aaef
usb: kbd: simplify coding for arrow keys
by Heinrich Schuchardt
· 5 years ago
90d746f
usb: kbd: signature of usb_kbd_put_queue()
by Heinrich Schuchardt
· 5 years ago
38ed7fe
usb: kbd: fix typo
by Heinrich Schuchardt
· 5 years ago
ca63e71
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
by Tom Rini
· 5 years ago
2972384
Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
4a0da7c
spl: separate SPL_FRAMEWORK config for spl and tpl
by Heiko Stuebner
· 5 years ago
b1a4fa0
image: fdt: copy possible optee nodes to a loaded devicetree
by Heiko Stuebner
· 5 years ago
99792e2
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
8dc7abe
common: spl: atf: support booting bl32 image
by Joseph Chen
· 5 years ago
60df6eb
hush: re-sequence includes
by Heinrich Schuchardt
· 5 years ago
6b89084
dlmalloc: calloc: fix zeroing early allocations
by Simon Goldschmidt
· 5 years ago
3a02533
spl: fix SPI config dependencies
by Simon Goldschmidt
· 5 years ago
d30aeb1
common/console.c: Fix unused warning with console_doenv()
by Tom Rini
· 5 years ago
7593603
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
a3ec535
Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
55ce92e
spl: nor: Provide falcon boot support for NOR memories
by Lukasz Majewski
· 5 years ago
db372a8
spl: Add a size check for TPL
by Simon Glass
· 5 years ago
073dff7
Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
ba1e61b
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
7f107fe
common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
by Simon South
· 5 years ago
765e91a
usb: storage: Only clear READY flag on error
by Marek Vasut
· 5 years ago
cc93ffd
usb: storage: Limit transfer size to 120 kiB
by Marek Vasut
· 5 years ago
11f7118
splash: fix build breakage with newer llvm-7
by Anatolij Gustschin
· 5 years ago
dc7d322
spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition
by Peng Fan
· 5 years ago
487f917
fdt: Fix alignment issue when reading 64-bits properties from fdt
by Jean-Jacques Hiblot
· 5 years ago
0e86456
bootstage: Allow SPL to obtain bootstage info from TPL
by Simon Glass
· 5 years ago
aa2abc4
bootstage: Mark the start/end of TPL and SPL separately
by Simon Glass
· 5 years ago
39d5852
bootstage: Correct relocation algorithm
by Simon Glass
· 5 years ago
0014964
bootstage: Avoid conflicts between stash/unstash
by Simon Glass
· 5 years ago
f65061d
bootstage: Fix counting of entries in stash
by Simon Glass
· 5 years ago
a6bd204
bootstage: Store the next ID in the stash
by Simon Glass
· 5 years ago
96a5b7e
bloblist: Reserve an aligned base
by Simon Glass
· 5 years ago
8d76d2f
common: command: Fix manual relocation for repeatable command
by Michal Simek
· 5 years ago
0164dc8
common: image-sig.c: Add manual relocation
by T Karthik Reddy
· 6 years ago
a098b43
common: hash: Manually relocate struct hash_algo
by T Karthik Reddy
· 6 years ago
Next »