Simon Glass 224d1ddcc5 dm: pmic: Display the regulator limits on error 10 lat temu
..
spl 4bfcc54c0b spl: spl_mmc: Add option to boot from a MMC partition with offset 9 lat temu
Kconfig f39eb75b22 common: Add CMD_SF Kconfig entry 10 lat temu
Makefile f1a0bafb58 efi: Add a command to display the memory map 9 lat temu
aboot.c 998194584e aboot: fix block addressing for don't care chunk type 10 lat temu
autoboot.c 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password 10 lat temu
bedbug.c 472d546054 Consolidate bool type 12 lat temu
board_f.c f05ad9ba4c Add a way to skip relocation 9 lat temu
board_info.c 31dd0a9a76 common: Print nothing in the __weak checkboard() 9 lat temu
board_r.c 27e7215645 ppc4xx: Remove sc3 board 10 lat temu
bootm.c d52e8575d9 Combine bootm_find_<thing> functions together 10 lat temu
bootm_os.c 67ddd955fc image: bootm: Add OpenRTOS image type 10 lat temu
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs 11 lat temu
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings 10 lat temu
cli.c 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 10 lat temu
cli_hush.c f3a05c8f94 Revert "hush: fix segfault on syntax error" 10 lat temu
cli_readline.c 0098e179e1 Move bootretry code into bootretry.c and clean up 11 lat temu
cli_simple.c a06be2d077 cli: Export cli_simple_process_macros for use outside of cli_simple 10 lat temu
cmd_aes.c b401b73d02 aes: Add 'aes' command to access AES-128-CBC 11 lat temu
cmd_ambapp.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_armflash.c 4bb6650632 common/armflash: Support for ARM flash images 10 lat temu
cmd_bdinfo.c 7bb7d672aa common/cmd_bdinfo: show gd->board_type 10 lat temu
cmd_bedbug.c 52715f8931 Use run_command_repeatable() 11 lat temu
cmd_blob.c 7ee8c4795d crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. 10 lat temu
cmd_bmp.c 1c3dbe56f7 Remove typedefs from bmp_layout.h 10 lat temu
cmd_boot.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines 14 lat temu
cmd_bootm.c d52e8575d9 Combine bootm_find_<thing> functions together 10 lat temu
cmd_bootmenu.c ae4223f444 Remove unnecessary use of hush header file 11 lat temu
cmd_bootstage.c ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 lat temu
cmd_cache.c 0e350f81e1 common: commands: make commands static 11 lat temu
cmd_cbfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_clk.c 08d0d6f32e common: Add new clk command 11 lat temu
cmd_console.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_cplbinfo.c 388a29d024 various cmd_* files: fixed layout a little bit 15 lat temu
cmd_cpu.c 166c3984e6 dm: cpu: Fix undefined ENOSYS build error 10 lat temu
cmd_cramfs.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_dataflash_mmc_mux.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_date.c ffe387988d cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C 10 lat temu
cmd_dcr.c e1bf824dfd Add cli_ prefix to readline functions 11 lat temu
cmd_demo.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 lat temu
cmd_dfu.c 0a9ac5cb5e dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts 10 lat temu
cmd_diag.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_disk.c 21d29f7f9f bootm: make use of legacy image format configurable 11 lat temu
cmd_display.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_dtt.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 lat temu
cmd_echo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_eeprom.c 189d257b7a cmd_eeprom: make it possible to define the used i2c bus 10 lat temu
cmd_efi.c f1a0bafb58 efi: Add a command to display the memory map 9 lat temu
cmd_elf.c bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 lat temu
cmd_exit.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_ext2.c 6b367467f1 Fix help text of ext2load and fatload. 11 lat temu
cmd_ext4.c 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 10 lat temu
cmd_fastboot.c eca76b7429 fastboot: Dynamic controller index for usb_gadget_handle_interrupts 9 lat temu
cmd_fat.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 lat temu
cmd_fdc.c 21d29f7f9f bootm: make use of legacy image format configurable 11 lat temu
cmd_fdt.c 8a133bb5ba cmd_fdt: save fdtaddr in hex format 10 lat temu
cmd_fitupd.c 1aaab00d88 common/cmd_fitupd.c: restore corrupted file 10 lat temu
cmd_flash.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_fpga.c 2d73f0d6cd fpga: Extend dump description 10 lat temu
cmd_fpgad.c f1cdde2833 common: Fix cmd_fpgad addressing 10 lat temu
cmd_fs.c 1a1ad8e090 fs: Add command to retrieve the filesystem type 10 lat temu
cmd_fs_uuid.c 59e890ef7b fs: make it possible to read the filesystem UUID 10 lat temu
cmd_fuse.c 814b661448 cmd_fuse: return CMD_RET_FAILURE on error 10 lat temu
cmd_gettime.c 89fc8bbf44 cmd: Fix gettime command help 10 lat temu
cmd_gpio.c 84a6df09c7 Merge git://git.denx.de/u-boot-dm 10 lat temu
cmd_gpt.c 0c7e8d1317 gpt: support random UUIDs without setting environment variables 10 lat temu
cmd_hash.c 3ef46a998a Fix hash verification 10 lat temu
cmd_help.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_host.c 9b97b6ba24 sandbox: Implement host dev [device] 10 lat temu
cmd_i2c.c 59aa9df383 dm: i2c: Implement 'i2c bus' command for driver model 10 lat temu
cmd_ide.c 77c2b210c7 cmd_ide: Eliminate build warnings in atapi_inquiry() 10 lat temu
cmd_immap.c 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 11 lat temu
cmd_ini.c cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 11 lat temu
cmd_io.c d641819cf8 common/cmd_io.c: Fix incorrect help for iod/iow 10 lat temu
cmd_iotrace.c aa53233a15 Add an I/O tracing feature 11 lat temu
cmd_irq.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 lat temu
cmd_itest.c c9bcb6f13d Fix itest mask overflow 11 lat temu
cmd_jffs2.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_ldrinfo.c 1ba7fd2567 Blackfin: ldrinfo: new command 14 lat temu
cmd_led.c a8eeaf2f7a cmd_led: Extend led command to support blinking and more leds 10 lat temu
cmd_license.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_load.c 49cad54788 Export redesign 10 lat temu
cmd_log.c 709ea543b9 stdio: Pass device pointer to stdio methods 11 lat temu
cmd_lzmadec.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 lat temu
cmd_mac.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_md5sum.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 lat temu
cmd_mdio.c 26b807c4f8 net: add support for extended registers to mdio command 11 lat temu
cmd_mem.c ea11b401b5 meminfo cmd: Enable printing >=4GiB SDRAM sizes 10 lat temu
cmd_mfsl.c 100ea07e33 common: fsl: Fix broken SPDX-License-Identifier change 11 lat temu
cmd_mii.c a095f047eb mii: add read-modify-write option to mii command 10 lat temu
cmd_misc.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_mmc.c 4b7cee5336 mmc: Implement SD/MMC versioning properly 10 lat temu
cmd_mmc_spi.c 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 11 lat temu
cmd_mp.c 711e5e26b4 cmd_mp: Add support for showing all CPU status by one command 9 lat temu
cmd_mtdparts.c 5d69a5d178 Fix a few printf argument verification warnings 10 lat temu
cmd_nand.c 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 10 lat temu
cmd_net.c bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 lat temu
cmd_nvedit.c 94b467b14e env: Distinguish finer between source of env change 10 lat temu
cmd_onenand.c 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 10 lat temu
cmd_otp.c a5dffa4b67 Add the function 'confirm_yesno' for interactive 11 lat temu
cmd_part.c 8607c4f127 common: cmd_part: start and size sub-commands introduction 10 lat temu
cmd_pci.c ff3e077bd2 dm: pci: Add a uclass for PCI 10 lat temu
cmd_pcmcia.c d622ac3927 powerpc: mpc824x: remove MPC824X cpu support 10 lat temu
cmd_pmic.c 493cdec7ac common: cmd pmic: command cleanup 10 lat temu
cmd_portio.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_pxe.c 8b5c738b85 pxe: add AArch64 image support 9 lat temu
cmd_read.c ff048ea916 Add a command to read raw blocks from a partition 12 lat temu
cmd_reginfo.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_regulator.c 224d1ddcc5 dm: pmic: Display the regulator limits on error 9 lat temu
cmd_reiser.c 2e18cb267a cmd_reiser: normalize 'file not found' errors 11 lat temu
cmd_sata.c d957c28a7e cmd_sata: implement sata stop command 10 lat temu
cmd_scsi.c c7d0fd797e scsi: fix compiler warning with DEBUG and 48bit LBAs 10 lat temu
cmd_setexpr.c 2068cea173 Use map_sysmem when accessing memory in setexpr 10 lat temu
cmd_sf.c a7d0711a24 spi: sf: Print the error code on failure 10 lat temu
cmd_sha1sum.c 2b9912e6a7 includes: move openssl headers to include/u-boot 11 lat temu
cmd_softswitch.c 7d861d95a3 blackfin: bf609: add softswitch config command 12 lat temu
cmd_sound.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_source.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 lat temu
cmd_spi.c 1157a161b0 dm: spi: Adjust cmd_spi to work with driver model 10 lat temu
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit 15 lat temu
cmd_spl.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_strings.c 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 lat temu
cmd_terminal.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_test.c 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 10 lat temu
cmd_thordown.c d281730f9c usb: gadget: thor: Invoke board specific USB cleanup interface 10 lat temu
cmd_time.c 1d64377177 cmd_time: do not show ticks 11 lat temu
cmd_tpm.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 lat temu
cmd_tsi148.c aba9296249 dm: pci: Add support for PCI driver matching 10 lat temu
cmd_ubi.c 6d0f452608 common, ubi: use positive return values for ubi check 10 lat temu
cmd_ubifs.c ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 lat temu
cmd_universe.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 lat temu
cmd_unzip.c 5d27223ea5 unzip: add gzwrite command to write compressed image to block device 10 lat temu
cmd_usb.c 389f1856bd dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression 9 lat temu
cmd_usb_mass_storage.c ee02a65e99 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text 10 lat temu
cmd_version.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
cmd_ximg.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 lat temu
cmd_yaffs2.c 5bd15b7a50 cmd_yaffs: Clean up command usage messages 10 lat temu
cmd_zfs.c 01adbce2aa cmd_zfs: normalize 'file not found' errors 11 lat temu
cmd_zip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
command.c 58b6ad681a common: command add '\n' for debug msg 9 lat temu
console.c da229e4e57 sandbox: Drop special-case sandbox console code 10 lat temu
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function 10 lat temu
ddr_spd.c 34e026f9b1 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 11 lat temu
dlmalloc.c fb5cf7f16b Move initf_malloc() to a common place 10 lat temu
dlmalloc.src 472d546054 Consolidate bool type 12 lat temu
edid.c 00cf1167bb edid: Add a function to read detailed monitor timings 10 lat temu
env_attr.c bdf1fe4e68 env: Add regex support to env_attrs 10 lat temu
env_callback.c cca98fd6aa env: Allow env_attr_walk to pass a priv * to callback 10 lat temu
env_common.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 11 lat temu
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper 11 lat temu
env_eeprom.c ed6a5d4f88 env_eeprom: Assign default environment during board_init_f 11 lat temu
env_embedded.c 66948c25bb nand_spl: remove nand_spl infrastructure 11 lat temu
env_fat.c 1ad0b98a06 fat: Prepare API change for files greater than 2GB 10 lat temu
env_flags.c cca98fd6aa env: Allow env_attr_walk to pass a priv * to callback 10 lat temu
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables 11 lat temu
env_mmc.c c75648d75e env_mmc: add error message to pass to set_default_env 10 lat temu
env_nand.c 9e20560221 env_nand: use nand_spl_load_image for readenv if SPL 10 lat temu
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 lat temu
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper 11 lat temu
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper 11 lat temu
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 lat temu
env_sf.c 5e8397dd94 env_sf: Fix recovery default 10 lat temu
env_ubi.c 7ce1526ed2 env: Add env_export() wrapper 11 lat temu
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 10 lat temu
fb_mmc.c 8a41802f21 fastboot: check for alias when looking up partition by name 10 lat temu
fdt_support.c 5c1cf89f8c fdt: prevent clearing memory node if there are no banks 10 lat temu
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support 10 lat temu
hash.c 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password 10 lat temu
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
image-android.c 87f02d5aee image: android: handle default kernel address 10 lat temu
image-fdt.c 10be5b5d3a fdt: Pass the device serial number through devicetree 10 lat temu
image-fit.c 5bcec545a6 image-fit: Fix compiler warning in fit_conf_print() 10 lat temu
image-sig.c 364ac5b583 image: Convert to use fdt_for_each_subnode macro 10 lat temu
image.c 5b9d44df23 mkimage: Display a better list of available image types 10 lat temu
iomux.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 lat temu
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 lat temu
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 16 lat temu
kgdb.c f9f040b215 kgdb: Remove first_entry for kgdb 10 lat temu
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs 15 lat temu
lcd.c 8d379f179a lcd: Support colour lookup table on 16bpp display in BMP images 10 lat temu
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 lat temu
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 lat temu
lcd_simplefb.c 033167c4c5 lcd: dt: extract simplefb support 10 lat temu
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 13 lat temu
main.c 3422299dc2 common: main.c: make show_boot_progress __weak 11 lat temu
malloc_simple.c b6bfb6ff9a Add a simple version of memalign() 10 lat temu
memsize.c 95099fee40 common/memsize.c: Coding style cleanup 10 lat temu
menu.c 9b081d8893 menu: Return an error code if Ctrl-C is pressed 10 lat temu
miiphyutil.c c74c8e6651 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH 10 lat temu
modem.c 73144dae0b modem.c: Switch to debug() from dbg found in common/console.c 10 lat temu
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 lat temu
splash.c 7bf71d1f55 lcd: split splash code into its own function 10 lat temu
splash_source.c f82eb2fa5d common: convert compulab splash load code to common code 10 lat temu
stdio.c 88274b6c43 stdio: Fix memleak on stdio_deregister 10 lat temu
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 16 lat temu
update.c bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 lat temu
usb.c 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 10 lat temu
usb_hub.c dcc7dbc731 usb: Fix device detection code 9 lat temu
usb_kbd.c abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 10 lat temu
usb_storage.c abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 10 lat temu
xyzModem.c e153b13c8e common/xyzModem.c: move empty statements to newline 11 lat temu