Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
37b8eb37f8950538425d9956b65e8911a986002b
« Previous
f300dcc
i2c, avr32: fix compiler warning "input is not relaxable"
by Heiko Schocher
· 9 years ago
d018cd2
sunxi: Update new defconfigs
by Tom Rini
· 9 years ago
80d307d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
aa56cb3
sunxi: Add support for the Lamobo R1 board
by Jelle de Jong
· 9 years ago
7e17fd2
sunxi: Add support for Orangepi Plus and Orangepi PC boards
by Hans de Goede
· 9 years ago
d6e6d4b
sunxi: Add H3 dts[i] files
by Hans de Goede
· 9 years ago
52d0931
sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3
by Siarhei Siamashka
· 9 years ago
0404d53
sunxi: Add H3 DRAM initialization support
by Jens Kuske
· 9 years ago
1c27b7d
sunxi: Add basic H3 support
by Jens Kuske
· 9 years ago
6047a3a
sunxi: musb: Implement dfu_usb_get_reset()
by Siarhei Siamashka
· 9 years ago
2a909c5
sunxi: Enable DFU for RAM
by Siarhei Siamashka
· 9 years ago
f3c71c9
vexpress64: store env in flash
by Ryan Harkin
· 9 years ago
3e933f4
vexpress64: remove #error
by Ryan Harkin
· 9 years ago
2c2b218
vexpress64: use 2nd DRAM bank only on juno
by Ryan Harkin
· 9 years ago
bc8d3bc
vexpress64: compile Juno PCIe conditionally
by Ryan Harkin
· 9 years ago
0ee1a22
Juno: don't print PCI debug information by default
by Andre Przywara
· 9 years ago
d4e69e6
eeprom: Clean up checkpatch issues
by Marek Vasut
· 9 years ago
d4fec4e
eeprom: Add support for selecting i2c bus
by Marek Vasut
· 9 years ago
354e3ed
eeprom: Add bus argument to eeprom_init()
by Marek Vasut
· 9 years ago
1a37889
eeprom: Pull out the RW loop
by Marek Vasut
· 9 years ago
39b6f98
eeprom: Pull out transfer length computation
by Marek Vasut
· 9 years ago
6717e3c
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS
by Marek Vasut
· 9 years ago
8eee40a
eeprom: Suck the ifdef into eeprom_init()
by Marek Vasut
· 9 years ago
d738746
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS
by Marek Vasut
· 9 years ago
52cd47c
eeprom: Make eeprom_write_enable() weak
by Marek Vasut
· 9 years ago
02c321c
eeprom: Pull out address computation
by Marek Vasut
· 9 years ago
9132088
eeprom: Pull out the I/O code
by Marek Vasut
· 9 years ago
53a85ad
eeprom: Zap CONFIG_SPI_X
by Marek Vasut
· 9 years ago
b7b2e3f
eeprom: Zap eeprom_probe()
by Marek Vasut
· 9 years ago
ec7012e
eeprom: Zap CONFIG_SYS_EEPROM_X40430
by Marek Vasut
· 9 years ago
e4f65d0
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
4f296d0
eeprom: Shuffle code around
by Marek Vasut
· 9 years ago
8961dac
tricorder: rewrite tricordereeprom command
by Andreas Bießmann
· 9 years ago
7ec2328
ARM: keystone2: configs: Correct burn_uboot_sp erase size
by Cooper Jr., Franklin
· 9 years ago
bc62296
ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pins
by Cooper Jr., Franklin
· 9 years ago
2f3a5fe
nios2: 10m50: change to ns16550 uart
by Thomas Chou
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
4fb6055
ns16550: zap CONFIG_NS16550_SERIAL
by Thomas Chou
· 9 years ago
c7b9686
ns16550: unify serial_omap
by Thomas Chou
· 9 years ago
1874626
ns16550: unify serial_tegra
by Thomas Chou
· 9 years ago
ace59da
ns16550: unify serial_dw
by Thomas Chou
· 9 years ago
fcd3367
ns16550: unify serial_keystone
by Thomas Chou
· 9 years ago
98a51fc
ns16550: unify serial_rockchip
by Thomas Chou
· 9 years ago
f27445c
ns16550: unify serial_ppc
by Thomas Chou
· 9 years ago
81cd63a
ns16550: unify serial_x86
by Thomas Chou
· 9 years ago
8e62d32
ns16550: add generic binding to unify the drivers
by Thomas Chou
· 9 years ago
77d7b5c
ns16550: change map_sysmem to map_physmem
by Thomas Chou
· 9 years ago
b1e361b
debug_uart: restore ns16550 as default
by Thomas Chou
· 9 years ago
1d149ed
dm: Add timeline and guide for porting serial drivers
by Simon Glass
· 9 years ago
bff1a71
dm: test: usb: sandbox: Add keyboard tests for sandbox
by Simon Glass
· 9 years ago
460a717
sandbox: Enable USB keyboard
by Simon Glass
· 9 years ago
d8a26f0
usb: sandbox: Add a USB emulation driver
by Simon Glass
· 9 years ago
b70a3fe
usb: sandbox: Add support for interrupt operations
by Simon Glass
· 9 years ago
2cdb58e
usb: Avoid open-coded USB constants in usb_kbd.c
by Simon Glass
· 9 years ago
1762760
usb: Drop unused code in usb_kbd.c
by Simon Glass
· 9 years ago
cd71637
dm: test: usb: Add a test for device reordering
by Simon Glass
· 9 years ago
431cbd6
dm: test: usb: Add tests for the 'usb tree' command
by Simon Glass
· 9 years ago
eae11be
dm: usb: Remove inactive children after a bus scan
by Simon Glass
· 9 years ago
e8ea5e8
dm: usb: Deprecate usb_get_dev_index()
by Simon Glass
· 9 years ago
79725ca
Revert "dm: Export device_remove_children / device_unbind_children"
by Simon Glass
· 9 years ago
ba94e83
Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"
by Simon Glass
· 9 years ago
1b6a1df
Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"
by Simon Glass
· 9 years ago
af9c7c1
sandbox: usb: Allow finding a USB emulator for a device
by Simon Glass
· 9 years ago
80438a6
sandbox: usb: Allow up to 4 emulated devices on a hub
by Simon Glass
· 9 years ago
c487632
sandbox: usb: Allow dynamic emulated USB device descriptors
by Simon Glass
· 9 years ago
7aeac5b
dm: core: Add safe device iteration macros
by Simon Glass
· 9 years ago
45bfa47
usb: Refactor USB tree output code for testing
by Simon Glass
· 9 years ago
9ce8b40
test: Record and silence console in tests
by Simon Glass
· 9 years ago
61b4d35
sandbox: Enable console recording and silent console
by Simon Glass
· 9 years ago
9854a87
console: Add a console buffer
by Simon Glass
· 9 years ago
b7b6509
Add a circular memory buffer implementation
by Simon Glass
· 9 years ago
7d94c49
Drop config.h header from display_options.c
by Simon Glass
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
3884c98
dm: usb: Avoid time delays in sandbox tests
by Simon Glass
· 9 years ago
9723563
sandbox: Add a way to skip time delays
by Simon Glass
· 9 years ago
3f51a77
sandbox: cros_ec: fix uninitialized use of len
by Daniel Schwierzeck
· 9 years ago
b6ff6ce
x86: qemu: Convert to use driver model keyboard
by Bin Meng
· 9 years ago
60fe101
x86: crownbay: Convert to use driver model keyboard
by Bin Meng
· 9 years ago
e5f330c
input: Ban digit numbers if 'Num Lock' is not on
by Bin Meng
· 9 years ago
377a069
input: Change LED state bits to conform i8042 compatible keyboard
by Bin Meng
· 9 years ago
cd81091
input: Call keyboard's update_leds() method when the LEDs change
by Bin Meng
· 9 years ago
533c81a
input: Save keyboard's LED state to correct place
by Bin Meng
· 9 years ago
91f8154
input: Convert 'keyboard' driver to use input library
by Simon Glass
· 9 years ago
39f615e
video: input: Clean up after i8042 conversion
by Simon Glass
· 9 years ago
011d89d
i8042: Handle a duplicate power-on-reset response
by Simon Glass
· 9 years ago
dcbf825
input: Convert i8042 to driver model
by Simon Glass
· 9 years ago
51a8a72
Drop CONFIG_ISA_KEYBOARD
by Simon Glass
· 9 years ago
6b44ae6
x86: Add an i8042 device for boards that have it
by Simon Glass
· 9 years ago
b0abfef
input: Add a Kconfig option for the i8042 keyboard
by Simon Glass
· 9 years ago
2ec739d
input: i8042: Convert to use the input library
by Simon Glass
· 9 years ago
3b5f6f5
input: Allow updating of keyboard LEDs
by Simon Glass
· 9 years ago
ba42034
input: Handle caps lock
by Simon Glass
· 9 years ago
a683d0d
input: Adjust structure of code in process_modifier()
by Simon Glass
· 9 years ago
b1d7a18
input: Support the German keymap
by Simon Glass
· 9 years ago
9961a0b
sandbox: add a sandbox timer and basic test
by Thomas Chou
· 9 years ago
6752195
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
by Thomas Chou
· 9 years ago
0b186c0
input: Allow repeat filtering to be disabled
by Simon Glass
· 9 years ago
3a85e43
input: Add a function to add a keycode to the existing set
by Simon Glass
· 9 years ago
77c7f04
input: Add a few more keyboard keycodes
by Simon Glass
· 9 years ago
2e5513b
input: Correct keycode for Ctrl-Y
by Simon Glass
· 9 years ago
Next »