summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-14ARM: dts: uniphier: add reference clock nodesMasahiro Yamada
2016-02-14clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada
2016-02-14ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada
2016-02-14ARM: uniphier: add missing static qualifierMasahiro Yamada
2016-02-14ARM: uniphier: create early page table at run-timeMasahiro Yamada
2016-02-14ARM: uniphier: change stack pointer address for SPLMasahiro Yamada
2016-02-14spl: define BOOT_DEVICE_USBMasahiro Yamada
2016-02-14ARM: uniphier: update U-Boot file names in workflowMasahiro Yamada
2016-02-14ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boardsMasahiro Yamada
2016-02-14ARM: uniphier: fix nfsboot commandMasahiro Yamada
2016-02-14ARM: uniphier: factor out common part of boot commandsMasahiro Yamada
2016-02-14ARM: uniphier: add default bootm_low to fix FIT bootMasahiro Yamada
2016-02-14ARM: uniphier: fix NOR boot commandMasahiro Yamada
2016-02-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-02-11video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass
2016-02-11dm: video: Add a temporary work-around for old stdout varSimon Glass
2016-02-10Revert "common/memsize.c: Simplify RAM size detection"Hans de Goede
2016-02-09test/py: capture the entire U-Boot version at bootStephen Warren
2016-02-09test/py: fix off-by-one error in spawn matching codeStephen Warren
2016-02-09test/py: HTML awesome!Stephen Warren
2016-02-09test/py: exit(1) if there are problems running py.testStephen Warren
2016-02-09itest: allow map_physmem to return 0 in limited casesStephen Warren
2016-02-09gunzip: remove avail_in recalculationStephen Warren
2016-02-08sniper: Drop references to P970Paul Kocialkowski
2016-02-08s3c24xx: serial: Remove dead codeDavid Müller (ELSOFT AG)
2016-02-08doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_...David Müller (ELSOFT AG)
2016-02-08Remove unused CONFIG_HWFLOW option and associated dead code.David Müller (ELSOFT AG)
2016-02-08Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)
2016-02-08ARM: rpi: set fdt_high in the default environmentStephen Warren
2016-02-08ARM: rpi: update memory layout env. var. documentationStephen Warren
2016-02-08board_r: fix a typo in comment blockMasahiro Yamada
2016-02-08kbuild: fix build rule of u-boot-spl.dtbMasahiro Yamada
2016-02-08kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada
2016-02-08kbuild: remove unneeded ifdef conditionals around build rulesMasahiro Yamada
2016-02-08image: fix getenv_bootm_size() function againMasahiro Yamada
2016-02-08test/py: support running sandbox under gdbserverStephen Warren
2016-02-08malloc: solve dead code issue in memalign()Stephen Warren
2016-02-08api: Add FreeBSD API support for MIPS platformsStanislav Galabov
2016-02-08.travis.yml: explicitly request sudoStephen Warren
2016-02-08rpi: set ethaddr as wellLubomir Rintel
2016-02-08common/memsize.c: Simplify RAM size detectionEddy Petrișor
2016-02-08defconfig: k2g_evm_defconfig: enable net driver modelMugunthan V N
2016-02-08ARM: dts: k2g: Add keystone net dts filesMugunthan V N
2016-02-08defconfig: k2e_evm_defconfig: enable net driver modelMugunthan V N
2016-02-08defconfig: k2l_evm_defconfig: enable net driver modelMugunthan V N
2016-02-08defconfig: k2hk_evm_defconfig: enable net driver modelMugunthan V N
2016-02-08drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N
2016-02-08drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N
2016-02-08board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is definedMugunthan V N