summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Fix SD divider settings on Gen3Marek Vasut2017-09-072-8/+8
* armv8: ls1043/ls1046aqds: add support for RGMII_TXIDMadalin Bucur2017-09-072-0/+2
* Merge git://git.denx.de/u-boot-rockchipTom Rini2017-09-052-0/+83
|\
| * rockchip: phycore: Read configuration EEPROM & set ethaddr in late initWadim Egorov2017-09-052-0/+83
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-09-042-16/+6
|\ \ | |/ |/|
| * ARM: rmobile: Drop board_mmc_initMarek Vasut2017-09-052-14/+4
| * ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boardsMarek Vasut2017-09-052-2/+2
* | omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods2017-09-031-1/+19
* | 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