Marek Vasut 47d7d03622 board_f: Copy GD to new GD even if relocation disabled il y a 2 ans
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
init b55881ddb4 bootstage: Add SPL support il y a 2 ans
spl 7115007ccf spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths il y a 2 ans
Kconfig 19a91f2464 Create a new boot/ directory il y a 2 ans
Makefile 7e713067ee Remove LYNX KDI remainders il y a 2 ans
autoboot.c 7de8bd03c3 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... il y a 2 ans
avb_verify.c 0453411998 avb: Fix error when partition not found il y a 3 ans
bedbug.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() il y a 2 ans
bloblist.c 1f618d528e bloblist: Correct condition in bloblist_addrec() il y a 2 ans
board_f.c 47d7d03622 board_f: Copy GD to new GD even if relocation disabled il y a 2 ans
board_info.c 93e310c3a6 board-info: Call sysinfo_detect() before sysinfo_get_str() il y a 2 ans
board_r.c 7de8bd03c3 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... il y a 2 ans
bootstage.c eb26d88d55 bootstage: Warning if space is exhausted il y a 3 ans
bouncebuf.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
cli.c 7de8bd03c3 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... il y a 2 ans
cli_hush.c 6c353b34cf cli: slighly more clear error messages il y a 3 ans
cli_readline.c 401d1c4f5d common: Drop asm/global_data.h from common header il y a 3 ans
cli_simple.c 1a62d64c7d cli: Support macro processing with a fixed-size buffer il y a 3 ans
command.c 401d1c4f5d common: Drop asm/global_data.h from common header il y a 3 ans
console.c 25c8b9f298 test: add first autoboot unit tests il y a 2 ans
cros_ec.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
ddr_spd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
dfu.c 9129f2f164 dfu: add support for the dfu_alt_info reintialization from the flashed script il y a 3 ans
dlmalloc.c 5ad9220bf7 malloc: add SPDX license identifiers il y a 2 ans
dlmalloc.src 472d546054 Consolidate bool type il y a 11 ans
edid.c a327feeef4 common: edid: Search for valid timing in extension block il y a 3 ans
exports.c 401d1c4f5d common: Drop asm/global_data.h from common header il y a 3 ans
fdt_support.c 5e1a3be667 fdt_support: Add kernel-doc for fdt_fixup_memory_banks() il y a 2 ans
flash.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
hash.c e7d285b2f3 image: Use the correct checks for CRC32 il y a 2 ans
hwconfig.c 0cf207ec01 WS cleanup: remove SPACE(s) followed by TAB il y a 2 ans
iomux.c 77ed7a2ac9 IOMUX: Fix buffer overflow in iomux_replace_device() il y a 3 ans
iotrace.c 401d1c4f5d common: Drop asm/global_data.h from common header il y a 3 ans
kallsyms.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() il y a 2 ans
kgdb.c 25a5818ff8 common: Drop asm/ptrace.h from common header il y a 4 ans
kgdb_stubs.c 25a5818ff8 common: Drop asm/ptrace.h from common header il y a 4 ans
lcd.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() il y a 2 ans
lcd_console.c 66356b4c06 WS cleanup: remove trailing empty lines il y a 2 ans
lcd_console_rotation.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
lcd_simplefb.c 401d1c4f5d common: Drop asm/global_data.h from common header il y a 3 ans
log.c 58b4b7133a log: Add support for logging a buffer il y a 3 ans
log_console.c 72fa1ad8d9 log: Allow padding of the function name il y a 2 ans
log_syslog.c 401d1c4f5d common: Drop asm/global_data.h from common header il y a 3 ans
main.c bdfb6d70bb version: Move version_string[] from version.h to version_string.h il y a 2 ans
malloc_simple.c 401d1c4f5d common: Drop asm/global_data.h from common header il y a 3 ans
memsize.c 401d1c4f5d common: Drop asm/global_data.h from common header il y a 3 ans
menu.c 5168d7a626 menu: add support for client defined statusline function il y a 4 ans
miiphyutil.c c05ed00afb common: Drop linux/delay.h from common header il y a 4 ans
qfw.c 5b0b43e0e2 x86: qemu: move QFW to its own uclass il y a 3 ans
s_record.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
scp03.c 166363f2ed common: SCP03 control (enable and provision of keys) il y a 3 ans
splash.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() il y a 2 ans
splash_source.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() il y a 2 ans
stackprot.c 4e9bce1243 Add support for stack-protector il y a 3 ans
stdio.c 55dabcc8f2 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY il y a 2 ans
system_map.c ecb1dc8922 Add support for Linux-like kallsysms il y a 15 ans
update.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() il y a 2 ans
usb.c c05ed00afb common: Drop linux/delay.h from common header il y a 4 ans
usb_hub.c c1125bad6c usb: hub: Fix usb_get_port_status() for big-endian platforms il y a 3 ans
usb_kbd.c ba0b984bb0 usb: kbd: Also accept keyboards with Interrupt OUT endpoint il y a 3 ans
usb_storage.c 0cf207ec01 WS cleanup: remove SPACE(s) followed by TAB il y a 2 ans
xyzModem.c dffeb40098 xyz-modem: Allow to cancel transfer also by CTRL+C il y a 2 ans