index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-11
designware_i2c.h: Fixed the correct values for SCL low/high time
Armando Visconti
2012-12-11
designware_i2c: Fixed the setting of the i2c bus speed
Armando Visconti
2012-12-11
designware_i2c: Added s/w generation of stop bit
Armando Visconti
2012-12-11
designware_i2c.c: Added the support for MULTI_BUS
Armando Visconti
2012-12-11
drivers:i2c: Modify I2C driver for Exynos4
Piotr Wilczek
2012-12-11
exynos:pinmux: Add pinmux support for i2c
Piotr Wilczek
2012-12-11
exynos:cpu: Add Exynos4 I2C spacing
Piotr Wilczek
2012-12-11
exynos:clock: Add i2c clock
Piotr Wilczek
2012-12-11
omap24xx_i2c: Handle OMAP5 like OMAP2,3,4
Vincent Stehlé
2012-12-11
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
Marek Vasut
2012-12-11
mxs: i2c: Restore speed setting after block reset
Marek Vasut
2012-12-11
i2c: mxs: Fix TIMING2 register value
Marek Vasut
2012-12-11
i2c: mxs: Use i2c_set_bus_speed() in i2c_init()
Marek Vasut
2012-12-11
i2c: mxs: Implement i2c_get/set_bus_speed()
Marek Vasut
2012-12-11
i2c: mxs: Abstract out the MXS I2C speed setup
Marek Vasut
2012-12-11
i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
Marek Vasut
2012-12-11
i2c: Staticize local functions in mxc i2c driver
Marek Vasut
2012-12-11
i2c: Use __weak instead of __attribute__((weak, alias))
Marek Vasut
2012-12-11
soft_i2c: add necessary includes for AVR32
Andreas Bießmann
2012-12-11
Correct comment to show the parameters as defined in tools/mkimage.h
Lars Rasmusson
2012-12-08
MIPS: constify address pointer in test_bit()
Daniel Schwierzeck
2012-12-08
MIPS: fix a latent bug on initialize $gp
Zhi-zhou Zhang
2012-12-07
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2012-12-07
fs:ext4:write: Initialize cache aligned filename buffer
Łukasz Majewski
2012-12-07
fs:ext4:fix: Code refactoring to suppress compiler warnings
Łukasz Majewski
2012-12-07
fs:ext4:write: Store block device descriptor in file system structure
Łukasz Majewski
2012-12-07
fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division
Łukasz Majewski
2012-12-07
Change e-mail address of Luka Perkov
Luka Perkov
2012-12-07
serial_pl011: Set RTS during initialization
Joshua Housh
2012-12-07
MAINTAINERS: Add a pointer to the custodians page.
Robert P. J. Day
2012-12-06
x86: Fix coreboot config to boot on Chromebook
Simon Glass
2012-12-06
x86: Turn on support for EFI's GPT in the coreboot config
Gabe Black
2012-12-06
x86: coreboot: Enable video display
Simon Glass
2012-12-06
x86: Build vga video code only if CONFIG_VIDEO_VGA is defined
Simon Glass
2012-12-06
x86: Remove video_init() prototype from u-boot-x86.h
Simon Glass
2012-12-06
video: Check for valid FB pointer before clearing
Duncan Laurie
2012-12-06
x86: drop unused code in coreboot.c
Stefan Reinauer
2012-12-06
x86: Remove coreboot_ from file name
Stefan Reinauer
2012-12-06
x86: Provide a way to throttle port80 accesses
Vadim Bendebury
2012-12-06
x86: Provide tick counter and frequency reference for Intel core architecture
Vadim Bendebury
2012-12-06
x86: Issue SMI to finalize Coreboot in final stage
Duncan Laurie
2012-12-06
x86: Fix MTRR clear to detect which MTRR to use
Duncan Laurie
2012-12-06
x86: Emit port 80 post codes in show_boot_progress()
Stefan Reinauer
2012-12-06
x86: fdt: Create basic .dtsi file for coreboot
Simon Glass
2012-12-06
x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
Gabe Black
2012-12-06
x86: Add support for CONFIG_OF_CONTROL
Gabe Black
2012-12-06
x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
Stefan Reinauer
2012-12-06
x86: Add back cold- and warm-boot flags
Gabe Black
2012-12-06
x86: Override calculate_relocation_address to use the e820 map
Gabe Black
2012-12-06
x86: Make calculate_relocation_address an overridable function
Gabe Black
[next]