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
2015-01-22
imx:mx6sxsabresd select SUPPORT_SPL
Peng Fan
2015-01-22
imx:mx6sxsabresd add spl config file
Peng Fan
2015-01-19
mxsboot : Support of 224-bytes OOB area length
Alexandre Coffignal
2015-01-19
arm: mx6: Add Barco platinum-picon and platinum-titanium
Stefan Roese
2015-01-19
mx6sxsabresd: Remove unneeded board_late_init()
Fabio Estevam
2015-01-19
wandboard: Use 32bit color depth for Fusion LCD
Otavio Salvador
2015-01-16
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2015-01-16
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
2015-01-16
mpc8xx: remove unused linker script
Masahiro Yamada
2015-01-16
ppc4xx: remove dead code
Masahiro Yamada
2015-01-15
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-15
buildman: Add an option to write the full build output
Simon Glass
2015-01-15
buildman: Add the option to download toolchains from kernel.org
Simon Glass
2015-01-15
buildman: Allow architecture to alias to multiple toolchains
Simon Glass
2015-01-15
buildman: Don't use the local settings when running tests
Simon Glass
2015-01-15
buildman: Don't complain about missing sections in ~/.buildman
Simon Glass
2015-01-15
buildman: Add documentation about the .buildman file
Simon Glass
2015-01-15
buildman: Add a note about Python pre-requisites
Simon Glass
2015-01-15
buildman: Add an option to use the full tool chain path
Simon Glass
2015-01-15
buildman: Put the toolchain path first instead of last in PATH
Simon Glass
2015-01-15
buildman: Try to avoid hard-coded string parsing
Simon Glass
2015-01-15
buildman: Allow specifying a range of commits to build
Simon Glass
2015-01-15
buildman: Don't remove entire output directory when testing
Simon Glass
2015-01-15
buildman: Add an option to flatten output directory trees
Simon Glass
2015-01-15
buildman: Try to guess the upstream commit
Simon Glass
2015-01-15
buildman: Don't prune output space for 'current source' build
Simon Glass
2015-01-15
buildman: Put build in 'current', not 'current/current'
Simon Glass
2015-01-15
buildman: Add tests that check the correct output directory is used
Simon Glass
2015-01-14
Merge branch 'next' of git://git.denx.de/u-boot-video
Tom Rini
2015-01-14
net: Declare physical address as phys_addr_t unsigned type
Michal Simek
2015-01-14
ARM: armv8: Fix typo in commentary
Michal Simek
2015-01-14
doc: ARM: Use the right function name
Michal Simek
2015-01-14
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
Alexey Brodkin
2015-01-14
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
2015-01-14
image: Enable OpenRTOS booting via fitImage
Marek Vasut
2015-01-14
image: bootm: Add OpenRTOS image type
Marek Vasut
2015-01-14
Add support for Seagate BlackArmor NAS220
Evgeni Dobrev
2015-01-14
arm: vf610: Remove duplicate MTD defines.
Bill Pringlemeir
2015-01-14
lzo: Update dst_len even on error
Simon Glass
2015-01-14
gunzip: Update lenp even on error
Simon Glass
2015-01-14
bzlib: Update destLen even on error
Simon Glass
2015-01-14
bootm: Factor out common parts of image decompression code
Simon Glass
2015-01-14
bootm: Use print_decomp_msg() in all cases
Simon Glass
2015-01-14
test: Add unit tests for bootm image decompression
Simon Glass
2015-01-14
test: Rename test_compression to ut_compression
Simon Glass
2015-01-14
bootm: Export bootm_decomp_image()
Simon Glass
2015-01-14
test: Add DEBUG output option to test-fit.py
Simon Glass
2015-01-14
sandbox: Correct ordering of 'sb save' commands
Simon Glass
2015-01-14
bootm: Move compression progress/error messages into a function
Simon Glass
2015-01-14
lzma: fix buffer bound check error further
Simon Glass
[next]