projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stdio: Remove redundant code around stdio_register() calls
2014-07-23
Simon Glass
stdio: Remove redundant code around stdio_register...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-07-23
Simon Glass
dm: Use an explicit expect value in core tests
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-07-23
Simon Glass
dm: gpio: Don't use the driver model uclass for SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-07-23
Simon Glass
sandbox: Always enable malloc debug
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-07-23
Simon Glass
sandbox: config: Enable pre-relocation malloc()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-07-23
Simon Glass
sandbox: Support pre-relocation malloc()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-07-23
Simon Glass
Add a simple malloc() implementation for pre-relocation
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-07-23
Simon Glass
sandbox: Set up global data before board_init_f()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-07-23
Simon Glass
Remove form-feeds from dlmalloc.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-07-07
Simon Glass
Avoid using gawk-specific strtonum()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-07-07
Simon Glass
patman: Only apply patches when we know the original...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-21
Simon Glass
dm: Use '*' to indicate a device is activated
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
dm: Expand and improve the device lifecycle docs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
dm: Tidy up four minor code nits
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
tegra: Enable driver model
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
tegra: dts: Bring in GPIO bindings from linux
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
dm: Fix printf() strings in the 'dm' command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
dm: Allow driver model tests only for sandbox
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
dm: Cast away the const-ness of the global_data pointer
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
dm: Add missing header files in lists and root
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
dm: Use case-insensitive comparison for GPIO banks
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
dm: Update README to encourage conversion to driver...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
dm: Rename struct device_id to udevice_id
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
Makefile: Support include files for .dts files
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
sandbox: Support iotrace feature
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
arm: Support iotrace feature
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-20
Simon Glass
Add an I/O tracing feature
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
Add documentation for verified boot on Beaglebone Black
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
Enhance fit_check_sign to check all images
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
bootm: Move decompression code into its own function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
Allow compiling common/bootm.c on with HOSTCC
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
Avoid including config.h in command.h
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
Fix small 'case' typo in image-fit.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
bootm: Support android boot on sandbox
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
image: Remove the fit_load_image() property parameter
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
bootm: Split out code from cmd_bootm.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
Reverse the meaning of the fit_config_verify() return...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
tools: Check arguments in fit_check_sign/fit_info
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
mkimage: Automatically expand FDT in more cases
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-19
Simon Glass
hash: Use uint8_t in preference to u8
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
m68k: Fix warnings with gcc 4.6
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
am33xx/omap: Add a new board to enable verified boot
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
am33xx/omap: Enable FIT support
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
am33xx/omap: Enable CONFIG_OF_CONTROL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
arm: ti: Increase malloc size to 16MB for armv7 boards
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
mkimage: Automatically make space in FDT when full
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
Improve error handling in fit_common
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
fdt: Update functions which write to an FDT to return...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
fdt: Add DEV_TREE_BIN option to specify a device tree...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
hash: Export the function to show a hash
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
am33xx/omap: Allow cache enable for all Sitara/OMAP
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
Check that u-boot.bin size looks correct
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
mx31ads: Fix the U-Boot binary output
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
cm_t335: Fix the U-Boot binary output
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-11
Simon Glass
ti: am335x: Fix the U-Boot binary output
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-05
Simon Glass
Correct return code from builtin_run_command_list()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-05
Simon Glass
Fix hush to give the correct return code for a simple...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-05
Simon Glass
Fix itest mask overflow
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-06-05
Simon Glass
Add final result tests for run_command_list()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
main: Avoid unncessary strdup()/free()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
main: Make the execution path a little clearer in main.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
main: Hide the hush/simple details inside cli.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
Simplify the main loop
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
m68k: powerpc: Clean up do_mdm_init
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
Rename bootretry functions and remove #ifdefs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
Move bootretry code into bootretry.c and clean up
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
Move command line API into cli.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
Move autoboot code to autoboot.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
Add cli_ prefix to readline functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
Split out simple parser and readline into separate...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
move CLI prototypes to cli.h and add comments
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
Rename hush to cli_hush
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-29
Simon Glass
Remove unnecessary use of hush header file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-28
Simon Glass
initcall: Improve debugging support
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-28
Simon Glass
exynos: Enable the LCD backlight for snow
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-28
Simon Glass
exynos: dts: Enable LCD for snow
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-28
Simon Glass
exynos: Enable PSHOLD in SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-28
Simon Glass
power: Add PMIC_ prefix to CHARGER_EN/DISABLE
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-28
Simon Glass
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-28
Simon Glass
exynos: Drop old smdk5250.c file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-28
Simon Glass
exynos: dts: Correct EC interrupt GPIO
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-23
Simon Glass
Add myself as maintainer for chromebook-x86
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-16
Simon Glass
patman: Suppress duplicate signoffs only for real patches
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-09
Simon Glass
patman: Avoid duplicate sign-offs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-09
Simon Glass
patman: Deal with 'git apply' failures correctly
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-09
Simon Glass
sandbox: Update and expand the README
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-09
Simon Glass
sandbox: Provide a build option to avoid using SDL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-09
Simon Glass
Make 'run' use run_command_list() instead of run_command()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-05-09
Simon Glass
sandbox: Support 'env import' and 'env export'
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-04-17
Simon Glass
Start the deprecation process for generic board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-03-28
Simon Glass
Start the deprecation process for generic board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-03-22
Simon Glass
patman: Use Patch-cc: instead of Cc:
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-03-18
Simon Glass
sandbox: config: Enable cros_ec emulation and related...
Reviewed-by:
Simon Glass
<sjg@chromium.org>
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-03-18
Simon Glass
sandbox: Add implementation of spi_setup_slave_fdt()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-03-18
Simon Glass
sandbox: Add options to clean up temporary files
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-03-18
Simon Glass
sandbox: Allow Ctrl-C to work in sandbox
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-03-18
Simon Glass
sandbox: Deal with conflicting getenv() for SDL
Reviewed-by:
Simon Glass
<sjg@chromium.org>
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-03-18
Simon Glass
sound: Move Samsung-specific code into its own file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2014-03-18
Simon Glass
sandbox: Add LCD driver
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
next