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
/
arch
/
sandbox
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: test: Add a test for the system controller uclass
Simon Glass
2015-07-21
1
-0
/
+8
*
sandbox: Use the reset driver to handle reset
Simon Glass
2015-07-21
1
-0
/
+3
*
sandbox: Support multiple reset types
Simon Glass
2015-07-21
1
-0
/
+3
*
dm: test: Add tests for the clk uclass
Simon Glass
2015-07-21
1
-0
/
+11
*
sandbox: Don't try distro_bootcmd by default
Sjoerd Simons
2015-05-06
1
-0
/
+1
*
dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass
2015-05-05
2
-0
/
+49
*
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-05
1
-0
/
+10
*
sandbox: eth: Add a function to skip ping timeouts
Joe Hershberger
2015-05-05
1
-0
/
+2
*
sandbox: Add test function to advance time
Joe Hershberger
2015-05-05
1
-0
/
+8
*
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
1
-0
/
+8
*
exynos: sandbox: ti: Add SPDX license identifiers and notes
Simon Glass
2015-04-22
1
-0
/
+2
*
sandbox: eth: Add support for using the 'lo' interface
Joe Hershberger
2015-04-18
1
-1
/
+9
*
sandbox: eth: Add a bridge to a real network for sandbox
Joe Hershberger
2015-04-18
1
-0
/
+32
*
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
Joe Hershberger
2015-04-18
1
-0
/
+15
*
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2015-04-16
4
-5
/
+78
*
sandbox: Return '-c command' exit value as sandbox exit code
Joe Hershberger
2015-02-15
1
-15
/
+0
*
common: Move dram_init() declaration to common location
Michal Simek
2015-02-09
1
-1
/
+0
*
dm: i2c: Add an I2C EEPROM simulator
Simon Glass
2014-12-11
1
-0
/
+26
*
Provide option to avoid defining a custom version of uintptr_t.
Gabe Black
2014-10-27
1
-0
/
+5
*
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-10-22
2
-14
/
+0
*
dm: sandbox: spi: Move to driver model
Simon Glass
2014-10-22
1
-0
/
+1
*
sandbox: Set up global data before board_init_f()
Simon Glass
2014-07-23
1
-1
/
+0
*
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
Masahiro Yamada
2014-07-07
1
-0
/
+0
*
sandbox: change local_irq_save() to macro
Masahiro Yamada
2014-06-23
2
-6
/
+4
*
sandbox: Support iotrace feature
Simon Glass
2014-06-20
1
-0
/
+10
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
1
-4
/
+4
*
common/board_f: Initialized global data for generic board
York Sun
2014-05-12
1
-0
/
+1
*
sandbox: Add options to clean up temporary files
Simon Glass
2014-03-17
1
-1
/
+2
*
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
1
-0
/
+24
*
sandbox: Add LCD driver
Simon Glass
2014-03-17
2
-0
/
+4
*
sandbox: Add a simple sound driver
Simon Glass
2014-03-17
1
-0
/
+14
*
sandbox: Add SDL library for LCD, keyboard, audio
Simon Glass
2014-03-17
1
-0
/
+118
*
sandbox: Add -j option to indicate a jump from a previous U-Boot
Simon Glass
2014-03-17
1
-1
/
+2
*
sandbox: Convert GPIOs to use driver model
Simon Glass
2014-03-04
1
-9
/
+5
*
sandbox: Add a prototype for cleanup_before_linux()
Simon Glass
2014-01-08
1
-0
/
+2
*
sandbox: Add facility to save/restore sandbox state
Simon Glass
2014-01-08
1
-0
/
+114
*
sandbox: Allow reading/writing of RAM buffer
Simon Glass
2014-01-08
2
-1
/
+13
*
sandbox: Add -i option to enter interactive mode
Simon Glass
2014-01-08
1
-0
/
+2
*
sandbox: spi: Add SPI emulation bus
Mike Frysinger
2013-12-09
3
-0
/
+75
*
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
Simon Glass
2013-12-09
2
-13
/
+14
*
sandbox: Make map_to_sysmem() use a constant pointer
Simon Glass
2013-11-21
1
-1
/
+1
*
sandbox: config: Don't use 64-bit physical memory
Simon Glass
2013-11-21
1
-2
/
+2
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
7
-7
/
+7
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
14
-235
/
+14
*
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
Simon Glass
2013-05-01
1
-0
/
+1
*
sandbox: Switch over to generic board
Simon Glass
2013-05-01
2
-20
/
+7
*
sandbox: Provide a way to map from host RAM to U-Boot RAM
Simon Glass
2013-05-01
1
-0
/
+3
*
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
1
-0
/
+2
*
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2013-02-28
1
-0
/
+10
*
sandbox: Use generic global_data
Simon Glass
2013-02-04
1
-24
/
+1
[next]