Reuben Dowle eb39d8ba5f Fix data abort caused by mis-aligning FIT data 3 лет назад
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
init 691d719db7 common: Drop init.h from common header 4 лет назад
spl eb39d8ba5f Fix data abort caused by mis-aligning FIT data 3 лет назад
Kconfig 91b735d11f common: Kconfig: Add dependency for default variables strings 3 лет назад
Makefile 3e69db1223 fdt_region: move fdt_region.c to common/ from lib/libfdt/ 4 лет назад
android_ab.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
autoboot.c c05ed00afb common: Drop linux/delay.h from common header 4 лет назад
avb_verify.c e61b41517d avb: Make AVB independent of fastboot 3 лет назад
bedbug.c 25a5818ff8 common: Drop asm/ptrace.h from common header 4 лет назад
bloblist.c b83994dec7 bloblist: Zero records when adding 4 лет назад
board_f.c 78237828a3 board_f: Remove dead code from init_func_i2c 3 лет назад
board_info.c 691d719db7 common: Drop init.h from common header 4 лет назад
board_r.c 722bc5b5d9 xen: pvblock: Add initial support for para-virtualized block driver 3 лет назад
boot_fit.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
bootm.c 21d3946840 bootm: update image OS image size when decompressing 3 лет назад
bootm_os.c bf758125d8 efi_loader: returning from UEFI FIT images 3 лет назад
bootretry.c 1045315df0 common: Move get_ticks() function out of common.h 4 лет назад
bootstage.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
bouncebuf.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
cli.c 0914011310 command: Remove the cmd_tbl_t typedef 4 лет назад
cli_hush.c 0914011310 command: Remove the cmd_tbl_t typedef 4 лет назад
cli_readline.c 0914011310 command: Remove the cmd_tbl_t typedef 4 лет назад
cli_simple.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
command.c a33a824227 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA 3 лет назад
common_fit.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
console.c bd34715599 console: Always define the console-recording functions 3 лет назад
cros_ec.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
ddr_spd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
dfu.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
dlmalloc.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
dlmalloc.src 472d546054 Consolidate bool type 11 лет назад
edid.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
exports.c 0914011310 command: Remove the cmd_tbl_t typedef 4 лет назад
fdt_region.c e8781dcc89 lib: libfdt: fdt_region: avoid NULL pointer access 3 лет назад
fdt_support.c 7d8073e7cf fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() 3 лет назад
flash.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
hash.c 7a81989b7b common: hash: Remove a debug printf statement 4 лет назад
hwconfig.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
image-android-dt.c 24434adbd1 common: image-android-dt: Fix logic in print fdt info routine 4 лет назад
image-android.c 95712afc17 image: android: fix abootimg support 4 лет назад
image-cipher.c cd93d625fd common: Drop linux/bitops.h from common header 4 лет назад
image-fdt.c 6e31458435 find dtb in android boot image with header version 2 during bootm 3 лет назад
image-fit-sig.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
image-fit.c d16b38f427 Add support for SHA384 and SHA512 4 лет назад
image-sig.c d16b38f427 Add support for SHA384 and SHA512 4 лет назад
image.c 7f98b4eeee image: don't exceed gd->ram_top in bootm_size 3 лет назад
iomux.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
iotrace.c eb41d8a1be common: Drop linux/bug.h from common header 4 лет назад
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 15 лет назад
kgdb.c 25a5818ff8 common: Drop asm/ptrace.h from common header 4 лет назад
kgdb_stubs.c 25a5818ff8 common: Drop asm/ptrace.h from common header 4 лет назад
lcd.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
lcd_console.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
lcd_console_rotation.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
lcd_simplefb.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
log.c 3c21d7738a log: don't show function by default 3 лет назад
log_console.c dde173a204 log: use BIT() instead of 1 << 3 лет назад
log_syslog.c dde173a204 log: use BIT() instead of 1 << 3 лет назад
lynxkdi.c d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 лет назад
main.c 52f2423804 common: Drop bootstage.h from common header 4 лет назад
malloc_simple.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
memsize.c 9b4a205f45 common: Move RAM-sizing functions to init.h 4 лет назад
menu.c 5168d7a626 menu: add support for client defined statusline function 4 лет назад
miiphyutil.c c05ed00afb common: Drop linux/delay.h from common header 4 лет назад
s_record.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
splash.c 70b06d9542 splash: Fix build warning on 64 bits CPU 3 лет назад
splash_source.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
stdio.c 4225f2f520 stdio: Tidy up the coding style 3 лет назад
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 лет назад
update.c 73f4ebb659 dfu: fix dfu tftp on sandbox 3 лет назад
usb.c c05ed00afb common: Drop linux/delay.h from common header 4 лет назад
usb_hub.c c05ed00afb common: Drop linux/delay.h from common header 4 лет назад
usb_kbd.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
usb_storage.c c05ed00afb common: Drop linux/delay.h from common header 4 лет назад
xyzModem.c 27084c03d3 spl: Allow tiny printf() to be controlled in SPL and TPL 4 лет назад