Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | | * | Add support for B&R KWB Motherboard | Hannes Petermaier | 2014-02-21 | -0/+447 | |
| | | * | board: Add support for B&R T-Series Motherboard | Hannes Petermaier | 2014-02-21 | -0/+624 | |
| | | * | am335x: Initial support for Silica Pengwyn board | Lothar Felten | 2014-02-21 | -0/+333 | |
| | * | | board: bcm28155_ap: Add board files | Darwin Rambo | 2014-02-22 | -0/+94 | |
| | |/ | |||||
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-02-25 | -125/+405 | |
| |\ \ | |||||
| | * | | powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL | Ying Zhang | 2014-02-24 | -72/+128 | |
| | * | | powerpc/t2081qds: Add T2081 QDS board support | Shengzhou Liu | 2014-02-24 | -53/+277 | |
| * | | | kbuild: rename OBJCFLAGS to OBJCOPYFLAGS | Masahiro Yamada | 2014-02-25 | -1/+1 | |
| * | | | x86: coreboot: delete unused coreboot/config.mk | Masahiro Yamada | 2014-02-24 | -7/+0 | |
| * | | | common: Add get_effective_memsize() to memsize.c | York Sun | 2014-02-21 | -3/+3 | |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2014-02-21 | -0/+11 | |
| |\ \ \ | |||||
| | * | | | am437x_epos_evm: add SPL API, QSPI, and serial flash support | Sourav Poddar | 2014-02-18 | -0/+11 | |
| | |/ / | |||||
| * | | | axs101: fix dw gmac instantiation for updated dw gmac driver | Alexey Brodkin | 2014-02-21 | -1/+1 | |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-02-20 | -1497/+81 | |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-20 | -2507/+159 | |
| | |\ \ | |||||
| | * \ \ | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-19 | -90/+68 | |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-19 | -10/+13 | |
| | |\ \ \ \ | |||||
| | | * | | | | zynq: Add support for U-BOOT SPL | Michal Simek | 2014-02-19 | -0/+13 | |
| | | * | | | | zynq: Move bootmode to headers | Michal Simek | 2014-02-19 | -6/+0 | |
| | | * | | | | zynq: Use board_eth_init if CMD_NET is not enabled | Michal Simek | 2014-02-19 | -2/+0 | |
| | | * | | | | zynq: Do not explicitely enable icache | Michal Simek | 2014-02-19 | -2/+0 | |
| | * | | | | | Exynos5250: Remove lowlevelinit | Rajeshwari S Shinde | 2014-02-19 | -82/+0 | |
| | |/ / / / | |||||
| | * | | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-19 | -1315/+0 | |
| | |\ \ \ \ | |||||
| | | * | | | | ARM: IXP: Remove dvl_host board | Marek Vasut | 2014-02-06 | -277/+0 | |
| | | * | | | | ARM: IXP: Remove actux4 board | Marek Vasut | 2014-02-06 | -170/+0 | |
| | | * | | | | ARM: IXP: Remove actux3 board | Marek Vasut | 2014-02-06 | -300/+0 | |
| | | * | | | | ARM: IXP: Remove actux2 board | Marek Vasut | 2014-02-06 | -272/+0 | |
| | | * | | | | ARM: IXP: Remove actux1 board | Marek Vasut | 2014-02-06 | -296/+0 | |
| * | | | | | | blackfin: Add <asm/clock.h> to numerous drivers | Tom Rini | 2014-02-20 | -0/+1 | |
| * | | | | | | venice2: move device tree to fix build error | Masahiro Yamada | 2014-02-20 | -84/+0 | |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee | Masahiro Yamada | 2014-02-19 | -2/+4 | |
| * | | | | | dts: move device tree sources to arch/$(ARCH)/dts/ | Masahiro Yamada | 2014-02-19 | -2376/+0 | |
| * | | | | | board: sandburst: delete FORCEBUILD | Masahiro Yamada | 2014-02-19 | -10/+2 | |
| * | | | | | kbuild: use scripts/Makefile.clean | Masahiro Yamada | 2014-02-19 | -0/+2 | |
| * | | | | | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -77/+101 | |
| * | | | | | kbuild: add dummy obj-y to create built-in.o | Masahiro Yamada | 2014-02-19 | -3/+18 | |
| * | | | | | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -18/+18 | |
| * | | | | | board: samsung: refactor host programs | Masahiro Yamada | 2014-02-19 | -21/+14 | |
| * | | | | | ARM: O5/dra7xx: Add SATA boot support | Dan Murphy | 2014-02-19 | -2/+4 | |
| * | | | | | config: remove platform CONFIG_SYS_HZ definition part 3 | Masahiro Yamada | 2014-02-19 | -2/+0 | |
| |/ / / / | |||||
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-02-17 | -736/+1139 | |
| |\ \ \ \ | |||||
| | * | | | | arm/km: introduce kmsugp1 target | Gerlando Falauto | 2014-02-13 | -0/+30 | |
| | * | | | | arm/km: define fdt_high env variable and allow backwards compatibility | Gerlando Falauto | 2014-02-13 | -2/+2 | |
| | * | | | | arm/km: enable FDT for km_kirwkood | Gerlando Falauto | 2014-02-13 | -6/+2 | |
| | * | | | | arm/km: fix wrong error handling | Holger Brunck | 2014-02-13 | -5/+5 | |
| | * | | | | arm/km: make local function startup_allowed static | Holger Brunck | 2014-02-13 | -1/+1 | |
| | * | | | | arm/km: drop unneeded define | Holger Brunck | 2014-02-13 | -4/+0 | |
| | * | | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-13 | -39/+500 | |
| | |\ \ \ \ | |||||
| | | * | | | | board:samsung:trats2: add env variables describing platform | Piotr Wilczek | 2014-02-07 | -0/+3 | |
| | | * | | | | board:samsung:trats: add env variables describing platform | Piotr Wilczek | 2014-02-07 | -0/+3 |