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
2017-09-18
rockchip: timer: implement timer_get_boot_us
Philipp Tomsich
2017-09-18
rockchip: mmc: convert to livetree
Philipp Tomsich
2017-09-18
net: phy: micrel: Convert to livetree
Philipp Tomsich
2017-09-18
net: designware: Convert to livetree
Philipp Tomsich
2017-09-18
dm: core: add dev_read_addr_ptr()
Philipp Tomsich
2017-09-18
dm: timer: handle being called before dm_root is ready
Philipp Tomsich
2017-09-18
dm: timer: Convert to livetree
Philipp Tomsich
2017-09-18
bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
Philipp Tomsich
2017-09-18
rockchip: board: puma_rk3399: update README flash instructions
Klaus Goger
2017-09-18
rockchip: board: lion_rk3368: update README flash instructions
Klaus Goger
2017-09-18
rockchip: rk322x: Disable integrated macphy for saving power consuming
David Wu
2017-09-18
rockchip: rk322x: enable fastboot to set boot mode tag
Kever Yang
2017-09-18
rockchip: enable rk322x sysreset driver
Kever Yang
2017-09-18
ARM: dts: rockchip: add USB nodes for evb-rv1108
William Wu
2017-09-18
configs: rockchip: add USB configs for evb-rv1108 board
William Wu
2017-09-17
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-16
x86: ivybridge: remove unused variables
Heinrich Schuchardt
2017-09-16
x86: Enable early timer for chromebook_link
Simon Glass
2017-09-16
bootstage: Provide a separate record count setting for SPL
Simon Glass
2017-09-16
bootstage: Drop unused options
Simon Glass
2017-09-16
dm: x86: Allow TSC timer to be used before DM is ready
Simon Glass
2017-09-16
board_f: Drop the timer after relocation
Simon Glass
2017-09-16
x86: Support Intel Cherry Hill board
Bin Meng
2017-09-16
x86: braswell: Disable PUNIT power configuration for B0 stepping
Bin Meng
2017-09-16
x86: braswell: Add FSP configuration
Bin Meng
2017-09-16
x86: braswell: Add microcode for B0/C0/D0 stepping SoC
Bin Meng
2017-09-16
x86: Add Intel Braswell SoC support
Bin Meng
2017-09-16
x86: fsp: Update fsp command to show spec 1.1 header
Bin Meng
2017-09-16
x86: dm: video: Add a framebuffer driver that utilizes VBT
Bin Meng
2017-09-16
x86: dts: Include Intel Video BIOS Table in the ROM image
Bin Meng
2017-09-16
tools: binman: Add a new entry type for Intel VBT
Bin Meng
2017-09-16
x86: Add Video BIOS Table (VBT) related Kconfig options
Bin Meng
2017-09-16
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
Bin Meng
2017-09-16
x86: fsp: Update struct common_buf for FSP spec 1.1
Bin Meng
2017-09-16
x86: tsc: Add Airmont reference clock values
Bin Meng
2017-09-16
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-09-16
test/py: gpt: make use of infra-structure
Stephen Warren
2017-09-15
ARM: davinci: Remove CONFIG_SOC_DA830
Adam Ford
2017-09-15
arm: dts: Add missing u-boot specific dtsi for dra7-evm
Jean-Jacques Hiblot
2017-09-15
arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image
Harinarayan Bhatta
2017-09-15
fs/fat: fix fatbuf leak
Rob Clark
2017-09-15
fs/fat: Clean up open-coded sector <-> cluster conversions
Rob Clark
2017-09-15
fs/fat: fix case for FAT shortnames
Rob Clark
2017-09-15
fat/fs: move ls to generic implementation
Rob Clark
2017-09-15
fat/fs: remove a bunch of dead code
Rob Clark
2017-09-15
fs/fat: implement opendir/readdir/closedir
Rob Clark
2017-09-15
fs: add fs_readdir()
Rob Clark
2017-09-15
fat/fs: convert to directory iterators
Rob Clark
2017-09-15
fs/fat: introduce new director iterators
Rob Clark
2017-09-15
fs/fat: split out helper to init fsdata
Rob Clark
[next]