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
*
image-fit: make local function static
Jeroen Hofstee
2014-10-25
1
-1
/
+1
*
env_nand: make local functions static
Jeroen Hofstee
2014-10-25
1
-2
/
+2
*
common: board_r: make local functions static
Jeroen Hofstee
2014-10-25
1
-4
/
+4
*
common: cmd_elf: make do_bootelf_exec static
Jeroen Hofstee
2014-10-25
1
-2
/
+1
*
misc: use __weak
Jeroen Hofstee
2014-10-25
1
-4
/
+1
*
common: board: use __weak
Jeroen Hofstee
2014-10-24
2
-16
/
+4
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-22
6
-10
/
+92
|
\
|
*
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
1
-0
/
+30
|
*
dm: Convert spi_flash_probe() and 'sf probe' to use driver model
Simon Glass
2014-10-22
1
-0
/
+25
|
*
sf: Tidy up public and private header files
Simon Glass
2014-10-22
1
-0
/
+1
|
*
dm: spi: Adjust cmd_spi to work with driver model
Simon Glass
2014-10-22
1
-8
/
+31
|
*
dm: Add spi.h header to a few files
Simon Glass
2014-10-22
1
-0
/
+1
|
*
dm: Remove spi_init() from board_r.c when using driver model
Simon Glass
2014-10-22
1
-1
/
+1
|
*
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-22
1
-1
/
+3
*
|
x86: Support loading kernel setup from a FIT
Simon Glass
2014-10-22
4
-2
/
+55
*
|
sandbox: bootm: Don't fail the architecture check
Simon Glass
2014-10-22
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-10-20
2
-0
/
+111
|
\
|
*
crypto/fsl: Add command for encapsulating/decapsulating blobs
Ruchika Gupta
2014-10-16
2
-0
/
+111
*
|
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
Simon Glass
2014-10-16
1
-2
/
+2
|
/
*
common/board_r: remove warning in initr_mem for 64-bit phys_size_t
Valentin Longchamp
2014-10-10
1
-1
/
+1
*
common: spl_sata: perform SCSI scan before getting device
Roger Quadros
2014-10-10
1
-0
/
+1
*
common/board_r: Fix booting issue on T4240QDS
York Sun
2014-10-10
1
-3
/
+3
*
pxe: Ensure we don't overflow bootargs
Ian Campbell
2014-10-10
1
-0
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-10-06
3
-30
/
+36
|
\
|
*
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
Hans de Goede
2014-10-06
2
-6
/
+6
|
*
stdio: Add force parameter to stdio_deregister
Hans de Goede
2014-10-06
2
-4
/
+11
|
*
usb: kbd: Remove check for already being registered
Hans de Goede
2014-10-06
1
-11
/
+1
|
*
usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()
Hans de Goede
2014-10-06
1
-12
/
+15
|
*
usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister
Hans de Goede
2014-10-06
1
-1
/
+6
|
*
usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()
Hans de Goede
2014-10-06
1
-2
/
+3
*
|
Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga
Tom Rini
2014-10-06
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
tools: socfpga: Add socfpga preloader signing to mkimage
Charles Manning
2014-10-06
1
-0
/
+1
*
|
cmd_mmc: fix bootpart-resize maxarg to 4
Wally Yeh
2014-10-03
1
-1
/
+1
*
|
env_mmc: correct fini partition to match init partition
Peter Bigot
2014-10-03
1
-1
/
+1
|
/
*
Merge branch 'for-tom' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-26
1
-21
/
+32
|
\
|
*
dm: spi: Move cmd device code into its own function
Simon Glass
2014-09-26
1
-21
/
+32
*
|
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-09-26
1
-10
/
+1
|
\
\
|
|
/
|
/
|
|
*
fdt_support: Make of_bus_default_count_cells non static
Arnab Basu
2014-09-25
1
-1
/
+1
|
*
fdt_support: Move of_read_number to fdt_support.h
Arnab Basu
2014-09-25
1
-9
/
+0
*
|
kbuild: refactor some makefiles
Masahiro Yamada
2014-09-24
1
-7
/
+2
*
|
cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call
Rostislav Lisovy
2014-09-24
1
-2
/
+4
*
|
kconfig: move CONFIG_CMD_IMPORTENV to Kconfig
Masahiro Yamada
2014-09-24
1
-0
/
+6
*
|
kconfig: move CONFIG_CMD_GO to Kconfig
Masahiro Yamada
2014-09-24
1
-0
/
+6
*
|
kconfig: move CONFIG_CMD_EXPORTENV to Kconfig
Masahiro Yamada
2014-09-24
1
-0
/
+6
*
|
kconfig: move CONFIG_CMD_CRC32 to Kconfig
Masahiro Yamada
2014-09-24
1
-0
/
+6
*
|
kconfig: move CONFIG_CMD_BOOTM to Kconfig
Masahiro Yamada
2014-09-24
1
-0
/
+6
*
|
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+4
*
|
sandbox: Disable Ctrl-C
Simon Glass
2014-09-24
1
-0
/
+3
*
|
usb/gadget: fastboot: implement sparse format
Steve Rae
2014-09-24
2
-10
/
+23
*
|
usb/gadget: fastboot: minor cleanup
Steve Rae
2014-09-24
1
-3
/
+4
[next]