summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-09-011-1/+1
|\
| * sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue2017-09-011-1/+1
* | Merge git://git.denx.de/u-boot-imxTom Rini2017-09-0118-233/+97
|\ \ | |/ |/|
| * i.MX6Q: icorem6: Add falcon modeJagan Teki2017-08-301-0/+11
| * pfla02: Fix RAM detection and support 1 bank SOMStefano Babic2017-08-292-33/+60
| * imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-2817-200/+0
| * apalis/colibri_imx6: use independent USB PID for SPLStefan Agner2017-08-232-0/+26
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-08-262-72/+2
|\ \
| * | ARM: rmobile: Remove SH SDHI probing from ULCB boardMarek Vasut2017-08-261-11/+1
| * | ARM: rmobile: Remove SH SDHI probing from Salvator-X boardMarek Vasut2017-08-261-15/+1
| * | ARM: rmobile: Remove Serial SH probing from ULCB boardMarek Vasut2017-08-261-12/+0
| * | ARM: rmobile: Remove Serial SH probing from Salvator-X boardMarek Vasut2017-08-261-12/+0
| * | ARM: rmobile: Remove RAVB probing from ULCB boardMarek Vasut2017-08-261-11/+0
| * | ARM: rmobile: Remove RAVB probing from Salvator-X boardMarek Vasut2017-08-261-11/+0
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-262-0/+2
|\ \
| * | x86: dfi-bt700: Select SERIAL_RX_BUFFER via KconfigStefan Roese2017-08-241-0/+1
| * | x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via KconfigStefan Roese2017-08-241-0/+1
| |/
* | igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfigPau Pajuelo2017-08-264-29/+89
* | igep00x0: move SPL routines into separate fileLadislav Michl2017-08-264-129/+149
* | board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni2017-08-263-437/+0
|/
* ARM: mvebu: set correct mem_size for db-88f6820-amcChris Packham2017-08-211-1/+1
* ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-BootPeter Griffin2017-08-201-2/+37
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-08-181-0/+80
|\
| * dm: imx: cm_fx6: Add MMC support for CONFIG_BLKSimon Glass2017-08-171-0/+11
| * dm: imx: cm_fx6: Support driver model for SATASimon Glass2017-08-171-0/+69
* | m68k: add board stmark2, mcf5441x basedAngelo Dureghello2017-08-185-0/+195
* | m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello2017-08-186-0/+288
* | Merge git://git.denx.de/u-boot-tegraTom Rini2017-08-161-2/+2
|\ \
| * | apalis_t30: fix usb otg power enableMarcel Ziswiler2017-08-151-2/+2
| |/
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-08-161-0/+15
|\ \
| * | sun50i: a64: Add A64-OLinuXino initial supportJagan Teki2017-08-151-0/+5
| * | sun50i: a64: Add initial NanoPi A64 supportJagan Teki2017-08-151-0/+5
| * | sun7i: Add support for Olimex A20-OLinuXino-LIME2-eMMCOlliver Schinagl2017-08-111-0/+5
* | | Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-167-4/+753
|\ \ \
| * | | mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 valuesBreno Lima2017-08-161-2/+2
| * | | mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 valuesBreno Lima2017-08-161-2/+2
| * | | mx6: Add support for Phytec pfla02 (NAND)Stefano Babic2017-08-025-0/+749
* | | | env: Rename some other getenv()-related functionsSimon Glass2017-08-1625-50/+50
* | | | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-1628-32/+32
* | | | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-169-31/+31
* | | | env: Rename getenv/_f() to env_get()Simon Glass2017-08-1688-183/+185
* | | | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-1646-64/+64
* | | | env: Rename common functions related to setenv()Simon Glass2017-08-166-7/+7
* | | | env: Rename setenv() to env_set()Simon Glass2017-08-16100-287/+287
* | | | env: Drop saveenv() in favour of env_save()Simon Glass2017-08-153-5/+8
* | | | env: Drop env_relocate_spec() in favour of env_load()Simon Glass2017-08-156-6/+6
* | | | env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-1/+0
* | | | env: Add an enum for environment stateSimon Glass2017-08-1513-13/+26
* | | | Move environment files from common/ to env/Simon Glass2017-08-151-1/+1
| |_|/ |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2017-08-1412-35/+188
|\ \ \