projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dm: cbfs: Fix handling of invalid type
2016-03-14
Simon Glass
dm: cbfs: Fix handling of invalid type
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: part: Rename some partition functions
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: part: Convert partition API use to linker lists
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: sandbox: Enable all partition types
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: part: Add a cast to avoid a compiler warning
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: blk: Rename get_device_and_partition()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: blk: Rename get_device() to blk_get_device_by_str()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: blk: Rename get_dev() to blk_get_dev()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: blk: Add comments to a few functions
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: blk: Convert interface type to an enum
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: Add a new header for block devices
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: part: Drop the common.h header
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: fdtdec: Correct a sandbox build warning
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: part: Correct a sandbox build warning
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: pci: Break out the common region display code
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: Drop the block_dev_desc_t typedef
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Masahiro Yamada
debug_uart: output CR along with LF
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Masahiro Yamada
dm: core: make simple-bus compatible to simple-mfd
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: Use uclass_first_device_err() where it is useful
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: core: Add uclass_first_device_err() to return a...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-10
Chris Zhong
rockchip: rk3288: correct sdram setting
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-10
FUKAUMI Naoki
rockchip: make configure_emmc() empty for Firefly-RK3288
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-10
Lin Huang
rockchip: rk3036: change ddr frequency to 400M
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Bin Meng
pci: Fix compiler warnings in dm_pciauto_setup_device()
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
spi: Re-enable the SPI flash tests
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
spi: Correct two error return values
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
sandbox: spi: Remove an incorrect free()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
sandbox: spi: Add more debugging to SPI emulation
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
sandbox: Enable the early timer
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
sandbox: Correct ordering of defconfig
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
sandbox: timer: Support the early timer
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
timer: Set up the real timer after driver model is...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
timer: Provide an early timer
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
timer: Support tracing fully
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
trace: Improve the trace test number recognition
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
lib: Don't instrument the div64 function
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
trace: Fix compiler warnings in trace
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
image: Fix FIT and vboot tests to exit sandbox correctly
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
Revert "image-fit: Fix signature checking"
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-26
Simon Glass
image: Correct the OS location code to work on sandbox
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-25
Albert ARIBAUD
patman: fix series-notes handling for buildman
Acked-by: Simon Glass <
sjg@chromium.org
>
Tested-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-25
Masahiro Yamada
dts: keep clock-names and clocks in SPL DTB if SPL_CLK...
commit
|
commitdiff
|
tree
2016-02-09
Stephen Warren
test/py: capture the entire U-Boot version at boot
commit
|
commitdiff
|
tree
2016-02-09
Stephen Warren
test/py: fix off-by-one error in spawn matching code
commit
|
commitdiff
|
tree
2016-02-09
Stephen Warren
test/py: HTML awesome!
commit
|
commitdiff
|
tree
2016-02-09
Stephen Warren
test/py: exit(1) if there are problems running py.test
commit
|
commitdiff
|
tree
2016-02-09
Stephen Warren
itest: allow map_physmem to return 0 in limited cases
commit
|
commitdiff
|
tree
2016-02-09
Stephen Warren
gunzip: remove avail_in recalculation
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: dfu: allow boardenv to specify test sizes
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: fix a couple typos in comments
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: run sandbox in source directory
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: pass test DTB to sandbox
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: correctly log xfail/xpass tests
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: detect another "bad pattern" in console output
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: check for bad patterns everywhere we wait
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test.py: calculate bad patterns on change only
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: fix spawn.expect multiple match handling
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/dm: clear unit test failure count each run
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: Provide custom IDs when parametrizing tests
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: Quote consistency
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: use " for docstrings
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: make net test aware of USB and PCI enumeration
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
distro bootcmd: enumerate PCI before network operations
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
distro bootcmd: make net boot only optionally start USB
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
Implement "pci enum" command for CONFIG_DM_PCI
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: dfu: error out if USB device already exists
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
ARM: tegra: shut down USB device controller at boot
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: make crash detection more robust
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Simon Glass
dm: Remove device_probe_child()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: add a networking test
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: move find_ram_base() into u_boot_utils
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: add DFU test
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: ums: add filesystem-based testing
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: add various utility code
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: optionally ignore errors from shell commands
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: log when tests send CTRL-C
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: drain console log at the end of any failed...
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: move U-Boot respawn trigger to the test core
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Stephen Warren
test/py: fix timeout to be absolute
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Christophe Ricard
tpm: st33zp24: Add tpm st33zp24 spi support
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Christophe Ricard
tpm: st33zp24: Add tpm st33zp24 support with i2c
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Christophe Ricard
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move...
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Christophe Ricard
tpm: tpm_tis_lpc: fix typo
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-29
Christophe Ricard
tpm: Fix fault in case CONFIG_DM_TPM is set without...
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Thomas Chou
devicetree: use wildcard to clean arch subdir
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: Update the README
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: Add support for Raxda Rock 2
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: rock2: dts: Make changes for U-Boot
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: rock2: Bring in device tree files from Linux
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: dts: Sync up SPDIF node with Linux
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: firefly-rk3288: Enable HDMI output
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: jerry: Enable EDP and HDMI video output
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: jerry: Add support for timing SPI flash speed
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: spl: Support full-speed CPU in SPL
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: rk3288: pinctrl: Fix HDMI pinctrl
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: rk3288: clock: Fix various minor errors
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: jerry: Fix the SDRAM timing
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: spl: Drop MMC support code when not needed
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: Tidy up the register-access macros
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-22
Simon Glass
rockchip: sdram: Use syscon_get_first_range() where...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
next