aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-29common: convert compulab splash load code to common codeNikita Kiryanov10-30/+48
2015-01-29arm: mx6: cm-fx6: add splash screen supportNikita Kiryanov2-0/+21
2015-01-29compulab: splash: support loading splash from sfNikita Kiryanov2-0/+28
2015-01-29compulab: splash: support multiple splash sourcesNikita Kiryanov3-11/+85
2015-01-29compulab: splash: refactor splash.cNikita Kiryanov2-19/+28
2015-01-29compulab: splash: use errno valuesNikita Kiryanov1-4/+5
2015-01-29arm: mx6: cm-fx6: add support for usb keyboardNikita Kiryanov1-0/+6
2015-01-29arm: mx6: cm-fx6: display compulab logoNikita Kiryanov2-0/+3
2015-01-29arm: mx6: cm-fx6: add hdmi console supportNikita Kiryanov2-0/+66
2015-01-29arm: mx6: cm-fx6: increase size of malloc areaNikita Kiryanov1-1/+1
2015-01-29arm: mx6: cm-fx6: pass 2nd nic mac addr to LinuxNikita Kiryanov1-7/+16
2015-01-29compulab: eeprom: allow reading mac address from multiple eepromsNikita Kiryanov7-14/+20
2015-01-29arm: mx6: cm-fx6: change dtb node for ethaddrNikita Kiryanov1-2/+3
2015-01-29arm: mx6: cm-fx6: expand boot sequenceNikita Kiryanov1-66/+61
2015-01-22ot1200: add ot1200_spl_defconfig fileChristian Gmeiner1-0/+4
2015-01-22ot1200: add basic SPL supportChristian Gmeiner2-0/+166
2015-01-22ot1200: add SPL configurationChristian Gmeiner1-0/+10
2015-01-22ot1200: enable spi clock directly in ccgr_init(..)Christian Gmeiner1-4/+1
2015-01-22ot1200: move ccgr and gpr init to c functionsChristian Gmeiner2-14/+28
2015-01-22ot1200: make use of imx_ddr_size(..)Christian Gmeiner2-2/+2
2015-01-22ot1200: select SUPPORT_SPLChristian Gmeiner1-0/+1
2015-01-22mx6: fix warning in platinum boardStefano Babic1-0/+1
2015-01-22imx: mx6: Change ENV offset to 512K bytes for larger u-boot imageYe.Li2-2/+2
2015-01-22imx:mx6sxsabresd board spl supportPeng Fan2-0/+169
2015-01-22imx:mx6 add mx6sx in imx spl header filePeng Fan1-0/+8
2015-01-22imx:mx6sx add dram io configure for mx6sxPeng Fan2-14/+128
2015-01-22imx:mx6sxsabresd spl support in header filePeng Fan1-0/+6
2015-01-22imx:mx6sxsabresd select SUPPORT_SPLPeng Fan1-0/+1
2015-01-22imx:mx6sxsabresd add spl config filePeng Fan1-0/+4
2015-01-19mxsboot : Support of 224-bytes OOB area lengthAlexandre Coffignal1-0/+6
2015-01-19arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese15-0/+1590
2015-01-19mx6sxsabresd: Remove unneeded board_late_init()Fabio Estevam2-6/+0
2015-01-19wandboard: Use 32bit color depth for Fusion LCDOtavio Salvador1-1/+1
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini21-399/+579
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada93-18881/+5
2015-01-16mpc8xx: remove unused linker scriptMasahiro Yamada1-82/+0
2015-01-16ppc4xx: remove dead codeMasahiro Yamada2-14/+0
2015-01-15Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini9-78/+606
2015-01-14buildman: Add an option to write the full build outputSimon Glass4-3/+9
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass6-13/+303
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass3-5/+23
2015-01-14buildman: Don't use the local settings when running testsSimon Glass1-1/+14
2015-01-14buildman: Don't complain about missing sections in ~/.buildmanSimon Glass1-1/+0
2015-01-14buildman: Add documentation about the .buildman fileSimon Glass1-20/+53
2015-01-14buildman: Add a note about Python pre-requisitesSimon Glass1-1/+10
2015-01-14buildman: Add an option to use the full tool chain pathSimon Glass5-10/+25
2015-01-14buildman: Put the toolchain path first instead of last in PATHSimon Glass1-1/+1
2015-01-14buildman: Try to avoid hard-coded string parsingSimon Glass1-1/+8
2015-01-14buildman: Allow specifying a range of commits to buildSimon Glass3-9/+45
2015-01-14buildman: Don't remove entire output directory when testingSimon Glass1-1/+2