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