index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
include
Commit message (
Expand
)
Author
Age
Lines
*
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
-0
/
+0
*
sandbox: Use the address in readl/writel() functions
Simon Glass
2016-10-11
-6
/
+6
*
spl: Move spl_board_load_image() into a generic header
Simon Glass
2016-10-06
-8
/
+0
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
-1
/
+0
*
Add a power domain framework/uclass
Stephen Warren
2016-07-27
-0
/
+21
*
sandbox: Add basic SPL implementation
Simon Glass
2016-07-14
-0
/
+23
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
-9
/
+111
*
reset: implement a reset test
Stephen Warren
2016-06-19
-0
/
+21
*
sandbox: gpio: doc: Fix parameter documentation
mario.six@gdsys.cc
2016-06-19
-6
/
+10
*
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2016-06-03
-0
/
+20
*
mailbox: implement a sandbox test
Stephen Warren
2016-05-26
-0
/
+21
*
Rename reset to sysreset
Stephen Warren
2016-05-26
-3
/
+3
*
sandbox: Add string and 16-bit I/O functions
Simon Glass
2016-05-17
-0
/
+15
*
sandbox: Enable many more commands
Tom Rini
2016-04-15
-0
/
+2
*
sandbox: Fix building with LLVM
Tom Rini
2016-03-08
-0
/
+6
*
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-19
-0
/
+2
*
test: Record and silence console in tests
Simon Glass
2015-11-19
-0
/
+1
*
sandbox: Add a way to skip time delays
Simon Glass
2015-11-19
-0
/
+19
*
sandbox: Use the generic bitops headers
Fabio Estevam
2015-11-05
-0
/
+4
*
dm: test: Add a test for the system controller uclass
Simon Glass
2015-07-21
-0
/
+8
*
sandbox: Use the reset driver to handle reset
Simon Glass
2015-07-21
-0
/
+3
*
sandbox: Support multiple reset types
Simon Glass
2015-07-21
-0
/
+3
*
dm: test: Add tests for the clk uclass
Simon Glass
2015-07-21
-0
/
+11
*
sandbox: Don't try distro_bootcmd by default
Sjoerd Simons
2015-05-06
-0
/
+1
*
dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass
2015-05-05
-0
/
+49
*
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-05
-0
/
+10
*
sandbox: eth: Add a function to skip ping timeouts
Joe Hershberger
2015-05-05
-0
/
+2
*
sandbox: Add test function to advance time
Joe Hershberger
2015-05-05
-0
/
+8
*
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
-0
/
+8
*
exynos: sandbox: ti: Add SPDX license identifiers and notes
Simon Glass
2015-04-22
-0
/
+2
*
sandbox: eth: Add support for using the 'lo' interface
Joe Hershberger
2015-04-18
-1
/
+9
*
sandbox: eth: Add a bridge to a real network for sandbox
Joe Hershberger
2015-04-18
-0
/
+32
*
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
Joe Hershberger
2015-04-18
-0
/
+15
*
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2015-04-16
-5
/
+78
*
sandbox: Return '-c command' exit value as sandbox exit code
Joe Hershberger
2015-02-15
-15
/
+0
*
common: Move dram_init() declaration to common location
Michal Simek
2015-02-09
-1
/
+0
*
dm: i2c: Add an I2C EEPROM simulator
Simon Glass
2014-12-11
-0
/
+26
*
Provide option to avoid defining a custom version of uintptr_t.
Gabe Black
2014-10-27
-0
/
+5
*
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-10-22
-14
/
+0
*
dm: sandbox: spi: Move to driver model
Simon Glass
2014-10-22
-0
/
+1
*
sandbox: Set up global data before board_init_f()
Simon Glass
2014-07-23
-1
/
+0
*
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
Masahiro Yamada
2014-07-07
-0
/
+0
*
sandbox: change local_irq_save() to macro
Masahiro Yamada
2014-06-23
-6
/
+4
*
sandbox: Support iotrace feature
Simon Glass
2014-06-20
-0
/
+10
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
-4
/
+4
*
common/board_f: Initialized global data for generic board
York Sun
2014-05-12
-0
/
+1
*
sandbox: Add options to clean up temporary files
Simon Glass
2014-03-17
-1
/
+2
*
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
-0
/
+24
*
sandbox: Add LCD driver
Simon Glass
2014-03-17
-0
/
+4
*
sandbox: Add a simple sound driver
Simon Glass
2014-03-17
-0
/
+14
[next]