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-10-20
malloc_simple: Add support for switching to DRAM heap
Hans de Goede
2015-10-20
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
Hans de Goede
2015-10-20
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
Hans de Goede
2015-10-19
image-fit: Fix signature checking
Andrej Rosano
2015-10-12
env_eeprom.c: Correct using saved environment
Ludger Dreier
2015-10-11
common/image.c: Make boot_get_ramdisk() perform a check for Android images
Tom Rini
2015-10-11
image: fix support for Android boot images with no ramdisk
Rob Herring
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
2015-10-11
common/armflash: load_image returns success or failure
Ryan Harkin
2015-10-11
common/armflash: add command to check if image exists
Ryan Harkin
2015-09-30
net: avoid eth_unregister() call when function is unavailable
Bernhard Nortmann
2015-09-28
malloc_simple: fix malloc_ptr calculation
Philipp Rosenberger
2015-09-21
drivers/net/vsc9953: Add commands for VLAN ingress filtering
Codrin Ciubotariu
2015-09-21
drivers/net/vsc9953: Add command for shared/private VLAN learning
Codrin Ciubotariu
2015-09-21
drivers/net/vsc9953: Add VLAN commands for VSC9953
Codrin Ciubotariu
2015-09-21
drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
Codrin Ciubotariu
2015-09-21
common/env_flags.c: Add function to validate a MAC address
Codrin Ciubotariu
2015-09-21
drivers/net/vsc9953: Add commands to enable/disable HW learning
Codrin Ciubotariu
2015-09-21
drivers/net/vsc9953: Add command to show/clear port counters
Codrin Ciubotariu
2015-09-21
common/cmd_ethsw: Add generic commands for Ethernet Switches
Codrin Ciubotariu
2015-09-15
cli_simple.c: fix possible overflow when copying the string
Imran Zaman
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-07
dfu: command: Extend "dfu" command to handle receiving data via TFTP
Lukasz Majewski
2015-09-07
update: tftp: dfu: Extend update_tftp() function to support DFU
Lukasz Majewski
2015-09-07
tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FL...
Lukasz Majewski
2015-09-03
rockchip: Add support for the SPI image
Simon Glass
2015-09-03
rockchip: Add support for the SD image
Simon Glass
2015-09-03
rockchip: Add the rkimage format to mkimage
Simon Glass
2015-08-31
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-08-31
dm: tpm: Add a 'tpmtest' command
Simon Glass
2015-08-31
tpm: Add a 'tpm info' command
Simon Glass
2015-08-31
tpm: Check that parse_byte_string() has data to parse
Simon Glass
2015-08-31
tpm: Report tpm errors on the command line
Simon Glass
2015-08-31
dm: i2c: Add a command to adjust the offset length
Simon Glass
2015-08-31
dm: tpm: Convert the TPM command and library to driver model
Simon Glass
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-30
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
env_mmc: Properly prefix mmc errors with '!'
Hans de Goede
2015-08-28
malloc_simple: Correct the alignment logic in memalign_simple()
Simon Glass
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-28
image: Fix loop condition to avoid warning
Thierry Reding
2015-08-26
x86: fsp: Delay x86_fsp_init() call a little bit
Bin Meng
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-18
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-08-17
Revert "Align global_data to a 16-byte boundary"
Simon Glass
2015-08-17
env: use cache line aligned memory for flash read
Ravi Babu
2015-08-17
sf: allocate cache aligned buffers to copy from flash
Ravi Babu
[next]