summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mx6sabre_common: Add DFU supportFabio Estevam2015-10-021-0/+10
| * | vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)2015-10-028-0/+802
| * | I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-0238-3/+83
| * | vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)2015-10-025-225/+314
| * | tbs2910: explicitly set boot addressSoeren Moch2015-10-021-1/+1
| * | imx: mx6: correct enable_fec_anatop_clockPeng Fan2015-10-021-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-10-013-11/+26
|\ \
| * | arm, at91: small updates for the smartweb boardHeiko Schocher2015-10-012-11/+18
| * | ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMCJosh Wu2015-10-011-0/+8
| |/
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-09-305-154/+148
|\ \
| * | tools: kwboot: Add support for UART boot mode patching for Armada XP/38xStefan Roese2015-10-013-139/+125
| * | arm: mvebu: timer.c: Explicitly move "init_done" var to data sectionStefan Roese2015-10-011-1/+1
| * | arm: mvebu: Fix internal register config on A38xStefan Roese2015-10-011-14/+22
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-09-308-5/+43
|\ \
| * | sunxi: add NetConsole by default for Banana Pi/ProBernhard Nortmann2015-09-292-0/+2
| * | net: support NETCONSOLE option via KconfigBernhard Nortmann2015-09-291-0/+6
| * | net: avoid eth_unregister() call when function is unavailableBernhard Nortmann2015-09-291-0/+2
| * | net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann2015-09-291-3/+11
| * | net: expose eth_is_active() function to test network device stateBernhard Nortmann2015-09-292-1/+21
| * | net: phy: on phy device create do not initialize link to 1Mugunthan V N2015-09-291-1/+1
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2015-09-292-1/+3
|\ \
| * | x86: fsp: Report correct number of E820 table entriesBin Meng2015-09-281-1/+2
| * | x86: chromebook_link: Expand early malloc() memorySimon Glass2015-09-281-0/+1
| |/
* | sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCDHans de Goede2015-09-296-0/+202
* | sunxi: mmc: Fix clk-delay settingsHans de Goede2015-09-291-3/+13
* | sunxi_nand_spl: Be smarter about where to look for backup u-boot.binHans de Goede2015-09-291-6/+20
* | sunxi: add "fel" boot targetBernhard Nortmann2015-09-291-0/+11
* | sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-293-1/+42
* | sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann2015-09-292-1/+22
* | sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann2015-09-292-28/+21
* | sunxi: Simplify spl board_init_f functionHans de Goede2015-09-291-5/+0
* | sunxi: Tweak various memory addressesHans de Goede2015-09-291-9/+5
* | sunxi: sunxi-common.h cleanupHans de Goede2015-09-291-12/+5
* | sunxi: Rename A10s-Wobo-i5_defconfig to Wobo_i5_defconfigHans de Goede2015-09-292-2/+1
|/
* Prepare v2015.10-rc4Tom Rini2015-09-281-1/+1
* mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Łukasz Majewski2015-09-281-1/+1
* tools: moveconfig: Update the URL for nds32 toolchainBin Meng2015-09-281-1/+1
* tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seedJosh Wu2015-09-281-1/+1
* arm: Drop old non-generic-board codeSimon Glass2015-09-283-709/+0
* arm: Remove wireless_space boardSimon Glass2015-09-288-455/+0
* arm: Remove da830evm boardSimon Glass2015-09-285-513/+0
* ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFFPeter Griffin2015-09-281-1/+2
* ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin2015-09-285-8/+56
* ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin2015-09-282-2/+2
* ARM: hikey: Remove resetting gd->flags in board_init()Peter Griffin2015-09-281-2/+0
* ARM: hi6220: Add UART0 and UART3 base addressesPeter Griffin2015-09-281-0/+3
* ARM: hikey: Use linux/sizes.h for malloc sizePeter Griffin2015-09-281-1/+3
* ARM: hikey: Add ATF makefile referenced by READMEPeter Griffin2015-09-281-0/+42
* ARM: hikey: Update README with various correctionsPeter Griffin2015-09-281-50/+147
* malloc_simple: fix malloc_ptr calculationPhilipp Rosenberger2015-09-281-1/+1
OpenPOWER on IntegriCloud