..
eeprom
cmd: eeprom: add support for layout aware commands
9 years ago
init
board_init.c: Always use memset()
8 years ago
spl
spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
8 years ago
Kconfig
common: Move environment choice to Kconfig
8 years ago
Makefile
flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled
8 years ago
autoboot.c
autoboot: move bootdelay >= 0 check to abortboot()
9 years ago
bedbug.c
Consolidate bool type
12 years ago
board_f.c
board_f: powerpc: Drop unused headers
8 years ago
board_info.c
generic-board: make show_board_info a weak function
8 years ago
board_r.c
board_f: Make init_helpers generic
8 years ago
bootm.c
bootm: fix passing argc to standalone apps
9 years ago
bootm_os.c
bootm: qnx: Disable data cache before booting QNX image
8 years ago
bootretry.c
Rename bootretry functions and remove #ifdefs
11 years ago
bootstage.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
bouncebuf.c
Fix a few printf argument verification warnings
11 years ago
cli.c
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
9 years ago
cli_hush.c
hush: Add rudimentary support for PS1 and PS2
9 years ago
cli_readline.c
common: cli_readline: Improve command line editing
9 years ago
cli_simple.c
common: cli_simple: use strlcpy instead of strcpy
9 years ago
command.c
Drop command-processing code when CONFIG_CMDLINE is disabled
9 years ago
console.c
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
8 years ago
cros_ec.c
cros_ec: Remove unused cros_ec_board_init() function
10 years ago
ddr_spd.c
Add more SPDX-License-Identifier tags
9 years ago
dfu.c
cmd: dfu: Add error handling for board_usb_init
8 years ago
dlmalloc.c
malloc: improve memalign fragmentation fix
9 years ago
dlmalloc.src
Consolidate bool type
12 years ago
edid.c
edid: Add a function to read detailed monitor timings
10 years ago
env_attr.c
env: Add regex support to env_attrs
10 years ago
env_callback.c
common: env: initialize scalar variable
9 years ago
env_common.c
Various, accumulated typos collected from around the tree.
9 years ago
env_dataflash.c
env: Add env_export() wrapper
11 years ago
env_eeprom.c
env_eeprom invalidates gd->env_addr by setting it to an offset value
9 years ago
env_embedded.c
tools/env: Correct include kconfig
8 years ago
env_ext4.c
common: Fix support for environment file in EXT4
9 years ago
env_fat.c
dm: block: Rename device number member dev to devnum
9 years ago
env_flags.c
tools: fix env_flags build
9 years ago
env_flash.c
env_flash.c: Drop unused variables
11 years ago
env_mmc.c
dm: env: mmc: Convert env_mmc to support CONFIG_BLK
9 years ago
env_nand.c
common: env_nand: Ensure that we have nand_info[0] prior to use
9 years ago
env_nowhere.c
Coding Style cleanup: remove trailing white space
12 years ago
env_nvram.c
env: Add env_export() wrapper
11 years ago
env_onenand.c
env: Add env_export() wrapper
11 years ago
env_remote.c
Coding Style cleanup: remove trailing white space
12 years ago
env_sata.c
common: env: support sata device
9 years ago
env_sf.c
common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx
8 years ago
env_ubi.c
common: env_ubi: Clear environment buffer before reading
9 years ago
exports.c
board/ls2085rdb: Export functions for standalone AQ FW load apps
10 years ago
fb_mmc.c
disk: convert CONFIG_EFI_PARTITION to Kconfig
8 years ago
fb_nand.c
fastboot: sparse: implement reserve()
9 years ago
fdt_support.c
fdt_support: Fixup 'ethernet' aliases not ending in digits
8 years ago
flash.c
flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled
8 years ago
hash.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
9 years ago
hwconfig.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
ide.c
dm: ide: Add support for driver-model block devices
9 years ago
image-android.c
common: image: minimal android image iminfo support
9 years ago
image-fdt.c
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
8 years ago
image-fit.c
splash: add support for loading splash from a FIT image
8 years ago
image-sig.c
image: Combine image_sig_algo with image_sign_info
8 years ago
image-sparse.c
fastboot: sparse: improve CHUNK_TYPE_FILL write performance
9 years ago
image.c
common/image.c: Use correct suffixes for binary sizes
8 years ago
iomux.c
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
8 years ago
iotrace.c
common: Make sure arch-specific map_sysmem() is defined
10 years ago
kallsyms.c
…
kgdb.c
Fix spelling of "occurred".
9 years ago
kgdb_stubs.c
Use correct spelling of "U-Boot"
9 years ago
lcd.c
lcd: Fix compile warning in 64bit mode
9 years ago
lcd_console.c
common/lcd_console: introduce display/framebuffer rotation
10 years ago
lcd_console_rotation.c
common/lcd_console: introduce display/framebuffer rotation
10 years ago
lcd_simplefb.c
common/lcd_simplefb: Add support for 32bit organized framebuffers
10 years ago
lynxkdi.c
checkpatch whitespace cleanups
14 years ago
main.c
Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
9 years ago
malloc_simple.c
malloc_simple: Add debug statements to memalign_simple
8 years ago
memsize.c
Revert "common/memsize.c: Simplify RAM size detection"
9 years ago
menu.c
Fix typo choosen in comments and printf logs
9 years ago
miiphyutil.c
common: miiphyutil: Add helper function for mdio bus name
8 years ago
s_record.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
sata.c
sata: fix sata command can not being executed bug
8 years ago
scsi.c
scsi: dm: Unbind all scsi based block devices before new scan
8 years ago
splash.c
splash: Introduce default_splash_locations
9 years ago
splash_source.c
splash: Prevent splash_load_fs from writing to 0x0
8 years ago
stdio.c
stdio: Correct numbering logic in stdio_probe_device()
8 years ago
system_map.c
…
update.c
flash: complete CONFIG_SYS_NO_FLASH move with renaming
8 years ago
usb.c
usb: squash lines for immediate return
9 years ago
usb_hub.c
dm: Use dm_scan_fdt_dev() directly where possible
9 years ago
usb_kbd.c
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
8 years ago
usb_storage.c
usb: storage: Show number of storage devices detected for DM_USB
8 years ago
xyzModem.c
xyz-modem: Change getc timeout loop waiting
8 years ago