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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd_fdt: save fdtaddr in hex format
Sudeep Holla
2015-07-20
1
-1
/
+1
*
fdt: prevent clearing memory node if there are no banks
Andre Przywara
2015-07-20
1
-0
/
+3
*
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-14
1
-6
/
+6
*
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
2015-07-14
1
-0
/
+1
*
spi: sf: Print the error code on failure
Simon Glass
2015-07-14
1
-2
/
+6
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
1
-0
/
+3
*
scsi: fix compiler warning with DEBUG and 48bit LBAs
Andre Przywara
2015-07-11
1
-2
/
+2
*
common: Add CMD_SF Kconfig entry
Jagan Teki
2015-07-01
1
-0
/
+5
*
mtd, spi: Check if flash pointer is used
Heiko Schocher
2015-06-30
1
-0
/
+5
*
spi, sf: Use offset and size in sf cmd from mtdpartition
Heiko Schocher
2015-06-30
1
-25
/
+29
*
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2015-06-30
3
-139
/
+40
*
mtd, spi: Add MTD layer driver
Daniel Schwierzeck
2015-06-30
1
-2
/
+0
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-0
/
+23
*
common: Add the CMD_ENV_EXISTS config to Kconfig
Joe Hershberger
2015-06-25
1
-0
/
+6
*
common: Fix comment for saveenv in Kconfig
Joe Hershberger
2015-06-25
1
-1
/
+2
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-06-19
1
-1
/
+3
|
\
|
*
usb: kbd: Disable idle input reports when we do not need them
Hans de Goede
2015-06-19
1
-1
/
+3
*
|
common: cmd_part: start and size sub-commands introduction
Paul Kocialkowski
2015-06-19
1
-1
/
+77
*
|
common: cmd_part: Proper alignment
Paul Kocialkowski
2015-06-19
1
-1
/
+1
|
/
*
spl: spl_mmc: MMC boot mode provisions checks
Paul Kocialkowski
2015-06-18
1
-7
/
+15
*
spl: spl_mmc: Minor cosmetics
Paul Kocialkowski
2015-06-18
1
-6
/
+5
*
ahci: support LBA48 data reads for 2+TB drives
Mark Langsdorf
2015-06-12
1
-2
/
+47
*
cmd_scsi: use lbaint_t for LBA values instead of u32
Mark Langsdorf
2015-06-12
1
-7
/
+7
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-06-11
3
-16
/
+47
|
\
|
*
Add a simple version of memalign()
Simon Glass
2015-06-10
1
-0
/
+14
|
*
lcd: Support colour lookup table on 16bpp display in BMP images
Simon Glass
2015-06-10
1
-3
/
+20
|
*
Remove typedefs from bmp_layout.h
Simon Glass
2015-06-10
2
-13
/
+13
*
|
common/cmd_bdinfo: show gd->board_type
Hannes Schmelzer
2015-06-11
1
-0
/
+3
|
/
*
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
2015-06-08
3
-31
/
+138
*
autoboot.c: Move config options to Kconfig
Stefan Roese
2015-06-08
2
-1
/
+69
*
autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
Stefan Roese
2015-06-08
1
-12
/
+2
*
image-fit: Fix compiler warning in fit_conf_print()
Hans de Goede
2015-06-06
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2015-06-05
2
-0
/
+29
|
\
|
*
fdt: Pass the device serial number through devicetree
Paul Kocialkowski
2015-06-05
2
-0
/
+29
*
|
cmd_ide: Eliminate build warnings in atapi_inquiry()
Bin Meng
2015-06-04
1
-3
/
+3
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-06-02
1
-0
/
+9
|
\
|
*
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
1
-0
/
+1
|
*
Move setexpr to Kconfig
Joe Hershberger
2015-06-01
1
-0
/
+8
*
|
usb: kbd: Fix key repeat not always working
Hans de Goede
2015-05-29
1
-6
/
+20
*
|
usb: Remove unused variable in usb_setup_descriptor()
Hans de Goede
2015-05-29
1
-2
/
+0
|
/
*
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
Matt Porter
2015-05-28
1
-1
/
+1
*
meminfo cmd: Enable printing >=4GiB SDRAM sizes
Andrew Bradford
2015-05-28
1
-1
/
+1
*
spl: spl_mmc: Error and count distinction
Paul Kocialkowski
2015-05-28
1
-14
/
+19
*
Combine bootm_find_<thing> functions together
Karl Apsite
2015-05-28
2
-37
/
+20
*
add boot_get_loadables() to load listed images
Karl Apsite
2015-05-28
3
-1
/
+102
*
mkimage will now report information about loadable
Karl Apsite
2015-05-28
1
-0
/
+17
*
env_mmc: add error message to pass to set_default_env
Tim Harvey
2015-05-27
1
-16
/
+24
*
menu: Return an error code if Ctrl-C is pressed
Tuomas Tynkkynen
2015-05-27
1
-0
/
+3
*
pxe: Fix crash if 'sysboot' is run without args
Tuomas Tynkkynen
2015-05-27
1
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-05-26
2
-1
/
+8
|
\
[next]