summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | arm: mx6: cm-fx6: add support for usb keyboardNikita Kiryanov2015-01-29-0/+6
| * | 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 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-09-429/+371
|\ \ \
| * | | microblaze: spl: Add LISTS to linker scriptMichal Simek2015-02-09-0/+6
| * | | microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-09-22/+16
| * | | microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-09-0/+9
| * | | microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-09-1/+6
| * | | bdinfo: Show information about fdt blob via bdinfoMichal Simek2015-02-09-0/+3
| * | | microblaze: Speedup code copyMichal Simek2015-02-09-5/+7
| * | | microblaze: Move architecture to use generic board initMichal Simek2015-02-09-272/+195
| * | | microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek2015-02-09-2/+4
| * | | microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek2015-02-09-2/+1
| * | | microblaze: Remove unused asm labelMichal Simek2015-02-09-1/+1
| * | | microblaze: Use standard interrupt_init() functionMichal Simek2015-02-09-4/+2
| * | | microblaze: Remove unneeded data section adding from DTBMichal Simek2015-02-09-3/+0
| * | | microblaze: Add debug message about enabling interruptsMichal Simek2015-02-09-0/+1
| * | | microblaze: Fix coding styleMichal Simek2015-02-09-8/+8
| * | | microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek2015-02-09-32/+25
| * | | microblaze: Fix coding style in exception.cMichal Simek2015-02-09-16/+17
| * | | microblaze: Show return address from exceptionMichal Simek2015-02-09-0/+6
| * | | microblaze: Fix stack usage in interrupt handlerMichal Simek2015-02-09-61/+60
| * | | common/board_r: manual relocation for cmd tableAndreas Bießmann2015-02-09-0/+12
| * | | common: Move dram_init() declaration to common locationMichal Simek2015-02-09-9/+1
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-09-167/+639
|\ \ \
| * | | arc: build libgcc in U-BootAlexey Brodkin2015-02-09-0/+528