summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: mx6: cm-fx6: display compulab logoNikita Kiryanov2015-01-29-0/+3
* arm: mx6: cm-fx6: add hdmi console supportNikita Kiryanov2015-01-29-0/+66
* arm: mx6: cm-fx6: increase size of malloc areaNikita Kiryanov2015-01-29-1/+1
* arm: mx6: cm-fx6: pass 2nd nic mac addr to LinuxNikita Kiryanov2015-01-29-7/+16
* compulab: eeprom: allow reading mac address from multiple eepromsNikita Kiryanov2015-01-29-14/+20
* arm: mx6: cm-fx6: change dtb node for ethaddrNikita Kiryanov2015-01-29-2/+3
* arm: mx6: cm-fx6: expand boot sequenceNikita Kiryanov2015-01-29-66/+61
* ot1200: add ot1200_spl_defconfig fileChristian Gmeiner2015-01-22-0/+4
* ot1200: add basic SPL supportChristian Gmeiner2015-01-22-0/+166
* ot1200: add SPL configurationChristian Gmeiner2015-01-22-0/+10
* ot1200: enable spi clock directly in ccgr_init(..)Christian Gmeiner2015-01-22-4/+1
* ot1200: move ccgr and gpr init to c functionsChristian Gmeiner2015-01-22-14/+28
* ot1200: make use of imx_ddr_size(..)Christian Gmeiner2015-01-22-2/+2
* ot1200: select SUPPORT_SPLChristian Gmeiner2015-01-22-0/+1
* mx6: fix warning in platinum boardStefano Babic2015-01-22-0/+1
* imx: mx6: Change ENV offset to 512K bytes for larger u-boot imageYe.Li2015-01-22-2/+2
* imx:mx6sxsabresd board spl supportPeng Fan2015-01-22-0/+169
* imx:mx6 add mx6sx in imx spl header filePeng Fan2015-01-22-0/+8
* imx:mx6sx add dram io configure for mx6sxPeng Fan2015-01-22-14/+128
* imx:mx6sxsabresd spl support in header filePeng Fan2015-01-22-0/+6
* imx:mx6sxsabresd select SUPPORT_SPLPeng Fan2015-01-22-0/+1
* imx:mx6sxsabresd add spl config filePeng Fan2015-01-22-0/+4
* mxsboot : Support of 224-bytes OOB area lengthAlexandre Coffignal2015-01-19-0/+6
* arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese2015-01-19-0/+1590
* mx6sxsabresd: Remove unneeded board_late_init()Fabio Estevam2015-01-19-6/+0
* wandboard: Use 32bit color depth for Fusion LCDOtavio Salvador2015-01-19-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-16-399/+579
|\
| * omap5: Add netargs and netboot optionCooper Jr., Franklin2015-01-13-1/+14
| * arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois2015-01-13-42/+16
| * arm: omap3: devkit8000: inherit from ti_armv7_common.hAnthoine Bourgeois2015-01-13-98/+36
| * pcm051: Add boot script support to pcm051matwey.kornilov@gmail.com2015-01-13-11/+18
| * board: ti: am43xx: add support for AM43xx Industrial Development KitFelipe Balbi2015-01-13-19/+118
| * pmic: add tps62362 simple wrapper codeFelipe Balbi2015-01-13-0/+77
| * board: ti: am43xx: take care of all OPPsFelipe Balbi2015-01-13-0/+9
| * power: tps65218: define all valid VDD_MPU voltagesFelipe Balbi2015-01-13-0/+3
| * board: ti: am43xx: replace if else if else with a switchFelipe Balbi2015-01-13-3/+6
| * arm: am437x: Correct PLL frequency for 25MHzJames Doublesin2015-01-13-1/+1
| * arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-13-207/+138
| * arm: am437x: PLL values for all input frequenciesJames Doublesin2015-01-13-26/+33
| * mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-13-3/+122
* | powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-16-18881/+5
* | mpc8xx: remove unused linker scriptMasahiro Yamada2015-01-16-82/+0
* | ppc4xx: remove dead codeMasahiro Yamada2015-01-16-14/+0
* | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-15-78/+606
|\ \
| * | buildman: Add an option to write the full build outputSimon Glass2015-01-14-3/+9
| * | buildman: Add the option to download toolchains from kernel.orgSimon Glass2015-01-14-13/+303
| * | buildman: Allow architecture to alias to multiple toolchainsSimon Glass2015-01-14-5/+23
| * | buildman: Don't use the local settings when running testsSimon Glass2015-01-14-1/+14
| * | buildman: Don't complain about missing sections in ~/.buildmanSimon Glass2015-01-14-1/+0
| * | buildman: Add documentation about the .buildman fileSimon Glass2015-01-14-20/+53