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