Age | Commit message (Expand) | Author |
2015-09-29 | sunxi: Simplify spl board_init_f function | Hans de Goede |
2015-09-29 | sunxi: Tweak various memory addresses | Hans de Goede |
2015-09-29 | sunxi: sunxi-common.h cleanup | Hans de Goede |
2015-09-29 | sunxi: Rename A10s-Wobo-i5_defconfig to Wobo_i5_defconfig | Hans de Goede |
2015-09-28 | x86: fsp: Report correct number of E820 table entries | Bin Meng |
2015-09-28 | x86: chromebook_link: Expand early malloc() memory | Simon Glass |
2015-09-28 | Prepare v2015.10-rc4 | Tom Rini |
2015-09-28 | mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) | Ćukasz Majewski |
2015-09-28 | tools: moveconfig: Update the URL for nds32 toolchain | Bin Meng |
2015-09-28 | tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed | Josh Wu |
2015-09-28 | arm: Drop old non-generic-board code | Simon Glass |
2015-09-28 | arm: Remove wireless_space board | Simon Glass |
2015-09-28 | arm: Remove da830evm board | Simon Glass |
2015-09-28 | ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFF | Peter Griffin |
2015-09-28 | ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default. | Peter Griffin |
2015-09-28 | ARM: hikey: Select DM, DM_GPIO from Kconfig | Peter Griffin |
2015-09-28 | ARM: hikey: Remove resetting gd->flags in board_init() | Peter Griffin |
2015-09-28 | ARM: hi6220: Add UART0 and UART3 base addresses | Peter Griffin |
2015-09-28 | ARM: hikey: Use linux/sizes.h for malloc size | Peter Griffin |
2015-09-28 | ARM: hikey: Add ATF makefile referenced by README | Peter Griffin |
2015-09-28 | ARM: hikey: Update README with various corrections | Peter Griffin |
2015-09-28 | malloc_simple: fix malloc_ptr calculation | Philipp Rosenberger |
2015-09-28 | am437x_evm: increase phy autoneg timeout | Sekhar Nori |
2015-09-28 | Kconfig: fix typo in CONFIG_FIT description | Igor Grinberg |
2015-09-28 | configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST | Igor Grinberg |
2015-09-28 | Reorder defconfigs with 'savedefconfig' | Bin Meng |
2015-09-24 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-09-24 | Merge git://git.denx.de/u-boot-socfpga | Tom Rini |
2015-09-24 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2015-09-25 | ARM: dts: uniphier: use SPDX-License-Identifier | Masahiro Yamada |
2015-09-25 | ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB boot | Masahiro Yamada |
2015-09-25 | ARM: uniphier: add ProXstream2 and PH1-LD6b support | Masahiro Yamada |
2015-09-25 | ARM: uniphier: add PH1-Pro5 support | Masahiro Yamada |
2015-09-25 | ARM: uniphier: allow to enable multiple SoCs | Masahiro Yamada |
2015-09-25 | ARM: uniphier: remove kernel parameter settings from environment | Masahiro Yamada |
2015-09-25 | ARM: uniphier: unify low-level debug init code | Masahiro Yamada |
2015-09-25 | ARM: uniphier: fix glitch signal problem for low-level debug | Masahiro Yamada |
2015-09-25 | ARM: uniphier: delete unneeded input enable for low-level debug | Masahiro Yamada |
2015-09-25 | ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* | Masahiro Yamada |
2015-09-25 | ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARD | Masahiro Yamada |
2015-09-25 | ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file | Masahiro Yamada |
2015-09-25 | ARM: uniphier: refactor LED function | Masahiro Yamada |
2015-09-25 | ARM: uniphier: remove useless wrapper functions | Masahiro Yamada |
2015-09-25 | ARM: uniphier: remove unused header file | Masahiro Yamada |
2015-09-25 | ARM: uniphier: parse device tree to determine DRAM base and size | Masahiro Yamada |
2015-09-25 | ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h | Masahiro Yamada |
2015-09-25 | ARM: uniphier: change the external bus address mapping | Masahiro Yamada |
2015-09-25 | ARM: uniphier: enable setexpr command | Masahiro Yamada |
2015-09-25 | ARM: uniphier: drop DCC micro support card support | Masahiro Yamada |
2015-09-25 | ARM: uniphier: drop ad-hoc input enable settings | Masahiro Yamada |