summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini24-380/+1047
2019-04-27board/BuR/brxre1: use common resetcontroller implementationHannes Schmelzer2-142/+18
2019-04-27board/BuR/brxre1: cosmetic cleanupHannes Schmelzer1-9/+8
2019-04-27board/BuR/common: add br resetcontoller implementationHannes Schmelzer2-0/+260
2019-04-27board/BuR/common: add 'brdefaulip_setup' functionHannes Schmelzer2-0/+36
2019-04-27board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuffHannes Schmelzer1-4/+5
2019-04-27board/BuR/common: prepare for compiling common into non AM33XX boardsHannes Schmelzer1-16/+14
2019-04-26Merge git://git.denx.de/u-boot-marvellTom Rini14-222/+189
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-9/+2
2019-04-26arm: kirkwood: openrd: Mark openrd boards as maintained againStefan Roese1-2/+2
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese6-218/+1
2019-04-26ARM: kirkwood: add db-88f6281-bp boardChris Packham6-0/+174
2019-04-26arm: kirkwood: lsxl: add note about sata in READMEMichael Walle1-0/+10
2019-04-26arm: mvebu: turris_omnia: fix eeprom/mcu device namesPierre Bourdon1-2/+2
2019-04-25warp7: Switch to DM USBPierre-Jean Texier1-6/+0
2019-04-25imx: Add variscite DART-6UL Evaluation KitParthiban Nallathambi6-0/+508
2019-04-25ARM: imx6: DHCOM i.MX6 PDK: use Kconfig for inclusion of DDR calibrationLudwig Zenz1-6/+26
2019-04-25ARM: imx6: update 1GB DDR3 calibration for DHCOM i.MX6qd PDKLudwig Zenz1-12/+12
2019-04-25imx8qxp_mek: drop warning due to unused variableStefano Babic1-1/+0
2019-04-25pico-imx7d: Convert DM MMCJoris Offouga2-38/+38
2019-04-25board: toradex: tdx-cfg-block: add new skusMarcel Ziswiler2-0/+14
2019-04-25pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7Joris Offouga1-1/+3
2019-04-25board: toradex: tdx-cfg-block: clean-up sku handlingMarcel Ziswiler2-14/+20
2019-04-25colibri-imx6ull: migrate usb to using driver modelMarcel Ziswiler1-48/+0
2019-04-25colibri-imx6ull: migrate mmc to using driver modelMarcel Ziswiler1-70/+0
2019-04-25colibri-imx6ull: migrate pinctrl and regulators to dtb/dmMarcel Ziswiler1-76/+6
2019-04-25board: imx6ull: Add disable PMIC_STBY_REQPhilippe Schenker1-0/+10
2019-04-25colibri-imx6ull: fix ethernet phy power onMarcel Ziswiler1-0/+3
2019-04-25colibri-imx6ull: set module variant depending on config blockStefan Agner1-3/+9
2019-04-25tdx-cfg-block: simplify i.MX 6 module detectionStefan Agner1-34/+34
2019-04-25tdx-cfg-block: add support for new colibri iMX6ull skusGerard Salvatella2-15/+50
2019-04-25colibri_vf: fix tab vs. spacesMarcel Ziswiler1-1/+1
2019-04-25imx: support i.MX8QM MEK boardPeng Fan7-0/+336
2019-04-25boot.src: Provide dsa_core.blacklist bootarg when booting via NFSLukasz Majewski1-0/+7
2019-04-25ARM: Remove EHCI specific code from HSC|DDC board fileLukasz Majewski1-10/+0
2019-04-25ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related filesLukasz Majewski1-46/+0
2019-04-25ARM: Remove HSC|DDC ETH PHY reset code after switching to DM/DTSLukasz Majewski1-14/+0
2019-04-25imx8qxp: mek: enable dm-spl for pmPeng Fan1-15/+0
2019-04-25arm: socfpga: move vining_fpga to DM_I2CSimon Goldschmidt1-8/+1
2019-04-25arm: socfpga: socrates: make rtc workSimon Goldschmidt1-1/+1
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini1-0/+46
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini1-2/+21
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini18-7/+531
2019-04-24sandbox: Move pre-console buffer out of the way of tracingSimon Glass1-0/+3
2019-04-24sandbox: Improve debugging in initcall_run_list()Simon Glass1-0/+43
2019-04-24ARM: da850evm: Remove legacy MMC codeAdam Ford1-19/+0
2019-04-23board: stm32f746-disco: Get MII/RMII phy_mode from DTPatrice Chotard1-2/+21
2019-04-23board: amlogic-q200: fix Khadas VIM2 READMENeil Armstrong1-2/+2
2019-04-23boards: meson: add g12a u200Jerome Brunet4-0/+161
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong1-1/+1