aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2020-01-25ARM: Mediatek: Add board_late_init to init usb gadget drivermingming lee
2020-01-23arm/km: remove unmaintained board kmsuv31Holger Brunck
2020-01-23arm/km: remove unmaintained board SUGP1Holger Brunck
2020-01-23arm/km: add support for SUSE2Holger Brunck
2020-01-23km/scripts: product env and auto-reset for ramfsHolger Brunck
2020-01-23km/scripts: fix run ramfs and COGE5 tftppath problemHolger Brunck
2020-01-23km/common: fix for CPUWD reset reasonRainer Boschung
2020-01-23KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck
2020-01-23kmp204x: do not make FPGA config error fail board_early_init_rHolger Brunck
2020-01-23bcm968360bg: add initial supportPhilippe Reynes
2020-01-22board: Add new Samsung "stemmy" board based on ST-Ericsson U8500Stephan Gerhold
2020-01-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-01-21ARM: mvebu: clearfog: add Clearfog Base serdes configurationBaruch Siach
2020-01-21ARM: mvebu: clearfog: add Clearfog GTR supportBaruch Siach
2020-01-21ARM: mvebu: clearfog: run-time selection of DT fileBaruch Siach
2020-01-21ARM: mvebu: clearfog: print TLV stored product nameBaruch Siach
2020-01-21ARM: mvebu: clearfog: read basic TLV dataBaruch Siach
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-21arm: mvebu: clearfog: enable both DDR clocksBaruch Siach
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20colibri-imx8x: Remove unused function detail_board_ddr_info()Alifer Moraes
2020-01-20apalis-imx8: Remove unused function detail_board_ddr_info()Alifer Moraes
2020-01-20imx8qxp_mek: Remove unused function detail_board_ddr_info()Alifer Moraes
2020-01-20imx8qm_mek: Remove unused function detail_board_ddr_info()Alifer Moraes
2020-01-20imx8qm_rom7720_a1: Remove unused function detail_board_ddr_info()Alifer Moraes
2020-01-20imx8qm_mek: Include fdt_support.h headerAlifer Moraes
2020-01-20imx8qxp_mek: Include fdt_support.h headerAlifer Moraes
2020-01-20mx8mm_evk: spl: Staticize functionsAlifer Moraes
2020-01-20imx8mm_evk: Include sys_proto.h headerAlifer Moraes
2020-01-20imx: imx8mm_evk: remove hdmi fw info from READMEFlavio Suligoi
2020-01-20mx7dsabre: Fix dm probe pmicJoris Offouga
2020-01-20ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas
2020-01-20ARM: imx: vining2000: Properly discern PFUZE100 and PFUZE200Marek Vasut
2020-01-20ARM: imx: vining2000: Clean up uSDHC4 setupMarek Vasut
2020-01-20arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis
2020-01-20board: ti: j721e: Print board name and version during bootLokesh Vutla
2020-01-20board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg
2020-01-20ti: common: board_detect: Handle EEPROM probe more gracefullyAndreas Dannenberg
2020-01-20board: ti: beagleboneai: add initial supportCaleb Robey
2020-01-20board: ti: beagleboneai: IODELAY and pinmuxCaleb Robey
2020-01-20board: ti: beagleboneai: emmc read changesCaleb Robey
2020-01-20board: ti: am43xx: remove net platform codeGrygorii Strashko
2020-01-20board: ti: dra7-evm: remove net platform codeGrygorii Strashko
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move testdram() into init.hSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass