aboutsummaryrefslogtreecommitdiffstats
path: root/board/google
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next'Tom Rini2024-07-014-4/+1
|\
| * Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-204-4/+1
* | rockchip: veyron: Add logging for power initSimon Glass2024-06-281-18/+12
|/
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-194-1/+4
* board: google: Remove <common.h> and add needed includesTom Rini2024-05-074-4/+1
* Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...WIP/15Mar2024-nextTom Rini2024-03-151-52/+0
|\
| * rockchip: google: gru: Migrate to use IO-domain driverJonas Karlman2024-03-141-35/+0
| * rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz2024-03-131-1/+0
| * rockchip: google: gru: migrate to rockchip_early_misc_init_rQuentin Schulz2024-03-131-18/+2
* | boards: Remove empty BOARD_SPECIFIC_OPTIONSTom Rini2024-03-132-18/+0
|/
* board: Remove essentially empty board files and MakefilesTom Rini2023-10-096-41/+0
* event: Convert existing spy records to simpleSimon Glass2023-08-311-2/+2
* MAINTAINERS: Fix path typos and similarTom Rini2023-07-251-1/+1
* bios_emulator: Add Kconfig and adjust Makefile for SPLSimon Glass2023-07-171-7/+0
* socfpga: chameleonv3: Move environment to a text filePaweł Anikiel2023-02-221-0/+13
* imx: Suggest the NXP ATF github repoFabio Estevam2023-01-311-1/+1
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-181-0/+1
* Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini2022-12-221-0/+4
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-1/+1
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-314-4/+4
* chameleonv3: Add MAINTAINERS fileTom Rini2022-07-011-0/+6
* board: Add Chameleonv3 board dirPaweł Anikiel2022-07-016-0/+150
* board: google: veyron: add more DT files to MAINTAINERSJohan Jonker2022-04-181-0/+17
* Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-283-1/+77
|\
| * rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer2022-03-183-1/+25
| * rockchip: gru: Set up SoC IO domain registersAlper Nebi Yasak2022-03-181-0/+52
* | event: Convert misc_init_f() to use eventsSimon Glass2022-03-101-2/+5
* | Convert CONFIG_BIOSEMU to KconfigTom Rini2022-03-031-0/+7
|/
* scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes2022-02-251-1/+1
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-1/+1
* treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-251-1/+1
* imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-311-0/+3
* x86: coral: Allow booting from corebootSimon Glass2021-07-151-0/+28
* x86: coral: Show memory config and SKU ID on startupSimon Glass2021-03-272-14/+131
* x86: coral: Free the ACPI GPIOs after using themSimon Glass2021-03-271-0/+2
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-153-0/+3
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* | x86: coral: Add sysinfo opsSimon Glass2021-02-061-0/+5
|/
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* x86: apl: Reduce size for TPLSimon Glass2021-01-051-1/+3
* rockchip: gru: Allow setting up clocks in U-Boot properAlper Nebi Yasak2020-11-131-0/+23
* x86: coral: Correct max98357 fileSimon Glass2020-11-101-0/+0
* board: Rename uclass to sysinfoSimon Glass2020-11-061-1/+1
* x86: coral: Add audio descriptor filesSimon Glass2020-09-255-0/+0
* x86: coral: Add ACPI tables for coralSimon Glass2020-09-257-0/+412
* x86: apl: Correct PCIE_ECAM_BASESimon Glass2020-09-251-1/+1
* x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko2020-09-013-0/+3
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* imx8m: Refactor the OPTEE memory removalPeng Fan2020-07-141-11/+0
* rockchip: veyron: move board_early_init_f to _r (after reloc)Urja Rannikko2020-05-221-1/+1