aboutsummaryrefslogtreecommitdiffstats
path: root/board/ge
Commit message (Expand)AuthorAgeFilesLines
* board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-112-3/+3
* board: ge: Remove duplicate newlinesMarek Vasut2024-07-221-1/+0
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-205-5/+1
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-195-1/+5
* board: ge: Remove <common.h> and add needed includesTom Rini2024-05-075-5/+1
* MAINTAINERS: Update after GEHC spin-offIan Ray2024-02-193-5/+4
* event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass2023-08-311-1/+3
* global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini2022-12-231-2/+2
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-301-1/+1
* Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAMETom Rini2022-04-011-1/+1
* imx: Don't define __ASSEMBLY__ in source filesSimon Glass2022-02-081-1/+0
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-302-2/+0
* Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-273-3/+3
|\
| * Taking over responsibility for GE boards from SebastianMartyn Welch2021-09-243-3/+3
* | version: Move version_string[] from version.h to version_string.hPali Rohár2021-09-173-3/+3
* | arm: Disable ATAGs supportTom Rini2021-09-071-0/+2
* | imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-311-1/+3
|/
* board: ge: bx50v3: fix crystal bitSebastian Reichel2021-05-021-0/+26
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* board: ge: bx50v3: cleanup phy configSebastian Reichel2020-12-261-23/+12
* board: ge: bx50v3: remove confidx magic numbersSebastian Reichel2020-12-261-6/+10
* board: ge: bx50v3: check b850v3 power management watchdogIan Ray2020-12-061-0/+17
* board: ge: bx50v3: reduce magic numbersSebastian Reichel2020-12-061-21/+7
* board: ge: bx50v3: drop unused pinmux definesSebastian Reichel2020-12-061-15/+0
* board: ge: common: vpd: fix nameSebastian Reichel2020-12-061-1/+1
* board: ge: b1x5v2: Add MAINTAINERSSebastian Reichel2020-11-041-0/+9
* board: ge: ppd: Update MAINTAINERSSebastian Reichel2020-11-041-4/+6
* board: ge: bx50v3: Update MAINTAINERSSebastian Reichel2020-11-041-3/+8
* board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel2020-11-014-0/+1305
* board: ge: common: vpd: separate I2C specific codeSebastian Reichel2020-11-014-12/+27
* board: ge: common: add config option for RTC and VPD featureSebastian Reichel2020-11-014-1/+13
* board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel2020-11-015-3/+3
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* doc: update reference to README.imximagePatrick Delaunay2020-04-162-2/+2
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-111-0/+1
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* | board: ge: mx53ppd: use DM for uartIan Ray2020-02-092-9/+0
* | board: ge: bx50v3: use DM for uartRobert Beckett2020-02-091-24/+0
* | board: ge: mx53ppd: Use DM for ethernetRobert Beckett2020-02-091-26/+0
* | board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett2020-02-091-65/+16
* | board: ge: mx53ppd: enable DM_VIDEOIan Ray2020-02-094-89/+44
* | board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett2020-02-098-167/+55
|/
* board: ge: mx53ppd: use imx wdtRobert Beckett2020-01-071-1/+0
* board: ge: pass rtc_status via device treeIan Ray2020-01-073-9/+25
* board: ge: bx50v3: Enable DM for PCI and ethernetDenis Zalevskiy2020-01-071-62/+13
* board: ge: bx50v3: Fix message output to video consoleIan Ray2020-01-071-7/+14
* board: ge: bx50v3: Fix run-time warningIan Ray2020-01-071-10/+13