summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* am437x_evm: increase phy autoneg timeoutSekhar Nori2015-09-281-0/+1
* Kconfig: fix typo in CONFIG_FIT descriptionIgor Grinberg2015-09-281-1/+1
* configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg2015-09-2812-12/+0
* Reorder defconfigs with 'savedefconfig'Bin Meng2015-09-28319-540/+493
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-2418-133/+60
|\
| * imx: fix coding stylePeng Fan2015-09-242-3/+2
| * imx: mx7dsabresd: drop code for CONFIG_CMD_BMODEPeng Fan2015-09-242-16/+0
| * imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODEPeng Fan2015-09-241-0/+2
| * imx: mx7: discard unused global variablePeng Fan2015-09-241-2/+0
| * imx: boards: Add maintainers infoPeng Fan2015-09-243-0/+5
| * imx-common: consider mux_ctrl_ofs when setting mux_modePeng Fan2015-09-241-4/+3
| * cgtqmx6eval: Add USB Mass Storage supportOtavio Salvador2015-09-201-0/+14
| * cgtqmx6eval: Add a maintainer entryOtavio Salvador2015-09-201-2/+2
| * cgtqmx6eval: Fit into a single lineOtavio Salvador2015-09-201-2/+1
| * imx6, aristaintetos2: add me as maintainerHeiko Schocher2015-09-201-0/+1
| * mtd: nand: mxs check maximum ecc that platfrom supportsPeng Fan2015-09-201-1/+8
| * imx: mx7dsabresd: drop SYS_SOC from board KconfigPeng Fan2015-09-201-3/+0
| * imx: mx7: drop select CPU_V7 for board targetPeng Fan2015-09-201-1/+0
| * mx6ul_14x14_evk: Remove get_board_rev()Fabio Estevam2015-09-201-5/+0
| * mx6ul_14x14_evk: Staticize when possibleFabio Estevam2015-09-201-2/+2
| * mx6ul_14x14_evk: Remove dead codeFabio Estevam2015-09-201-43/+0
| * mx7dsabresd: Remove unused config optionFabio Estevam2015-09-201-1/+0
| * mx7dsabresd: Remove get_board_rev()Fabio Estevam2015-09-201-5/+0
| * mx7dsabresd: Include USB headerFabio Estevam2015-09-201-0/+1
| * mx7dsabreasd: Remove dead codeFabio Estevam2015-09-201-38/+0
| * mx7dsabresd: Staticize when possibleFabio Estevam2015-09-201-4/+4
| * mx6sabre_common: Add Fastboot supportFabio Estevam2015-09-201-0/+6
| * imx: mx7dsabresd set wdog SRS bitPeng Fan2015-09-201-1/+9
| * imx: wdog: correct wcr register settingsPeng Fan2015-09-201-1/+2
| * imx-common: fix iomux settingsPeng Fan2015-09-201-2/+1
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-09-249-8/+28
|\ \
| * | arm: socfpga: Enable env support on MCVMarek Vasut2015-09-241-1/+5
| * | arm: socfpga: Enable saveenv for SD/MMCDinh Nguyen2015-09-246-1/+18
| * | arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdkDinh Nguyen2015-09-232-4/+4
OpenPOWER on IntegriCloud