projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dm: sandbox: Add driver-model block-device support for sandbox
2016-03-14
Simon Glass
dm: sandbox: Add driver-model block-device support...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: sandbox: Prepare block driver for driver-model...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: blk: Add a block-device uclass
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: usb: Tidy up storage code ready for driver model...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: usb: Avoid exceeding available array size for storage...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: block: Adjust device calls to go through helpers...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: block: Rename device number member dev to devnum
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: sandbox: Enable cbfs and cramfs
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
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
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-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-22
Simon Glass
video: freetype: Fix a memory leak with a bad parameter
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-22
Simon Glass
video: truetype: Fix a memory leak on error
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-17
Simon Glass
video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: video: Clean up the old LCD/PWM driver code
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: video: Move LCD driver to use the DM PWM driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: Convert CONFIG_PWM_TEGRA to Kconfig
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: video: Move all fdt-decoding into a single function
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: video: Move LCD enums into the driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: video: Remove the static variables
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: video: Convert tegra20 LCD driver to driver...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: video: Merge the two config structures together
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: video: Move the check for CONFIG_OF_CONTROL...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: video: Merge the display driver into one file
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: dts: Sync tegra20.dtsi with Linux v4.4
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: nyan-big: Move the LCD driver to driver model
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: Allow CONFIG_DM_VIDEO to be used as well as...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: Allow driver model to be used for the PWM
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: lcd: Merge tegra124-lcd.c into display.c
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: pwm: Add a driver for the tegra PWM
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: gpio: Show the GPIO value for outputs
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: dts: Sync up nyan-big files with Linux
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: dts: Sync up the tegra124 device tree files...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: mmc: Fix comments in the MMC driver init
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
dm: video: Flush the cache after a puts()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-16
Simon Glass
tegra: keyboard: Fix the init order
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-15
Simon Glass
gpio: Correct handling of 'gpio status'
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-11
Simon Glass
video: tegra: Enable the 'lcd' env variable work-around
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-11
Simon Glass
dm: video: Add a temporary work-around for old stdout var
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-08
Simon Glass
dm: Update on current serial driver status
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-08
Simon Glass
dm: pxa: serial: Drop serial_sa1100 serial driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-08
Simon Glass
dm: serial: Drop serial_max3100 serial driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-08
Simon Glass
dm: freescale: serial: Drop serial_imx serial driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-08
Simon Glass
dm: opencores: Drop opencores_yanu serial driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-08
Simon Glass
dm: freescale: Drop mxs_auart serial driver
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-06
Simon Glass
rockchip: Drop old CONFIG_VIDEO_ROTATION option
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-06
Simon Glass
bzlib: Try another way to fix an unused variable
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-06
Simon Glass
video: test: Adjust order of file closure
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-06
Simon Glass
video: Use 'int' for loop variables instead of short
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-06
Simon Glass
cmd: Fix control bmp_display()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-06
Simon Glass
microblaze: Correct build error in eth-uclass.c
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-02
Simon Glass
Makefile: Drop unnecessary -dtb suffixes
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-02
Simon Glass
Makefile: Make u-boot.img the same as u-boot-dtb.img
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-02
Simon Glass
socfpga: Simplify Makefile filenames
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-02
Simon Glass
tegra: Always build a boot image with the same filename
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-02
Simon Glass
fdt: Build an SPL binary without device tree
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-02
Simon Glass
fdt: Build a U-Boot binary without device tree
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-02-02
Simon Glass
tegra: Clarify generation of -nodtb file with OF_CONTROL
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-30
Simon Glass
video: Correct 'tor' typo in comment
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-30
Simon Glass
video: test: Add console tests for truetype
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-30
Simon Glass
video: sandbox: Enable truetype fonts for sandbox
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-30
Simon Glass
video: sandbox: Allow selection of font size and console...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-30
Simon Glass
video: Allow selection of the driver and font size
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-30
Simon Glass
License: Add the Open Font License
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-30
Simon Glass
video: Add the Cantoraone decorative font
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-30
Simon Glass
video: Add the Rufscript handwriting font
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-30
Simon Glass
video: Add the AnkaCoder mono-spaced font
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-01-30
Simon Glass
video: Add the Nimbus sans font
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
next