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
2016-02-01
malloc: work around some memalign fragmentation issues
Stephen Warren
2016-01-27
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-01-27
dm: env_sf: fix saveenv() to use driver model
Gong Qianyu
2016-01-26
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-01-25
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-01-25
usb: kbd: Prevent out of bound access
Marek Vasut
2016-01-25
common/console.c: Remove unused inline functions
Tom Rini
2016-01-25
env_mmc: support overriding mmc dev from board code
Clemens Gruber
2016-01-25
bootm: fix size arg of flush_cache() in bootm_load_os().
Purna Chandra Mandal
2016-01-25
Move all command code into its own directory
Simon Glass
2016-01-23
lcd: fix the color testpattern in 16bit mode
Andreas Neubacher
2016-01-22
gpio: Warn about invalid GPIOs used with the 'gpio' command
Simon Glass
2016-01-22
stdio: Correct a build error with driver model
Simon Glass
2016-01-22
gpio: Allow 's' as an abbreviation for 'status'
Simon Glass
2016-01-22
dm: pmic: Add 'reg status' to show all regulators
Simon Glass
2016-01-21
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-21
dm: stdio: video: Plumb the video uclass into stdio
Simon Glass
2016-01-21
dm: video: Implement the bmp command for driver model
Simon Glass
2016-01-21
dm: common: Add memory reservation for the video uclass
Simon Glass
2016-01-21
common: Move LCD and video memory reservation together
Simon Glass
2016-01-21
dm: lcd: Avoid using the lcd.h header file with driver model
Simon Glass
2016-01-21
Revert "fdt_support: Add multi-serial support for stdout fixup"
Bin Meng
2016-01-21
usb: Define USB_MAX_STOR_DEV in only one place
Simon Glass
2016-01-21
sandbox: Support the bmp command
Simon Glass
2016-01-21
i2c: Correct command return values
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
image: fix getenv_bootm_size() function
Masahiro Yamada
2016-01-16
common: usb: fix checking condition
Peng Fan
2016-01-15
x86: Fix board init breakage
Simon Glass
2016-01-15
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
common: env_flags: fix loop condition when using env_flags_varaccess_mask
Peng Fan
2016-01-14
common: cli_simple: use strlcpy instead of strcpy
Peng Fan
2016-01-14
cmd_boot: Add a poweroff command
Michael van Slingerland
2016-01-14
ums: support multiple LUNs at once
Stephen Warren
2016-01-14
mmc: store hwpart in the block device
Stephen Warren
2016-01-14
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-14
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-14
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-14
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-14
hash.c: Conditionally compile hash_command, static hash_show
Tom Rini
2016-01-13
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
Masahiro Yamada
2016-01-12
dm: pci: scsi: Use driver-model PCI API
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-08
fix always succesful memory test
Rasmus Villemoes
2016-01-07
fdt: fix address cell count checking in fdt_translate_address()
Przemyslaw Marczak
2016-01-07
dm: usb: Add a remove() method for USB keyboards
Simon Glass
2016-01-07
usb: Allow up to 7 storage devices
Simon Glass
2016-01-04
common: nvedit: use snprintf instead of sprintf
Peng Fan
2016-01-04
common: env: initialize scalar variable
Peng Fan
2016-01-04
common: cli: avoid memory leak
Peng Fan
[next]