Codrin Ciubotariu aae0e68909 drivers: net: vsc9953: Add LAG support 8 years ago
..
init 9ac4fc8207 board_init: Change the logic to setup malloc_base 8 years ago
spl 35065cdd94 Merge git://git.denx.de/u-boot-rockchip 8 years ago
Kconfig 9854a8748c console: Add a console buffer 8 years ago
Makefile 63ce348d27 common/Makefile: Compile fdt_support is enabled in SPL 8 years ago
autoboot.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
bedbug.c 472d546054 Consolidate bool type 11 years ago
board_f.c aabd7ddb88 common: Rewrite hiding the end of memory 8 years ago
board_info.c a9ad18c9d5 generic-board: allow showing custom board info 8 years ago
board_r.c cbb2df2018 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 8 years ago
bootm.c 027b728d4a Add support for LZ4 decompression algorithm 8 years ago
bootm_os.c b3b522f247 VxWorks: fixup MAC address for VxWorks 8 years ago
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs 10 years ago
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings 9 years ago
cli.c 09a788624d common: cli: avoid memory leak 8 years ago
cli_hush.c 8405b8d98a common: cli_hush: Fix up simple typo 8 years ago
cli_readline.c 80402f34f8 spl, common, serial: build SPL without serial support 8 years ago
cli_simple.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_aes.c b401b73d02 aes: Add 'aes' command to access AES-128-CBC 10 years ago
cmd_ambapp.c f2879f5952 sparc: leon3: Moved GRLIB core header files to common include/grlib directory 8 years ago
cmd_armflash.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_bdinfo.c e81495224f Reserve secure memory 8 years ago
cmd_bedbug.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_blob.c 9711f52806 armv8/ls1043ardb: add SECURE BOOT target for NOR 8 years ago
cmd_bmp.c 1c3dbe56f7 Remove typedefs from bmp_layout.h 9 years ago
cmd_boot.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines 13 years ago
cmd_bootm.c d52e8575d9 Combine bootm_find_<thing> functions together 9 years ago
cmd_bootmenu.c ae4223f444 Remove unnecessary use of hush header file 10 years ago
cmd_bootstage.c ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 9 years ago
cmd_cache.c 0e350f81e1 common: commands: make commands static 10 years ago
cmd_cbfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_clk.c 08d0d6f32e common: Add new clk command 10 years ago
cmd_console.c 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 8 years ago
cmd_cplbinfo.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_cpu.c 166c3984e6 dm: cpu: Fix undefined ENOSYS build error 9 years ago
cmd_cramfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_dataflash_mmc_mux.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_date.c ffe387988d cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C 9 years ago
cmd_dcr.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_demo.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
cmd_dfu.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_diag.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_disk.c 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
cmd_display.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_dtt.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
cmd_echo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_eeprom.c 52bc7c7e2b eeprom: fix eeprom write procedure 8 years ago
cmd_efi.c f1a0bafb58 efi: Add a command to display the memory map 8 years ago
cmd_elf.c 9aa1280a56 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry 8 years ago
cmd_ethsw.c aae0e68909 drivers: net: vsc9953: Add LAG support 8 years ago
cmd_exit.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_ext2.c 6b367467f1 Fix help text of ext2load and fatload. 10 years ago
cmd_ext4.c 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 9 years ago
cmd_fastboot.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_fat.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
cmd_fdc.c 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
cmd_fdt.c 8a133bb5ba cmd_fdt: save fdtaddr in hex format 8 years ago
cmd_fitupd.c c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 8 years ago
cmd_flash.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_fpga.c 2d73f0d6cd fpga: Extend dump description 9 years ago
cmd_fpgad.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_fs.c 1a1ad8e090 fs: Add command to retrieve the filesystem type 9 years ago
cmd_fs_uuid.c 59e890ef7b fs: make it possible to read the filesystem UUID 9 years ago
cmd_fuse.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_gettime.c 89fc8bbf44 cmd: Fix gettime command help 9 years ago
cmd_gpio.c 84a6df09c7 Merge git://git.denx.de/u-boot-dm 9 years ago
cmd_gpt.c cfdaf4caa2 part:efi: add bootable parameter in gpt command 8 years ago
cmd_hash.c 3ef46a998a Fix hash verification 9 years ago
cmd_help.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_host.c 9b97b6ba24 sandbox: Implement host dev [device] 9 years ago
cmd_i2c.c e4099c8b80 i2c: cmd: Relocate subcommands when MANUAL_RELOC 8 years ago
cmd_ide.c 77c2b210c7 cmd_ide: Eliminate build warnings in atapi_inquiry() 9 years ago
cmd_immap.c 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 10 years ago
cmd_ini.c cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 10 years ago
cmd_io.c d641819cf8 common/cmd_io.c: Fix incorrect help for iod/iow 9 years ago
cmd_iotrace.c aa53233a15 Add an I/O tracing feature 10 years ago
cmd_irq.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
cmd_itest.c 736d1746fb itest: add missing break statements to evalexp() 8 years ago
cmd_jffs2.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_ldrinfo.c 1ba7fd2567 Blackfin: ldrinfo: new command 13 years ago
cmd_led.c a8eeaf2f7a cmd_led: Extend led command to support blinking and more leds 9 years ago
cmd_license.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_load.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_log.c 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
cmd_lzmadec.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
cmd_mac.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_md5sum.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
cmd_mdio.c 26b807c4f8 net: add support for extended registers to mdio command 10 years ago
cmd_mem.c fea6730e1c fix always succesful memory test 8 years ago
cmd_mfsl.c 100ea07e33 common: fsl: Fix broken SPDX-License-Identifier change 10 years ago
cmd_mii.c bdaeb8f23c common: mii: Do not allow to exceed max phy limit 8 years ago
cmd_misc.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_mmc.c 678e9316d4 common: mmc: unsigned char compared against 0 8 years ago
cmd_mmc_spi.c 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago
cmd_mp.c 711e5e26b4 cmd_mp: Add support for showing all CPU status by one command 8 years ago
cmd_mtdparts.c 5d69a5d178 Fix a few printf argument verification warnings 9 years ago
cmd_nand.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_net.c bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
cmd_nvedit.c 5d49b4cdf9 common: nvedit: use snprintf instead of sprintf 8 years ago
cmd_onenand.c 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago
cmd_otp.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_part.c 653447b407 part: fix "part list ... -bootable varname" to use hex 8 years ago
cmd_pci.c f3f1faefcc dm: pci: Add a dm_ prefix to pci_bus_find_bdf() 8 years ago
cmd_pcmcia.c d622ac3927 powerpc: mpc824x: remove MPC824X cpu support 9 years ago
cmd_pmic.c 493cdec7ac common: cmd pmic: command cleanup 9 years ago
cmd_portio.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_pxe.c 8b5c738b85 pxe: add AArch64 image support 8 years ago
cmd_read.c ff048ea916 Add a command to read raw blocks from a partition 11 years ago
cmd_reginfo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_regulator.c 224d1ddcc5 dm: pmic: Display the regulator limits on error 8 years ago
cmd_reiser.c 2e18cb267a cmd_reiser: normalize 'file not found' errors 10 years ago
cmd_remoteproc.c ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 8 years ago
cmd_sata.c d957c28a7e cmd_sata: implement sata stop command 9 years ago
cmd_scsi.c 9fbdb94667 dm: pci: scsi: Use driver-model PCI API 8 years ago
cmd_setexpr.c 2068cea173 Use map_sysmem when accessing memory in setexpr 9 years ago
cmd_sf.c c3c016cf75 sf: Add SPI NOR protection mechanism 8 years ago
cmd_sha1sum.c 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
cmd_softswitch.c 7d861d95a3 blackfin: bf609: add softswitch config command 11 years ago
cmd_sound.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_source.c 210fbee901 common/cmd_source.c: Fix the source command failure under 64-bit platform 8 years ago
cmd_spi.c 1157a161b0 dm: spi: Adjust cmd_spi to work with driver model 9 years ago
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_spl.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_strings.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
cmd_terminal.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_test.c 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago
cmd_thordown.c d281730f9c usb: gadget: thor: Invoke board specific USB cleanup interface 9 years ago
cmd_time.c 1d64377177 cmd_time: do not show ticks 10 years ago
cmd_tpm.c c2b0f600a1 dm: tpm: Remove every compilation switch for TPM driver model 8 years ago
cmd_tpm_test.c e76cb9272d dm: tpm: Add a 'tpmtest' command 8 years ago
cmd_trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
cmd_tsi148.c aba9296249 dm: pci: Add support for PCI driver matching 8 years ago
cmd_ubi.c 0195a7bb36 ubi,ubifs: sync with linux v4.2 8 years ago
cmd_ubifs.c ad15749b6d ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use 8 years ago
cmd_universe.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
cmd_unzip.c 5d27223ea5 unzip: add gzwrite command to write compressed image to block device 9 years ago
cmd_usb.c 45bfa47e12 usb: Refactor USB tree output code for testing 8 years ago
cmd_usb_mass_storage.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
cmd_version.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cmd_ximg.c 83636fa09d Allow imxtract to extract part of script image. 8 years ago
cmd_yaffs2.c 5bd15b7a50 cmd_yaffs: Clean up command usage messages 9 years ago
cmd_zfs.c 01adbce2aa cmd_zfs: normalize 'file not found' errors 10 years ago
cmd_zip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
command.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
console.c 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 8 years ago
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function 9 years ago
ddr_spd.c 34e026f9b1 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 10 years ago
dlmalloc.c fb5cf7f16b Move initf_malloc() to a common place 9 years ago
dlmalloc.src 472d546054 Consolidate bool type 11 years ago
edid.c 00cf1167bb edid: Add a function to read detailed monitor timings 9 years ago
env_attr.c bdf1fe4e68 env: Add regex support to env_attrs 9 years ago
env_callback.c 5a6894397a common: env: initialize scalar variable 8 years ago
env_common.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper 10 years ago
env_eeprom.c 354e3ed754 eeprom: Add bus argument to eeprom_init() 8 years ago
env_embedded.c 66948c25bb nand_spl: remove nand_spl infrastructure 10 years ago
env_fat.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 8 years ago
env_flags.c 5a6894397a common: env: initialize scalar variable 8 years ago
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables 10 years ago
env_mmc.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 8 years ago
env_nand.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 8 years ago
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper 10 years ago
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper 10 years ago
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
env_sf.c 7dd0174467 env: use cache line aligned memory for flash read 8 years ago
env_ubi.c a7c06cd3a6 env_ubi.c: Correct pointer error in env load 8 years ago
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 8 years ago
fb_mmc.c 5e0efc1bc6 mmc: Use lldiv() for 64-bit division in write_raw_image() 8 years ago
fb_nand.c 3d4ef38de2 sparse: Rename the file and header 8 years ago
fdt_support.c 71105f50fe fdt: fix address cell count checking in fdt_translate_address() 8 years ago
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support 9 years ago
hash.c 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password 9 years ago
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
image-android.c 9950098e31 image: fix support for Android boot images with no ramdisk 8 years ago
image-fdt.c 2ea47be02f common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY 8 years ago
image-fit.c 84ca65aa4b image-fit: Fix signature checking 8 years ago
image-sig.c 364ac5b583 image: Convert to use fdt_for_each_subnode macro 9 years ago
image-sparse.c 3d4ef38de2 sparse: Rename the file and header 8 years ago
image.c 66eef1e780 tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage 8 years ago
iomux.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
kgdb.c f9f040b215 kgdb: Remove first_entry for kgdb 9 years ago
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs 14 years ago
lcd.c f5bcfe151e Revert "LCD: Add an option to skip registration as an stdio output" 8 years ago
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 9 years ago
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 9 years ago
lcd_simplefb.c de934b4158 common/lcd_simplefb: Add support for 32bit organized framebuffers 8 years ago
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 12 years ago
main.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
malloc_simple.c 858dbdf841 Merge git://git.denx.de/u-boot-x86 8 years ago
memsize.c 95099fee40 common/memsize.c: Coding style cleanup 9 years ago
menu.c 9b081d8893 menu: Return an error code if Ctrl-C is pressed 9 years ago
miiphyutil.c 746da1bd42 common: miiphyutil: avoid memory leak 8 years ago
modem.c 73144dae0b modem.c: Switch to debug() from dbg found in common/console.c 9 years ago
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
splash.c 7bf71d1f55 lcd: split splash code into its own function 9 years ago
splash_source.c 50c2d2e120 splash_source: add support for filesystem formatted sata 8 years ago
stdio.c b206cd7372 dm: stdio: Plumb in the new keyboard uclass 8 years ago
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
update.c c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 8 years ago
usb.c faa7db24a4 usb: Move determination of TT hub address/port into separate function 8 years ago
usb_hub.c 3884c98c32 dm: usb: Avoid time delays in sandbox tests 8 years ago
usb_kbd.c 8a83487030 dm: usb: Add a remove() method for USB keyboards 8 years ago
usb_storage.c 70caa97108 usb: Allow up to 7 storage devices 8 years ago
xyzModem.c e153b13c8e common/xyzModem.c: move empty statements to newline 10 years ago