projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
x86: quark: Fix boot breakage
2015-11-20
Simon Glass
Drop CONFIG_ISA_KEYBOARD
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
x86: Add an i8042 device for boards that have it
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Add a Kconfig option for the i8042 keyboard
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: i8042: Convert to use the input library
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Allow updating of keyboard LEDs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Handle caps lock
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Adjust structure of code in process_modifier()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Support the German keymap
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Allow repeat filtering to be disabled
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Add a function to add a keycode to the existing set
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Add a few more keyboard keycodes
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Correct keycode for Ctrl-Y
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
i8042: Adjust keyboard init to assume success
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
i8042: Adjust kbd_reset() to collect all failures
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
i8042: Use functions to handle register access
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
video: Drop unused console functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
dm: cros_ec: Convert cros_ec keyboard driver to driver...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
dm: tegra: Convert keyboard driver to driver model
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
dm: stdio: Plumb in the new keyboard uclass
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
cros_ec: Use udevice instead of cros_ec_dev for keyboard...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Add the keycode translation tables separately
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Return -ENOSPC when there is not space
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
input: Add a device pointer to the input config
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
dm: input: Create a keyboard uclass
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-20
Simon Glass
dm: usb: Add support for USB keyboards with driver...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
arm: zynq: Move serial driver to driver model
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
arm: zynq: serial: Drop non-device-tree serial driver...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
arm: zynq: dts: Add U-Boot device tree additions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
dm: arm: zynq: Enable device tree control in SPL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
arm: zynq: Support the debug UART
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
arm: zynq: Drop unnecessary code in SPL board_init_f()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
arm: zynq: Use separate device tree instead of embedded
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
dm: spl: Support device tree when BSS is in a different...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
dm: spl: Generate u-boot-spl-dtb.bin only when enabled
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
dm: serial: Deal with stdout-path with an alias
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
fdtgrep: Simplify the alias generation code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
fdt: Correct handling of alias regions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-11-04
Simon Glass
fdt: Add a function to look up a /chosen property
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-30
Simon Glass
x86: Select the ns16550 debug UART for minnowmax, chromebook...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-24
Simon Glass
Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-24
Simon Glass
zynq: Move SPL console init out of board_init_f()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-24
Simon Glass
microblaze: Add a TODO to call board_init_f_mem()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-24
Simon Glass
arm: Switch 32-bit ARM to using generic global_data...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-24
Simon Glass
arm: Switch aarch64 to using generic global_data setup
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-24
Simon Glass
board_init_f_mem(): Don't create an unused early malloc...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-24
Simon Glass
board_init_f_mem(): Don't require memset()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-24
Simon Glass
Move board_init_f_mem() into a common location
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-23
Simon Glass
dm: tpm: Drop CONFIG_DM_TPM
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-23
Simon Glass
dm: core: Tidy up comments in device.h
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-23
Simon Glass
dm: core: Remove a comment about dropping per_child_auto_all...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-23
Simon Glass
dm: core: Tidy up devres comments
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-23
Simon Glass
dm: core: Fix device flag whitespace
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-23
Simon Glass
dm: core: Adjust device.h header file order
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-23
Simon Glass
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
x86: ivybridge: Measure the MRC code execution time
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
x86: ivybridge: Fix car_uninit() to correctly set run...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
x86: ivybridge: Check the RTC return value
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
x86: ivybridge: Use 'ret' instead of 'rcode'
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
dm: rtc: Correct rtc_read32() return value
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
rtc: mc146818: Use probe() to set up the device
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
rtc: mc146818: Add a comment to the #endif
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
x86: chromebook_link: Enable the debug UART
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
x86: Init the debug UART if enabled
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
debug_uart: Add an option to announce the debug UART
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
debug_uart: Support board-specific UART initialisation
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
debug_uart: Adjust the declaration of debug_uart_init()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
dm: pci: Adjust pci_find_and_bind_driver() to return...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
dm: pci: Correct a few debug() statements
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
dm: pci: Tidy up auto-config error handling
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-21
Simon Glass
malloc_simple: Add debug() information
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-19
Simon Glass
powerpc: Drop old non-generic-board code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-05
Simon Glass
sandbox: Correct operaion of 'reset' command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-05
Simon Glass
dm: test: Show the amount of leaked memory on error
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-05
Simon Glass
dm: core: Don't use pinctrl for the root device
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-10-03
Simon Glass
dts: Add a comment about CONFIG_OF_EMBED being for...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-29
Simon Glass
x86: chromebook_link: Expand early malloc() memory
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-28
Simon Glass
arm: Drop old non-generic-board code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-28
Simon Glass
arm: Remove wireless_space board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-28
Simon Glass
arm: Remove da830evm board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-12
Simon Glass
arm: Correct comments in crt0.S for the recent SPL...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
Move malloc_cache_aligned() to its own header
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove tx25 board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove palmtreo680 board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove xaeniax board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove vpac270_nor_128 board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove vl_ma2sc board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove vision2 board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove versatileab board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove tt01 board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove tk71 board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove scb9328 board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove rd6281a board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove qong board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove pxa255_idp, zipitz2 boards
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove portuxg20, stamp9g20 boards
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove polaris and trizepsiv boards
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove palmtc board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove palmld board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2015-09-11
Simon Glass
arm: Remove otc570 board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
next