summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22imx:mx6 add mx6sx in imx spl header filePeng Fan
2015-01-22imx:mx6sx add dram io configure for mx6sxPeng Fan
2015-01-22imx:mx6sxsabresd spl support in header filePeng Fan
2015-01-22imx:mx6sxsabresd select SUPPORT_SPLPeng Fan
2015-01-22imx:mx6sxsabresd add spl config filePeng Fan
2015-01-19mxsboot : Support of 224-bytes OOB area lengthAlexandre Coffignal
2015-01-19arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese
2015-01-19mx6sxsabresd: Remove unneeded board_late_init()Fabio Estevam
2015-01-19wandboard: Use 32bit color depth for Fusion LCDOtavio Salvador
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada
2015-01-16mpc8xx: remove unused linker scriptMasahiro Yamada
2015-01-16ppc4xx: remove dead codeMasahiro Yamada
2015-01-15Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-14buildman: Add an option to write the full build outputSimon Glass
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass
2015-01-14buildman: Don't use the local settings when running testsSimon Glass
2015-01-14buildman: Don't complain about missing sections in ~/.buildmanSimon Glass
2015-01-14buildman: Add documentation about the .buildman fileSimon Glass
2015-01-14buildman: Add a note about Python pre-requisitesSimon Glass
2015-01-14buildman: Add an option to use the full tool chain pathSimon Glass
2015-01-14buildman: Put the toolchain path first instead of last in PATHSimon Glass
2015-01-14buildman: Try to avoid hard-coded string parsingSimon Glass
2015-01-14buildman: Allow specifying a range of commits to buildSimon Glass
2015-01-14buildman: Don't remove entire output directory when testingSimon Glass
2015-01-14buildman: Add an option to flatten output directory treesSimon Glass
2015-01-14buildman: Try to guess the upstream commitSimon Glass
2015-01-14buildman: Don't prune output space for 'current source' buildSimon Glass
2015-01-14buildman: Put build in 'current', not 'current/current'Simon Glass
2015-01-14buildman: Add tests that check the correct output directory is usedSimon Glass
2015-01-14Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini
2015-01-14net: Declare physical address as phys_addr_t unsigned typeMichal Simek
2015-01-14ARM: armv8: Fix typo in commentaryMichal Simek
2015-01-14doc: ARM: Use the right function nameMichal Simek
2015-01-14Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin
2015-01-14spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOTMasahiro Yamada
2015-01-14image: Enable OpenRTOS booting via fitImageMarek Vasut
2015-01-14image: bootm: Add OpenRTOS image typeMarek Vasut
2015-01-14Add support for Seagate BlackArmor NAS220Evgeni Dobrev
2015-01-14arm: vf610: Remove duplicate MTD defines.Bill Pringlemeir
2015-01-14lzo: Update dst_len even on errorSimon Glass
2015-01-14gunzip: Update lenp even on errorSimon Glass
2015-01-14bzlib: Update destLen even on errorSimon Glass
2015-01-14bootm: Factor out common parts of image decompression codeSimon Glass
2015-01-14bootm: Use print_decomp_msg() in all casesSimon Glass
2015-01-14test: Add unit tests for bootm image decompressionSimon Glass
2015-01-14test: Rename test_compression to ut_compressionSimon Glass
2015-01-14bootm: Export bootm_decomp_image()Simon Glass
2015-01-14test: Add DEBUG output option to test-fit.pySimon Glass