summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | test/py: fix off-by-one error in spawn matching codeStephen Warren2016-02-09-1/+1
* | | test/py: HTML awesome!Stephen Warren2016-02-09-78/+178
* | | test/py: exit(1) if there are problems running py.testStephen Warren2016-02-09-0/+1
* | | itest: allow map_physmem to return 0 in limited casesStephen Warren2016-02-09-1/+1
* | | gunzip: remove avail_in recalculationStephen Warren2016-02-09-2/+1
* | | sniper: Drop references to P970Paul Kocialkowski2016-02-08-4/+4
* | | s3c24xx: serial: Remove dead codeDavid Müller (ELSOFT AG)2016-02-08-6/+0
* | | doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_...David Müller (ELSOFT AG)2016-02-08-100/+0
* | | Remove unused CONFIG_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-08-35/+0
* | | Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-08-31/+0
* | | Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-08-162/+0
* | | ARM: rpi: set fdt_high in the default environmentStephen Warren2016-02-08-0/+1
* | | ARM: rpi: update memory layout env. var. documentationStephen Warren2016-02-08-5/+11
* | | board_r: fix a typo in comment blockMasahiro Yamada2016-02-08-1/+1
* | | kbuild: fix build rule of u-boot-spl.dtbMasahiro Yamada2016-02-08-2/+2
* | | kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada2016-02-08-11/+11
* | | kbuild: remove unneeded ifdef conditionals around build rulesMasahiro Yamada2016-02-08-4/+0
* | | image: fix getenv_bootm_size() function againMasahiro Yamada2016-02-08-8/+13
* | | test/py: support running sandbox under gdbserverStephen Warren2016-02-08-9/+26
* | | malloc: solve dead code issue in memalign()Stephen Warren2016-02-08-1/+1
* | | api: Add FreeBSD API support for MIPS platformsStanislav Galabov2016-02-08-0/+60
* | | .travis.yml: explicitly request sudoStephen Warren2016-02-08-0/+2
* | | rpi: set ethaddr as wellLubomir Rintel2016-02-08-0/+3
* | | common/memsize.c: Simplify RAM size detectionEddy Petrișor2016-02-08-26/+21
* | | defconfig: k2g_evm_defconfig: enable net driver modelMugunthan V N2016-02-08-0/+1
* | | ARM: dts: k2g: Add keystone net dts filesMugunthan V N2016-02-08-0/+176
* | | defconfig: k2e_evm_defconfig: enable net driver modelMugunthan V N2016-02-08-0/+1
* | | defconfig: k2l_evm_defconfig: enable net driver modelMugunthan V N2016-02-08-0/+1
* | | defconfig: k2hk_evm_defconfig: enable net driver modelMugunthan V N2016-02-08-0/+1
* | | drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N2016-02-08-40/+433
* | | drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N2016-02-08-2/+4
* | | board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is definedMugunthan V N2016-02-08-0/+2
* | | OMAP3: omap3_logic: Remove YAFFS support.Adam Ford2016-02-08-2/+0
* | | OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BITAdam Ford2016-02-08-1/+1
* | | OMAP3: omap3_logic: Enable Android FastbootAdam Ford2016-02-08-0/+58
* | | dm: Update on current serial driver statusSimon Glass2016-02-08-10/+4
* | | dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass2016-02-08-163/+0
* | | dm: serial: Drop serial_max3100 serial driverSimon Glass2016-02-08-295/+0
* | | dm: freescale: serial: Drop serial_imx serial driverSimon Glass2016-02-08-224/+0
* | | dm: opencores: Drop opencores_yanu serial driverSimon Glass2016-02-08-243/+0
* | | dm: freescale: Drop mxs_auart serial driverSimon Glass2016-02-08-154/+0
* | | OMAP3_LOGIC: Setup defconfig to enable SPL and NAND bootingAdam Ford2016-02-08-0/+4
* | | OMAP3: Enable SPL on omap3_logicAdam Ford2016-02-08-124/+185
* | | rpi: fix up Model B entriesLubomir Rintel2016-02-08-10/+10
* | | rpi: link to another model number info sourceStephen Warren2016-02-08-0/+5
* | | hush: Add rudimentary support for PS1 and PS2Marek Vasut2016-02-08-0/+18
* | | hush: Pull out U-Boot prompt display and read functionalityMarek Vasut2016-02-08-5/+16
* | | serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-08-40/+65
* | | test, tools: introduce tbot READMEHeiko Schocher2016-02-08-0/+734
* | | ARM: omap3_logic: Fix pin muxingAdam Ford2016-02-08-65/+313