Age | Commit message (Expand) | Author |
2015-02-09 | bdinfo: Show information about fdt blob via bdinfo | Michal Simek |
2015-02-09 | microblaze: Speedup code copy | Michal Simek |
2015-02-09 | microblaze: Move architecture to use generic board init | Michal Simek |
2015-02-09 | microblaze: Enable SPL_NOR support when FLASH_BASE is setup | Michal Simek |
2015-02-09 | microblaze: Fix gd_t address which is placed at the end of BRAM | Michal Simek |
2015-02-09 | microblaze: Remove unused asm label | Michal Simek |
2015-02-09 | microblaze: Use standard interrupt_init() function | Michal Simek |
2015-02-09 | microblaze: Remove unneeded data section adding from DTB | Michal Simek |
2015-02-09 | microblaze: Add debug message about enabling interrupts | Michal Simek |
2015-02-09 | microblaze: Fix coding style | Michal Simek |
2015-02-09 | microblaze: Remove DEBUG_INT macro and use debug() instead | Michal Simek |
2015-02-09 | microblaze: Fix coding style in exception.c | Michal Simek |
2015-02-09 | microblaze: Show return address from exception | Michal Simek |
2015-02-09 | microblaze: Fix stack usage in interrupt handler | Michal Simek |
2015-02-09 | common/board_r: manual relocation for cmd table | Andreas Bießmann |
2015-02-09 | common: Move dram_init() declaration to common location | Michal Simek |
2015-02-09 | arc: build libgcc in U-Boot | Alexey Brodkin |
2015-02-09 | arc: move CPU flags selection to the main "config.mk" | Alexey Brodkin |
2015-02-09 | arc: move SYS_MONITOR_BASE setup in Konfig | Alexey Brodkin |
2015-02-09 | arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h | Alexey Brodkin |
2015-02-09 | arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT | Alexey Brodkin |
2015-02-09 | arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h | Alexey Brodkin |
2015-02-09 | arc: add selection of endianess in Kconfig | Alexey Brodkin |
2015-02-09 | arc: select cache settings via menuconfig | Alexey Brodkin |
2015-02-09 | arc: define and use PTAG AUX regs for MMUv3 only | Alexey Brodkin |
2015-02-09 | arc: add more flavours of ARC700 series CPU | Alexey Brodkin |
2015-02-09 | arc: remove CPU hard-coded selection from board description in include/configs | Alexey Brodkin |
2015-02-09 | arc: memcmp - fix zero-delay loop utilization | Igor Guryanov |
2015-02-07 | arm, at91: taurus remove MACH_TYPE definitions in config file | Heiko Schocher |
2015-02-07 | arm, at91: add reset controller status register | Heiko Schocher |
2015-02-07 | arm, at91, taurus: enable WDT | Heiko Schocher |
2015-02-07 | arm, at91, wdt: make timeout configurable | Heiko Schocher |
2015-02-07 | common/board_f: add at91 wdt | Heiko Schocher |
2015-02-07 | arm, at91, wdt: do not disable WDT in SPL | Heiko Schocher |
2015-02-07 | ARM: at91: at91sam9x5: save environment to a FAT file in MMC card | Wu, Josh |
2015-02-07 | ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card | Wu, Josh |
2015-02-07 | ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC card | Wu, Josh |
2015-02-07 | ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board | Wu, Josh |
2015-02-07 | mtd: atmel_nand: according to pmecc version to perform 0xff page correction | Wu, Josh |
2015-02-07 | ARM: atmel: cleanup: remove at91cap9 related code | Bo Shen |
2015-02-07 | ARM: atmel: sama5d4_xplained: enable spl support | Bo Shen |
2015-02-07 | ARM: atmel: sama5d4ek: enable SPL support | Bo Shen |
2015-02-07 | ARM: atmel: sama5d4: build related file when enable SPL | Bo Shen |
2015-02-07 | ARM: atmel: sama5d4: can access DDR in interleave mode | Bo Shen |
2015-02-07 | ARM: atmel: sama5d4: add interrupt redirect function | Bo Shen |
2015-02-07 | ARM: atmel: sama5d4: add bus matrix init function | Bo Shen |
2015-02-07 | ARM: atmel: sama5d4: add matrix1 base addr definition | Bo Shen |
2015-02-07 | ARM: atmel: spl: can not disable osc for sama5d4 | Bo Shen |
2015-02-07 | ARM: atmel: spl: add saic to aic redirect function | Bo Shen |
2015-02-07 | ARM: atmel: spl: add weak bus matrix init function | Bo Shen |