summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2020-02-12ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev
2020-02-12ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-09board: ge: mx53ppd: use DM for uartIan Ray
2020-02-09board: ge: bx50v3: use DM for uartRobert Beckett
2020-02-09board: ge: mx53ppd: Use DM for ethernetRobert Beckett
2020-02-09board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett
2020-02-09imx: mx6ul_14x14_evk: turn of backlight and LCD before booting OSAnatolij Gustschin
2020-02-09mx6sabresd: Convert PCI to driver modelAlifer Moraes
2020-02-09imx6: aristainetos: fix NAND detection with latest mainlineHeiko Schocher
2020-02-09warp7: Fix the pmic_get() parameter in the DM caseJoris Offouga
2020-02-09arm: xea: spl: Add GPIO0_0 setup on spl_board_initLukasz Majewski
2020-02-09arm: xea: Provide function to set L2 switch 'local-mac-address' propertyLukasz Majewski
2020-02-09mx6sxsabresd: Keep only one targetFabio Estevam
2020-02-09imx: imx8mm_evk: spelling in readme fileMarcel Ziswiler
2020-02-09board: toradex: verdin-imx8mm: add MAINTAINERSIgor Opaniuk
2020-02-09board: toradex: verdin-imx8mm: add READMEIgor Opaniuk
2020-02-09board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk
2020-02-09toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano supportMarcel Ziswiler
2020-02-09toradex: tdx-cfg-block: add Apalis iMX8X supportMarcel Ziswiler
2020-02-07board: presidio-asic: Add basic G3 engr. development board supportAlex Nemirovsky
2020-02-07MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc.Alex Nemirovsky
2020-02-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05dm: core: Rename ofnode_get_chosen_prop()Simon Glass
2020-02-04board: ls1012ardb: do not use imply CONFIG_Heinrich Schuchardt
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li
2020-02-04board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal
2020-01-30MAINTAINERS: board: hisi: poplar: update emailJorge Ramirez-Ortiz
2020-01-30MAINTAINERS: board: qcom: db820c: update emailJorge Ramirez-Ortiz
2020-01-30Consistently use nproc for counting the CPUsHeinrich Schuchardt
2020-01-28Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2020-01-28arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski
2020-01-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-01-25meerkat96: fix typo in MAINTAINERS email addressShawn Guo
2020-01-25ARM: Mediatek: Add board_late_init to init usb gadget drivermingming lee
2020-01-24sunxi: Add Libre Computer ALL-H5-CC H5 boardChen-Yu Tsai
2020-01-24sunxi: Add Libre Computer ALL-H3-IT H5 boardChen-Yu Tsai
2020-01-24common: Move hang() to the same header as panic()Simon Glass
2020-01-24common: Move testdram() into init.hSimon Glass
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass
2020-01-24common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-24common: Move get_tbclk() to time.hSimon Glass
2020-01-24common: Move clock functions into a new fileSimon Glass
2020-01-24common: Move upmconfig() to ppc.hSimon Glass