Age | Commit message (Expand) | Author |
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 |
2015-02-07 | ARM: atmel: sama5: add sfr register header file | Bo Shen |
2015-02-07 | ARM: atmel: sama5: add bus matrix header file | Bo Shen |
2015-02-07 | ARM: atmel: clock: make it possible to configure HMX32 | Bo Shen |
2015-02-07 | kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS | Tom Rini |
2015-02-06 | x86: Use tab instead of space to indent in PCIE_ECAM_BASE | Bin Meng |
2015-02-06 | bootstage: Fix typos in the comment | Bin Meng |
2015-02-06 | x86: Add Intel Galileo instructions in README.x86 | Bin Meng |
2015-02-06 | x86: Add SD/MMC support to quark/galileo | Bin Meng |
2015-02-06 | x86: Add SPI support to quark/galileo | Bin Meng |
2015-02-06 | x86: pci: Add pci ids for Quark SoC | Bin Meng |
2015-02-06 | x86: galileo: Add GPIO support | Bin Meng |
2015-02-06 | x86: quark: Initialize non-standard BARs | Bin Meng |
2015-02-06 | x86: quark: Call MRC in dram_init() | Bin Meng |
2015-02-06 | dt-bindings: Add Intel Quark MRC bindings | Bin Meng |