Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
cmd
d7d0003
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
3dc9be8
eeprom: merge cmdline parsing of eeprom commands
by Nikita Kiryanov
· 9 years ago
e7c2729
eeprom: use eeprom_execute_command for all eeprom functions
by Nikita Kiryanov
· 9 years ago
8cf7a41
mips: Report reloc information in bdinfo
by Tim Chick
· 9 years ago
c40f037
eeprom: refactor i2c bus and devaddr parsing
by Nikita Kiryanov
· 9 years ago
aa9e604
cmd: eeprom: add support for layout aware commands
by Nikita Kiryanov
· 9 years ago
2636ac6
cmd: eeprom: add bus switching support for all i2c drivers
by Nikita Kiryanov
· 9 years ago
c40fdca
dm: mmc: Move the device list into a separate file
by Simon Glass
· 9 years ago
69f45cd
dm: mmc: Use the new select_hwpart() API
by Simon Glass
· 9 years ago
3c457f4
dm: mmc: Drop the get_dev() function
by Simon Glass
· 9 years ago
57ebf67
dm: usb: Drop the get_dev() function
by Simon Glass
· 9 years ago
d97dc8a
dm: sata: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
e9be1ee
dm: ide: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
11f610e
dm: scsi: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
c649e3c
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
2765c4d
dm: sata: Fix code style problems in cmd/sata.c
by Simon Glass
· 9 years ago
ed73508
dm: ide: Remove the forward declarations
by Simon Glass
· 9 years ago
53dbcdd
dm: ide: Correct various code style problems
by Simon Glass
· 9 years ago
f1d4d93
dm: scsi: Fix up code style
by Simon Glass
· 9 years ago
73a9cfd
dm: scsi: Remove the forward declarations
by Simon Glass
· 9 years ago
1cc0a9f
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
b955e42
mmc: Fix error in RPMB code
by Marek Vasut
· 9 years ago
a6e7b77
i2c/eeprom: Always define I2C_RXTX_LEN
by Mario Six
· 9 years ago
eae4b2b
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
ab8243e
cmd: Kconfig: Add a Kconfig options for a few CMD
by Dinh Nguyen
· 9 years ago
78d1e1d
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
a238b0d
cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
by Tom Rini
· 9 years ago
eb6b50f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
a2e3a1d
usb: ums - expose selected partition/s
by John Tobias
· 9 years ago
1c39809
efi_loader: Pass fdt address directly to bootefi cmd
by Alexander Graf
· 9 years ago
ad0c1a3
efi_loader: Put fdt into convenient location
by Alexander Graf
· 9 years ago
0d9d501
efi_loader: Use system fdt as fallback
by Alexander Graf
· 9 years ago
ecbe1a0
efi_loader: Increase path string to 32 characters
by Alexander Graf
· 9 years ago
c07ad7c
efi_loader: Pass file path to payload
by Alexander Graf
· 9 years ago
8c3df0b
efi_loader: Add el torito support
by Alexander Graf
· 9 years ago
23922e2
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
by Michal Simek
· 9 years ago
125d193
common: env: support sata device
by Peng Fan
· 9 years ago
195c94a
cmd: blkcache: simplify sub-command handling
by Eric Nelson
· 9 years ago
7e87214
cmd: blkcache: remove indentation from output of 'show'
by Eric Nelson
· 9 years ago
192eab9
dm: usb: Do not reprobe usb hosts on "usb tree" command
by Hans de Goede
· 9 years ago
9a80e71
usb: kbd: Do not deregister usbkbd twice when using dm
by Hans de Goede
· 9 years ago
96baf36
sata: use block layer for sata command
by Eric Nelson
· 9 years ago
bcfde7f
mmc: use block layer in mmc command
by Eric Nelson
· 9 years ago
e40cf34
drivers: block: add block device cache
by Eric Nelson
· 9 years ago
62022d5
arm64: booti: add missing unmap_sysmem()
by Masahiro Yamada
· 9 years ago
f8bb696
Drop command-processing code when CONFIG_CMDLINE is disabled
by Simon Glass
· 9 years ago
9caeb26
cmd: spi: check return value of strdup
by Peng Fan
· 9 years ago
be8d324
efi_loader: Add GOP support
by Alexander Graf
· 9 years ago
a6f70a3
Fix spelling of "transferred".
by Vagrant Cascadian
· 9 years ago
8a7367a
cmd: Fix license command
by Tom Rini
· 9 years ago
302a648
Add an option to enable the command line
by Simon Glass
· 9 years ago
633fb73
cbfs: Update a function to be static
by Simon Glass
· 9 years ago
b71bea7
gpio: Report errors when GPIOs cannot be read
by Simon Glass
· 9 years ago
740d5d3
cpu: Add support for microcode version and CPU ID
by Simon Glass
· 9 years ago
ba52426
cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD
by Tom Rini
· 9 years ago
0f4060e
efi_loader: Pass proper device path in on boot
by Alexander Graf
· 9 years ago
dea2174
efi_loader: Call fdt preparation functions
by Alexander Graf
· 9 years ago
b993933
efi_loader: Add "bootefi" command
by Alexander Graf
· 9 years ago
88033d7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
eea1d14
Drop CONFIG_CRAMFS_CMDLINE
by Simon Glass
· 9 years ago
40fd050
dm: sandbox: Add driver-model block-device support for sandbox
by Simon Glass
· 9 years ago
2a981dc
dm: block: Adjust device calls to go through helpers function
by Simon Glass
· 9 years ago
bcce53d
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
a696d76
dm: cbfs: Fix handling of invalid type
by Simon Glass
· 9 years ago
3e8bd46
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
e35929e
dm: blk: Rename get_device_and_partition()
by Simon Glass
· 9 years ago
ebac37c
dm: blk: Rename get_device() to blk_get_device_by_str()
by Simon Glass
· 9 years ago
db1d9e7
dm: blk: Rename get_dev() to blk_get_dev()
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
fd1000b
common: Add support for environment file in EXT4.
by Stuart Longland
· 9 years ago
5eca977
trace: Fix compiler warnings in trace
by Simon Glass
· 9 years ago
fec26e7
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
dfe461d
cmd: mem: Show 64bit addresses which are tested
by Michal Simek
· 9 years ago
6f6051f
booti: Help text rework.
by Karsten Merker
· 9 years ago
fc18f8d
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
by Lukasz Majewski
· 9 years ago
18c4e7f
i2c: spd: Extend SPD memory types
by Michal Simek
· 9 years ago
4c80c53
gpio: Correct handling of 'gpio status'
by Simon Glass
· 9 years ago
986fe37
itest: allow map_physmem to return 0 in limited cases
by Stephen Warren
· 9 years ago
b7fbdc6
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
by David Müller (ELSOFT AG)
· 9 years ago
e517db7
cmd: Fix control bmp_display()
by Simon Glass
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
8a36287
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
e578b92
Implement "pci enum" command for CONFIG_DM_PCI
by Stephen Warren
· 9 years ago
0e37d4c
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
by Christophe Ricard
· 9 years ago
82d72a1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
455ad58
fpga: Fix compilation warnings
by Michal Simek
· 9 years ago
062f078
microblaze: Do not print eth device when DM_ETH is enabled
by Michal Simek
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago