Gong Qianyu 677f970bc6 common/board_f.c: modify the macro to use get_clocks() more common 9 년 전
..
init 518f0bccc4 board_init_f_mem(): Don't create an unused early malloc() area 9 년 전
spl dcfcb8d49a malloc_simple: Add support for switching to DRAM heap 9 년 전
Kconfig ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 년 전
Makefile af6bbd4dae Move board_init_f_mem() into a common location 9 년 전
aboot.c 998194584e aboot: fix block addressing for don't care chunk type 10 년 전
autoboot.c 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password 10 년 전
bedbug.c 472d546054 Consolidate bool type 12 년 전
board_f.c 677f970bc6 common/board_f.c: modify the macro to use get_clocks() more common 9 년 전
board_info.c a9ad18c9d5 generic-board: allow showing custom board info 9 년 전
board_r.c 13cfbe5135 allow LED initialization without STATUS_LED_BOOT 9 년 전
bootm.c 027b728d4a Add support for LZ4 decompression algorithm 9 년 전
bootm_os.c 67ddd955fc image: bootm: Add OpenRTOS image type 10 년 전
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs 11 년 전
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings 10 년 전
cli.c 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 년 전
cli_hush.c f3a05c8f94 Revert "hush: fix segfault on syntax error" 10 년 전
cli_readline.c 80402f34f8 spl, common, serial: build SPL without serial support 9 년 전
cli_simple.c ca7def6003 cli_simple.c: fix possible overflow when copying the string 9 년 전
cmd_aes.c b401b73d02 aes: Add 'aes' command to access AES-128-CBC 11 년 전
cmd_ambapp.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_armflash.c 6607d397c2 common/armflash: load_image returns success or failure 9 년 전
cmd_bdinfo.c 7bb7d672aa common/cmd_bdinfo: show gd->board_type 10 년 전
cmd_bedbug.c 52715f8931 Use run_command_repeatable() 11 년 전
cmd_blob.c 7ee8c4795d crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. 10 년 전
cmd_bmp.c 1c3dbe56f7 Remove typedefs from bmp_layout.h 10 년 전
cmd_boot.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines 14 년 전
cmd_bootm.c d52e8575d9 Combine bootm_find_<thing> functions together 10 년 전
cmd_bootmenu.c ae4223f444 Remove unnecessary use of hush header file 11 년 전
cmd_bootstage.c ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 년 전
cmd_cache.c 0e350f81e1 common: commands: make commands static 10 년 전
cmd_cbfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_clk.c 08d0d6f32e common: Add new clk command 11 년 전
cmd_console.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_cplbinfo.c 388a29d024 various cmd_* files: fixed layout a little bit 14 년 전
cmd_cpu.c 166c3984e6 dm: cpu: Fix undefined ENOSYS build error 9 년 전
cmd_cramfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_dataflash_mmc_mux.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_date.c ffe387988d cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C 9 년 전
cmd_dcr.c e1bf824dfd Add cli_ prefix to readline functions 11 년 전
cmd_demo.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 년 전
cmd_dfu.c c2c146fb88 dfu: command: Extend "dfu" command to handle receiving data via TFTP 9 년 전
cmd_diag.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_disk.c 21d29f7f9f bootm: make use of legacy image format configurable 11 년 전
cmd_display.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_dtt.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 년 전
cmd_echo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_eeprom.c 189d257b7a cmd_eeprom: make it possible to define the used i2c bus 10 년 전
cmd_efi.c f1a0bafb58 efi: Add a command to display the memory map 9 년 전
cmd_elf.c 9aa1280a56 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry 9 년 전
cmd_ethsw.c 5ed1bacd34 drivers/net/vsc9953: Add commands for VLAN ingress filtering 9 년 전
cmd_exit.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_ext2.c 6b367467f1 Fix help text of ext2load and fatload. 10 년 전
cmd_ext4.c 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 10 년 전
cmd_fastboot.c eca76b7429 fastboot: Dynamic controller index for usb_gadget_handle_interrupts 9 년 전
cmd_fat.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 년 전
cmd_fdc.c 21d29f7f9f bootm: make use of legacy image format configurable 11 년 전
cmd_fdt.c 8a133bb5ba cmd_fdt: save fdtaddr in hex format 9 년 전
cmd_fitupd.c c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 9 년 전
cmd_flash.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_fpga.c 2d73f0d6cd fpga: Extend dump description 10 년 전
cmd_fpgad.c f1cdde2833 common: Fix cmd_fpgad addressing 10 년 전
cmd_fs.c 1a1ad8e090 fs: Add command to retrieve the filesystem type 10 년 전
cmd_fs_uuid.c 59e890ef7b fs: make it possible to read the filesystem UUID 10 년 전
cmd_fuse.c 814b661448 cmd_fuse: return CMD_RET_FAILURE on error 10 년 전
cmd_gettime.c 89fc8bbf44 cmd: Fix gettime command help 10 년 전
cmd_gpio.c 84a6df09c7 Merge git://git.denx.de/u-boot-dm 10 년 전
cmd_gpt.c 0c7e8d1317 gpt: support random UUIDs without setting environment variables 10 년 전
cmd_hash.c 3ef46a998a Fix hash verification 10 년 전
cmd_help.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_host.c 9b97b6ba24 sandbox: Implement host dev [device] 10 년 전
cmd_i2c.c c10c8e313c dm: i2c: Add a command to adjust the offset length 9 년 전
cmd_ide.c 77c2b210c7 cmd_ide: Eliminate build warnings in atapi_inquiry() 10 년 전
cmd_immap.c 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 11 년 전
cmd_ini.c cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 11 년 전
cmd_io.c d641819cf8 common/cmd_io.c: Fix incorrect help for iod/iow 10 년 전
cmd_iotrace.c aa53233a15 Add an I/O tracing feature 11 년 전
cmd_irq.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 년 전
cmd_itest.c 7861204c9a itest: make memory access work under sandbox 9 년 전
cmd_jffs2.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_ldrinfo.c 1ba7fd2567 Blackfin: ldrinfo: new command 14 년 전
cmd_led.c a8eeaf2f7a cmd_led: Extend led command to support blinking and more leds 10 년 전
cmd_license.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_load.c 49cad54788 Export redesign 10 년 전
cmd_log.c 709ea543b9 stdio: Pass device pointer to stdio methods 10 년 전
cmd_lzmadec.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 년 전
cmd_mac.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_md5sum.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 년 전
cmd_mdio.c 26b807c4f8 net: add support for extended registers to mdio command 11 년 전
cmd_mem.c ea11b401b5 meminfo cmd: Enable printing >=4GiB SDRAM sizes 10 년 전
cmd_mfsl.c 100ea07e33 common: fsl: Fix broken SPDX-License-Identifier change 11 년 전
cmd_mii.c a095f047eb mii: add read-modify-write option to mii command 10 년 전
cmd_misc.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_mmc.c 4b7cee5336 mmc: Implement SD/MMC versioning properly 10 년 전
cmd_mmc_spi.c 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 11 년 전
cmd_mp.c 711e5e26b4 cmd_mp: Add support for showing all CPU status by one command 9 년 전
cmd_mtdparts.c 5d69a5d178 Fix a few printf argument verification warnings 10 년 전
cmd_nand.c 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 10 년 전
cmd_net.c bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 년 전
cmd_nvedit.c 94b467b14e env: Distinguish finer between source of env change 10 년 전
cmd_onenand.c 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 10 년 전
cmd_otp.c a5dffa4b67 Add the function 'confirm_yesno' for interactive 11 년 전
cmd_part.c 8607c4f127 common: cmd_part: start and size sub-commands introduction 10 년 전
cmd_pci.c ff3e077bd2 dm: pci: Add a uclass for PCI 10 년 전
cmd_pcmcia.c d622ac3927 powerpc: mpc824x: remove MPC824X cpu support 10 년 전
cmd_pmic.c 493cdec7ac common: cmd pmic: command cleanup 10 년 전
cmd_portio.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_pxe.c 8b5c738b85 pxe: add AArch64 image support 9 년 전
cmd_read.c ff048ea916 Add a command to read raw blocks from a partition 12 년 전
cmd_reginfo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_regulator.c 224d1ddcc5 dm: pmic: Display the regulator limits on error 9 년 전
cmd_reiser.c 2e18cb267a cmd_reiser: normalize 'file not found' errors 11 년 전
cmd_remoteproc.c ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 년 전
cmd_sata.c d957c28a7e cmd_sata: implement sata stop command 10 년 전
cmd_scsi.c c7d0fd797e scsi: fix compiler warning with DEBUG and 48bit LBAs 9 년 전
cmd_setexpr.c 2068cea173 Use map_sysmem when accessing memory in setexpr 10 년 전
cmd_sf.c 156e96f038 sf: allocate cache aligned buffers to copy from flash 9 년 전
cmd_sha1sum.c 2b9912e6a7 includes: move openssl headers to include/u-boot 11 년 전
cmd_softswitch.c 7d861d95a3 blackfin: bf609: add softswitch config command 12 년 전
cmd_sound.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_source.c 210fbee901 common/cmd_source.c: Fix the source command failure under 64-bit platform 9 년 전
cmd_spi.c 1157a161b0 dm: spi: Adjust cmd_spi to work with driver model 10 년 전
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit 14 년 전
cmd_spl.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_strings.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 년 전
cmd_terminal.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_test.c 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 10 년 전
cmd_thordown.c d281730f9c usb: gadget: thor: Invoke board specific USB cleanup interface 10 년 전
cmd_time.c 1d64377177 cmd_time: do not show ticks 11 년 전
cmd_tpm.c ad77694e23 tpm: Add a 'tpm info' command 9 년 전
cmd_tpm_test.c e76cb9272d dm: tpm: Add a 'tpmtest' command 9 년 전
cmd_trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 년 전
cmd_tsi148.c aba9296249 dm: pci: Add support for PCI driver matching 9 년 전
cmd_ubi.c 6e295186c7 Move malloc_cache_aligned() to its own header 9 년 전
cmd_ubifs.c ad15749b6d ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use 9 년 전
cmd_universe.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 년 전
cmd_unzip.c 5d27223ea5 unzip: add gzwrite command to write compressed image to block device 10 년 전
cmd_usb.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 년 전
cmd_usb_mass_storage.c ee02a65e99 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text 10 년 전
cmd_version.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
cmd_ximg.c 83636fa09d Allow imxtract to extract part of script image. 9 년 전
cmd_yaffs2.c 5bd15b7a50 cmd_yaffs: Clean up command usage messages 10 년 전
cmd_zfs.c 01adbce2aa cmd_zfs: normalize 'file not found' errors 11 년 전
cmd_zip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
command.c 2e88bb28d8 NDS32: Generic Board Support and Unsupport 9 년 전
console.c da229e4e57 sandbox: Drop special-case sandbox console code 9 년 전
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function 10 년 전
ddr_spd.c 34e026f9b1 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 11 년 전
dlmalloc.c fb5cf7f16b Move initf_malloc() to a common place 10 년 전
dlmalloc.src 472d546054 Consolidate bool type 12 년 전
edid.c 00cf1167bb edid: Add a function to read detailed monitor timings 10 년 전
env_attr.c bdf1fe4e68 env: Add regex support to env_attrs 10 년 전
env_callback.c cca98fd6aa env: Allow env_attr_walk to pass a priv * to callback 10 년 전
env_common.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 년 전
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper 11 년 전
env_eeprom.c e3cc5bc582 env_eeprom.c: Correct using saved environment 9 년 전
env_embedded.c 66948c25bb nand_spl: remove nand_spl infrastructure 11 년 전
env_fat.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 년 전
env_flags.c 0118e83ba4 common/env_flags.c: Add function to validate a MAC address 9 년 전
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables 11 년 전
env_mmc.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 년 전
env_nand.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 년 전
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 년 전
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper 11 년 전
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper 11 년 전
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 년 전
env_sf.c 7dd0174467 env: use cache line aligned memory for flash read 9 년 전
env_ubi.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 년 전
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 9 년 전
fb_mmc.c 8a41802f21 fastboot: check for alias when looking up partition by name 10 년 전
fdt_support.c 5c1cf89f8c fdt: prevent clearing memory node if there are no banks 9 년 전
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support 10 년 전
hash.c 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password 10 년 전
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
image-android.c 9950098e31 image: fix support for Android boot images with no ramdisk 9 년 전
image-fdt.c d89212b796 image-fdt.c: store returned error value 9 년 전
image-fit.c 84ca65aa4b image-fit: Fix signature checking 9 년 전
image-sig.c 364ac5b583 image: Convert to use fdt_for_each_subnode macro 10 년 전
image.c 1fec3c5d83 common/image.c: Make boot_get_ramdisk() perform a check for Android images 9 년 전
iomux.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 년 전
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 년 전
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 16 년 전
kgdb.c f9f040b215 kgdb: Remove first_entry for kgdb 10 년 전
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs 15 년 전
lcd.c 3b96b90966 common/lcd_console: fix console/logo regression 9 년 전
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 년 전
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 년 전
lcd_simplefb.c de934b4158 common/lcd_simplefb: Add support for 32bit organized framebuffers 9 년 전
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 13 년 전
main.c c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 9 년 전
malloc_simple.c 858dbdf841 Merge git://git.denx.de/u-boot-x86 9 년 전
memsize.c 95099fee40 common/memsize.c: Coding style cleanup 10 년 전
menu.c 9b081d8893 menu: Return an error code if Ctrl-C is pressed 10 년 전
miiphyutil.c c74c8e6651 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH 10 년 전
modem.c 73144dae0b modem.c: Switch to debug() from dbg found in common/console.c 10 년 전
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 년 전
splash.c 7bf71d1f55 lcd: split splash code into its own function 10 년 전
splash_source.c f82eb2fa5d common: convert compulab splash load code to common code 10 년 전
stdio.c 88274b6c43 stdio: Fix memleak on stdio_deregister 10 년 전
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 16 년 전
update.c c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 9 년 전
usb.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 년 전
usb_hub.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 년 전
usb_kbd.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 년 전
usb_storage.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 년 전
xyzModem.c e153b13c8e common/xyzModem.c: move empty statements to newline 11 년 전