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
path:
root
/
common
Age
Commit message (
Expand
)
Author
2015-11-23
gpt: command: Extend gpt command to support GPT table verification
Lukasz Majewski
2015-11-23
gpt: doc: Update gpt command's help description
Lukasz Majewski
2015-11-23
gpt: command: Remove duplicated check for empty partition description
Lukasz Majewski
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23
common/console.c: Small coding style cleanup
Stefan Roese
2015-11-23
common/console.c: Drop sandbox special-case console code
Stefan Roese
2015-11-22
eeprom: Clean up checkpatch issues
Marek Vasut
2015-11-22
eeprom: Add support for selecting i2c bus
Marek Vasut
2015-11-22
eeprom: Add bus argument to eeprom_init()
Marek Vasut
2015-11-22
eeprom: Pull out the RW loop
Marek Vasut
2015-11-22
eeprom: Pull out transfer length computation
Marek Vasut
2015-11-22
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS
Marek Vasut
2015-11-22
eeprom: Suck the ifdef into eeprom_init()
Marek Vasut
2015-11-22
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS
Marek Vasut
2015-11-22
eeprom: Make eeprom_write_enable() weak
Marek Vasut
2015-11-22
eeprom: Pull out address computation
Marek Vasut
2015-11-22
eeprom: Pull out the I/O code
Marek Vasut
2015-11-22
eeprom: Zap CONFIG_SPI_X
Marek Vasut
2015-11-22
eeprom: Zap eeprom_probe()
Marek Vasut
2015-11-22
eeprom: Zap CONFIG_SYS_EEPROM_X40430
Marek Vasut
2015-11-22
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
Marek Vasut
2015-11-22
eeprom: Shuffle code around
Marek Vasut
2015-11-20
usb: Avoid open-coded USB constants in usb_kbd.c
Simon Glass
2015-11-20
usb: Drop unused code in usb_kbd.c
Simon Glass
2015-11-20
usb: Refactor USB tree output code for testing
Simon Glass
2015-11-20
console: Add a console buffer
Simon Glass
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2015-11-20
dm: usb: Avoid time delays in sandbox tests
Simon Glass
2015-11-20
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
Thomas Chou
2015-11-20
dm: stdio: Plumb in the new keyboard uclass
Simon Glass
2015-11-20
dm: input: Create a keyboard uclass
Simon Glass
2015-11-20
dm: usb: Add support for USB keyboards with driver model
Simon Glass
2015-11-19
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-11-19
common: mii: Do not allow to exceed max phy limit
Michal Simek
2015-11-19
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
Nathan Rossi
2015-11-19
env_ubi.c: Correct pointer error in env load
Kevin Smith
2015-11-18
itest: add missing break statements to evalexp()
Stephen Warren
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-18
spl: mmc: add support for BOOT_DEVICE_MMC2
Nikita Kiryanov
2015-11-18
spl: announce boot devices
Nikita Kiryanov
2015-11-18
spl: add support for alternative boot device
Nikita Kiryanov
2015-11-18
common: spl: move image load to its own function
Nikita Kiryanov
2015-11-18
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
spl: mmc: get rid of emmc boot code duplication
Nikita Kiryanov
2015-11-18
spl: mmc: move fs boot into its own function
Nikita Kiryanov
2015-11-18
spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
Nikita Kiryanov
2015-11-18
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
Nikita Kiryanov
2015-11-18
spl: mmc: refactor device location code to its own function
Nikita Kiryanov
2015-11-18
spl: mmc: add break statements in spl_mmc_load_image()
Nikita Kiryanov
2015-11-18
spl: nand: remove code duplication
Nikita Kiryanov
[next]