Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1ec7dbf8969c84d558cfa59556030a14791fbfd
/
cmd
e5db115
dm: mmc: Move the device list into a separate file
by Simon Glass
· Sun May 01 13:52:35 2016 -0600
11f2bb6
dm: mmc: Use the new select_hwpart() API
by Simon Glass
· Sun May 01 13:52:29 2016 -0600
fa25511
dm: mmc: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:15 2016 -0600
cf43778
dm: usb: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:13 2016 -0600
3665a40
dm: sata: Separate the non-command code into its own file
by Simon Glass
· Sun May 01 11:36:11 2016 -0600
e11f0ef
dm: ide: Separate the non-command code into its own file
by Simon Glass
· Sun May 01 11:36:10 2016 -0600
c8e89ab
dm: scsi: Separate the non-command code into its own file
by Simon Glass
· Sun May 01 11:36:09 2016 -0600
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· Sun May 01 11:36:02 2016 -0600
9475e7e
dm: sata: Fix code style problems in cmd/sata.c
by Simon Glass
· Sun May 01 11:36:01 2016 -0600
43a464a
dm: ide: Remove the forward declarations
by Simon Glass
· Sun May 01 11:36:00 2016 -0600
73e4314
dm: ide: Correct various code style problems
by Simon Glass
· Sun May 01 11:35:59 2016 -0600
5c7bf8e
dm: scsi: Fix up code style
by Simon Glass
· Sun May 01 11:35:58 2016 -0600
8f81fa9
dm: scsi: Remove the forward declarations
by Simon Glass
· Sun May 01 11:35:57 2016 -0600
8c60f92
Fix various typos, scattered over the code.
by Robert P. J. Day
· Wed May 04 04:47:31 2016 -0400
a62cf49
mmc: Fix error in RPMB code
by Marek Vasut
· Wed May 04 16:35:25 2016 +0200
df0a914
i2c/eeprom: Always define I2C_RXTX_LEN
by Mario Six
· Wed Apr 20 10:44:52 2016 +0200
edfdb99
Fix spelling of "occurred".
by Vagrant Cascadian
· Sat Apr 30 19:18:00 2016 -0700
0685bef
cmd: Kconfig: Add a Kconfig options for a few CMD
by Dinh Nguyen
· Thu Apr 21 09:05:23 2016 -0500
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· Fri Apr 22 16:41:25 2016 -0400
b55b6fe
cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
by Tom Rini
· Wed Apr 20 10:59:32 2016 -0400
c5e1fc6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Wed Apr 20 09:31:58 2016 -0400
9fc9245
usb: ums - expose selected partition/s
by John Tobias
· Wed Apr 13 12:06:51 2016 -0700
54c1e83
efi_loader: Pass fdt address directly to bootefi cmd
by Alexander Graf
· Thu Apr 14 16:07:53 2016 +0200
fdbae01
efi_loader: Put fdt into convenient location
by Alexander Graf
· Mon Apr 11 23:51:01 2016 +0200
2ff5cc3
efi_loader: Use system fdt as fallback
by Alexander Graf
· Mon Apr 11 16:55:26 2016 +0200
3491ee7
efi_loader: Increase path string to 32 characters
by Alexander Graf
· Mon Apr 11 16:16:20 2016 +0200
c49a1b8
efi_loader: Pass file path to payload
by Alexander Graf
· Mon Apr 11 16:16:19 2016 +0200
eb8d82c
efi_loader: Add el torito support
by Alexander Graf
· Mon Apr 11 16:16:18 2016 +0200
f168c65
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
by Michal Simek
· Wed Apr 06 20:28:04 2016 +0200
5da543c
common: env: support sata device
by Peng Fan
· Sun Apr 03 21:52:13 2016 +0800
bb02a6e
cmd: blkcache: simplify sub-command handling
by Eric Nelson
· Sat Apr 02 07:37:13 2016 -0700
00e339f
cmd: blkcache: remove indentation from output of 'show'
by Eric Nelson
· Sat Apr 02 07:37:12 2016 -0700
ee705fc
dm: usb: Do not reprobe usb hosts on "usb tree" command
by Hans de Goede
· Sun Apr 03 00:04:39 2016 +0200
a88d437
usb: kbd: Do not deregister usbkbd twice when using dm
by Hans de Goede
· Sun Apr 03 09:18:53 2016 +0200
544c7b5
sata: use block layer for sata command
by Eric Nelson
· Sun Mar 27 12:00:15 2016 -0700
bc18166
mmc: use block layer in mmc command
by Eric Nelson
· Sun Mar 27 12:00:14 2016 -0700
faf4f05
drivers: block: add block device cache
by Eric Nelson
· Mon Mar 28 10:05:44 2016 -0700
729e677
arm64: booti: add missing unmap_sysmem()
by Masahiro Yamada
· Tue Mar 29 19:51:57 2016 +0900
4ef90b7
Drop command-processing code when CONFIG_CMDLINE is disabled
by Simon Glass
· Sat Mar 19 02:18:38 2016 -0600
e349f94
cmd: spi: check return value of strdup
by Peng Fan
· Sun Mar 20 21:21:36 2016 +0800
d65783d
efi_loader: Add GOP support
by Alexander Graf
· Tue Mar 15 18:38:21 2016 +0100
53d41e6
Fix spelling of "transferred".
by Vagrant Cascadian
· Tue Mar 15 12:16:39 2016 -0700
286856c
cmd: Fix license command
by Tom Rini
· Tue Mar 15 12:49:12 2016 -0400
aa34ef2
Add an option to enable the command line
by Simon Glass
· Sun Mar 13 19:07:28 2016 -0600
b2305b9
cbfs: Update a function to be static
by Simon Glass
· Sun Mar 13 19:07:27 2016 -0600
db96baa
gpio: Report errors when GPIOs cannot be read
by Simon Glass
· Mon Aug 31 18:55:36 2015 -0600
8d374cd
cpu: Add support for microcode version and CPU ID
by Simon Glass
· Sun Mar 06 19:27:49 2016 -0700
59b1226
cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD
by Tom Rini
· Wed Mar 16 09:45:03 2016 -0400
8f19f26
efi_loader: Pass proper device path in on boot
by Alexander Graf
· Fri Mar 04 01:10:14 2016 +0100
c81b347
efi_loader: Call fdt preparation functions
by Alexander Graf
· Fri Mar 04 01:10:13 2016 +0100
e2b04f2
efi_loader: Add "bootefi" command
by Alexander Graf
· Thu Mar 10 00:27:20 2016 +0100
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Mar 14 19:21:44 2016 -0400
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
9e1004f
Drop CONFIG_CRAMFS_CMDLINE
by Simon Glass
· Mon Feb 29 15:26:05 2016 -0700
2c2075a
dm: sandbox: Add driver-model block-device support for sandbox
by Simon Glass
· Mon Feb 29 15:25:57 2016 -0700
2ee8ada
dm: block: Adjust device calls to go through helpers function
by Simon Glass
· Mon Feb 29 15:25:52 2016 -0700
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· Mon Feb 29 15:25:51 2016 -0700
4058f15
dm: cbfs: Fix handling of invalid type
by Simon Glass
· Mon Feb 29 15:25:49 2016 -0700
b89a844
dm: part: Rename some partition functions
by Simon Glass
· Mon Feb 29 15:25:48 2016 -0700
e76ee97
dm: blk: Rename get_device_and_partition()
by Simon Glass
· Mon Feb 29 15:25:44 2016 -0700
e6649a6
dm: blk: Rename get_device() to blk_get_device_by_str()
by Simon Glass
· Mon Feb 29 15:25:43 2016 -0700
be1e9bb
dm: blk: Rename get_dev() to blk_get_dev()
by Simon Glass
· Mon Feb 29 15:25:42 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
c7298e7
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· Thu Feb 11 13:23:26 2016 -0700
d1f4063
common: Add support for environment file in EXT4.
by Stuart Longland
· Tue Feb 23 15:51:26 2016 +1000
3044ba1
trace: Fix compiler warnings in trace
by Simon Glass
· Wed Feb 24 09:14:45 2016 -0700
d454c78
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Wed Feb 24 14:26:20 2016 -0500
45f8e33
cmd: mem: Show 64bit addresses which are tested
by Michal Simek
· Wed Feb 24 08:36:02 2016 +0100
e90e021
booti: Help text rework.
by Karsten Merker
· Mon Feb 22 20:59:08 2016 +0100
365a70d
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
by Lukasz Majewski
· Thu Jan 28 16:14:49 2016 +0100
95e11f4
i2c: spd: Extend SPD memory types
by Michal Simek
· Mon Feb 15 11:58:37 2016 +0100
d572df1
gpio: Correct handling of 'gpio status'
by Simon Glass
· Sun Feb 14 16:28:59 2016 -0700
35d0a95
itest: allow map_physmem to return 0 in limited cases
by Stephen Warren
· Fri Jan 29 16:10:04 2016 -0700
593ec02
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
by David Müller (ELSOFT AG)
· Sat Feb 06 07:57:26 2016 +0100
476e8af
cmd: Fix control bmp_display()
by Simon Glass
· Sat Jan 30 15:45:15 2016 -0700
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
9deaf82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Jan 29 13:47:38 2016 -0500
04eb269
Implement "pci enum" command for CONFIG_DM_PCI
by Stephen Warren
· Tue Jan 26 11:10:11 2016 -0700
e43cd62
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
by Christophe Ricard
· Thu Jan 21 23:19:13 2016 +0100
da62ad2
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Thu Jan 28 18:42:10 2016 -0500
77bb86d
fpga: Fix compilation warnings
by Michal Simek
· Tue Jan 05 13:51:48 2016 +0100
f2c06d4
microblaze: Do not print eth device when DM_ETH is enabled
by Michal Simek
· Tue Dec 08 15:39:24 2015 +0100
78eeb91
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· Sun Jan 24 23:27:48 2016 +0900
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· Sun Jan 17 20:53:52 2016 -0700
29499a0
Move all command code into its own directory
by Simon Glass
· Sun Jan 17 20:53:51 2016 -0700