Patrick Delaunay d6f8771239 common: move board_f.c prototypes in init.h il y a 7 ans
..
eeprom aa9e604410 cmd: eeprom: add support for layout aware commands il y a 9 ans
init f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN il y a 7 ans
spl b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
Kconfig d021e94210 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig il y a 7 ans
Makefile bb4059a53b dfu: Rename _FUNCTION_DFU to DFU_OVER_ il y a 7 ans
autoboot.c 2d06fd839d Initialize SHA buffer size var in passwd_abort il y a 7 ans
bedbug.c 472d546054 Consolidate bool type il y a 12 ans
board_f.c d6f8771239 common: move board_f.c prototypes in init.h il y a 7 ans
board_info.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
board_r.c 9095d5b894 fix spelling of 'functions' in 2 places (was 'funtcions') il y a 7 ans
boot_fit.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
bootm.c 8b93a92f6d fpga: allow programming fpga from FIT image for all FPGA drivers il y a 7 ans
bootm_os.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
bootretry.c 00caae6d47 env: Rename getenv/_f() to env_get() il y a 7 ans
bootstage.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings il y a 10 ans
cli.c 00caae6d47 env: Rename getenv/_f() to env_get() il y a 7 ans
cli_hush.c 00caae6d47 env: Rename getenv/_f() to env_get() il y a 7 ans
cli_readline.c fc18e9b3d5 common: cli_readline: Improve command line editing il y a 8 ans
cli_simple.c 00caae6d47 env: Rename getenv/_f() to env_get() il y a 7 ans
command.c 2614a20847 common: command: tempory buffer should have size of command line buf il y a 7 ans
common_fit.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
console.c 64e9b4f346 Revert "sandbox: Drop special case console code for sandbox" il y a 7 ans
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function il y a 10 ans
ddr_spd.c 5b8031ccb4 Add more SPDX-License-Identifier tags il y a 9 ans
dfu.c 9b643e312d treewide: replace with error() with pr_err() il y a 7 ans
dlmalloc.c a874cac3b4 malloc: don't compare pointers to 0 il y a 7 ans
dlmalloc.src 472d546054 Consolidate bool type il y a 12 ans
edid.c 66a1b30d14 edid: Use sizeof() in cea_is_hdmi_vsdb_present() il y a 8 ans
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps il y a 9 ans
fb_mmc.c 9b643e312d treewide: replace with error() with pr_err() il y a 7 ans
fb_nand.c 9b643e312d treewide: replace with error() with pr_err() il y a 7 ans
fdt_support.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
flash.c 9dbaebcf9f flash: Fix spelling of "ERR_TIMOUT" il y a 7 ans
hash.c d7af2baa49 crypto/fsl: Fix HW accelerated hash commands il y a 7 ans
hwconfig.c 00caae6d47 env: Rename getenv/_f() to env_get() il y a 7 ans
image-android.c 104816142f parse the second area of android image il y a 7 ans
image-fdt.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
image-fit.c b2267e8a22 fix incorrect usage of DT node unit address in comments il y a 7 ans
image-sig.c b2267e8a22 fix incorrect usage of DT node unit address in comments il y a 7 ans
image-sparse.c 0abd63b26d fastboot: sparse: improve CHUNK_TYPE_FILL write performance il y a 9 ans
image.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
iomux.c b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL il y a 8 ans
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined il y a 10 ans
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms il y a 16 ans
kgdb.c eae4b2b67b Fix spelling of "occurred". il y a 9 ans
kgdb_stubs.c a187559e3d Use correct spelling of "U-Boot" il y a 9 ans
lcd.c 021414a332 lcd: avoid possible NULL dereference il y a 7 ans
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation il y a 10 ans
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation il y a 10 ans
lcd_simplefb.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> il y a 7 ans
log.c 1973b381a1 log: add category LOGC_EFI il y a 7 ans
log_console.c deca50fbd5 log: Update log_console to honour the log format il y a 7 ans
lynxkdi.c 98f705c9ce powerpc: remove 4xx support il y a 7 ans
main.c 00caae6d47 env: Rename getenv/_f() to env_get() il y a 7 ans
malloc_simple.c 1923d54bfc malloc_simple: Add debug statements to memalign_simple il y a 8 ans
memsize.c 218da804ef common/memsize.c: restore content of the base address il y a 7 ans
menu.c dd8d8da3d7 Fix typo choosen in comments and printf logs il y a 9 ans
miiphyutil.c 79e2a6a04a common: miiphyutil: Add helper function for mdio bus name il y a 8 ans
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 11 ans
splash.c 00caae6d47 env: Rename getenv/_f() to env_get() il y a 7 ans
splash_source.c a7126edcb3 splash_source: Verify FIT magic il y a 7 ans
stdio.c c5404b64fb Drop the log buffer il y a 7 ans
system_map.c ecb1dc8922 Add support for Linux-like kallsysms il y a 16 ans
update.c 175c3e3ade tftp: update: Include missing cfi_flash.h header il y a 7 ans
usb.c 932bb668bb usb: Read device descriptor after device is addressed for xHCI il y a 7 ans
usb_hub.c 0ad0458c76 usb: Correct use of debug() il y a 7 ans
usb_kbd.c 00caae6d47 env: Rename getenv/_f() to env_get() il y a 7 ans
usb_storage.c 72ac8f3fc2 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() il y a 7 ans
xyzModem.c b09ece0836 common/xyzModem.c: Do not use hard-coded address for debug buffer il y a 8 ans