summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-02-08OMAP3: omap3_logic: Remove YAFFS support.Adam Ford
2016-02-08OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BITAdam Ford
2016-02-08OMAP3: omap3_logic: Enable Android FastbootAdam Ford
2016-02-08dm: Update on current serial driver statusSimon Glass
2016-02-08dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass
2016-02-08dm: serial: Drop serial_max3100 serial driverSimon Glass
2016-02-08dm: freescale: serial: Drop serial_imx serial driverSimon Glass
2016-02-08dm: opencores: Drop opencores_yanu serial driverSimon Glass
2016-02-08dm: freescale: Drop mxs_auart serial driverSimon Glass
2016-02-08OMAP3_LOGIC: Setup defconfig to enable SPL and NAND bootingAdam Ford
2016-02-08OMAP3: Enable SPL on omap3_logicAdam Ford
2016-02-08rpi: fix up Model B entriesLubomir Rintel
2016-02-08rpi: link to another model number info sourceStephen Warren
2016-02-08hush: Add rudimentary support for PS1 and PS2Marek Vasut
2016-02-08hush: Pull out U-Boot prompt display and read functionalityMarek Vasut
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha
2016-02-08test, tools: introduce tbot READMEHeiko Schocher
2016-02-08ARM: omap3_logic: Fix pin muxingAdam Ford
2016-02-08tools: env: update usage stringsAndreas Fenkart
2016-02-08tools: env: factor out parse_common_argsAndreas Fenkart
2016-02-08tools: env: shift optind arguments and fix argument indicesAndreas Fenkart
2016-02-08tools: env: parse aes key / suppress flag into argument structAndreas Fenkart
2016-02-08tools: env: introduce setenv/printenv argument structsAndreas Fenkart
2016-02-08tools: env: make parse_aes_key statelessAndreas Fenkart
2016-02-08tools: env validate: pass values as 0-based arrayAndreas Fenkart
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2016-02-08Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2016-02-06net: davinci_emac: fix NULL check after pointer dereferenceVishwas Srivastava
2016-02-06ppc: xilinx-ppc405-genericRicardo Ribalda
2016-02-06net: fix wrong initialization in davinci-emac driverVishwas Srivastava
2016-02-06fdt: introduce fdtdec_get_child_countPeng Fan
2016-02-06rockchip: Drop old CONFIG_VIDEO_ROTATION optionSimon Glass