index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: Move to normal debug infrastructure
Alexander Graf
2016-06-06
1
-3
/
+1
*
efi_loader: Add exit support
Alexander Graf
2016-06-06
1
-0
/
+6
*
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
1
-2
/
+2
*
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
3
-24
/
+24
*
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-06-03
3
-99
/
+98
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
1
-62
/
+0
|
\
|
*
mmc: Drop dead mmc code for non-generic MMC
Simon Glass
2016-05-26
1
-62
/
+0
*
|
efi_loader: Add network access support
Alexander Graf
2016-05-27
1
-0
/
+7
*
|
cmd: replace the cast of the memory access to a fixed bit type in itest
Kunihiko Hayashi
2016-05-27
1
-3
/
+3
*
|
cmd: disk: Fix unused variable warning
Marek Vasut
2016-05-27
1
-1
/
+2
|
/
*
arm64: fix arm64 Linux boot image header field sizes
Andre Przywara
2016-05-25
1
-3
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-05-23
3
-0
/
+202
|
\
|
*
cmd: qfw: do not depend on x86
Miao Yan
2016-05-23
1
-1
/
+0
|
*
cmd: qfw: do not require default macros when building qfw command
Miao Yan
2016-05-23
1
-0
/
+13
|
*
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
3
-3
/
+3
|
*
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
3
-173
/
+2
|
*
cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Miao Yan
2016-05-23
1
-17
/
+20
|
*
cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
2016-05-23
1
-12
/
+0
|
*
cmd: qfw: add API to iterate firmware list
Miao Yan
2016-05-23
1
-3
/
+22
|
*
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
3
-0
/
+351
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-05-23
1
-0
/
+2
|
\
\
|
*
|
mips: Report reloc information in bdinfo
Tim Chick
2016-05-21
1
-0
/
+2
|
|
/
*
|
eeprom: merge cmdline parsing of eeprom commands
Nikita Kiryanov
2016-05-20
1
-64
/
+53
*
|
eeprom: use eeprom_execute_command for all eeprom functions
Nikita Kiryanov
2016-05-20
1
-21
/
+40
*
|
eeprom: refactor i2c bus and devaddr parsing
Nikita Kiryanov
2016-05-20
1
-26
/
+53
*
|
cmd: eeprom: add support for layout aware commands
Nikita Kiryanov
2016-05-20
1
-1
/
+147
*
|
cmd: eeprom: add bus switching support for all i2c drivers
Nikita Kiryanov
2016-05-20
1
-1
/
+1
|
/
*
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
1
-4
/
+4
*
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
1
-3
/
+5
*
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
1
-1
/
+1
*
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
1
-6
/
+10
*
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
1
-118
/
+20
*
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
1
-1276
/
+21
*
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-05-17
2
-603
/
+29
*
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
2
-3
/
+3
*
dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
2016-05-17
1
-5
/
+7
*
dm: ide: Remove the forward declarations
Simon Glass
2016-05-17
1
-714
/
+682
*
dm: ide: Correct various code style problems
Simon Glass
2016-05-17
1
-28
/
+29
*
dm: scsi: Fix up code style
Simon Glass
2016-05-17
1
-233
/
+226
*
dm: scsi: Remove the forward declarations
Simon Glass
2016-05-17
1
-332
/
+310
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
2
-2
/
+2
*
mmc: Fix error in RPMB code
Marek Vasut
2016-05-05
1
-1
/
+1
*
i2c/eeprom: Always define I2C_RXTX_LEN
Mario Six
2016-05-03
1
-0
/
+4
*
Fix spelling of "occurred".
Vagrant Cascadian
2016-05-02
1
-4
/
+4
*
cmd: Kconfig: Add a Kconfig options for a few CMD
Dinh Nguyen
2016-04-25
1
-0
/
+70
*
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
1
-1
/
+1
*
cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
Tom Rini
2016-04-20
1
-13
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-04-20
1
-10
/
+29
|
\
|
*
usb: ums - expose selected partition/s
John Tobias
2016-04-20
1
-10
/
+29
*
|
efi_loader: Pass fdt address directly to bootefi cmd
Alexander Graf
2016-04-18
1
-20
/
+16
[next]