index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
google
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: coral: Show memory config and SKU ID on startup
Simon Glass
2021-03-27
2
-14
/
+131
*
x86: coral: Free the ACPI GPIOs after using them
Simon Glass
2021-03-27
1
-0
/
+2
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
3
-0
/
+3
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
3
-0
/
+3
*
|
x86: coral: Add sysinfo ops
Simon Glass
2021-02-06
1
-0
/
+5
|
/
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
1
-1
/
+1
*
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
1
-1
/
+3
*
rockchip: gru: Allow setting up clocks in U-Boot proper
Alper Nebi Yasak
2020-11-13
1
-0
/
+23
*
x86: coral: Correct max98357 file
Simon Glass
2020-11-10
1
-0
/
+0
*
board: Rename uclass to sysinfo
Simon Glass
2020-11-06
1
-1
/
+1
*
x86: coral: Add audio descriptor files
Simon Glass
2020-09-25
5
-0
/
+0
*
x86: coral: Add ACPI tables for coral
Simon Glass
2020-09-25
7
-0
/
+412
*
x86: apl: Correct PCIE_ECAM_BASE
Simon Glass
2020-09-25
1
-1
/
+1
*
x86: Introduce USE_EARLY_BOARD_INIT option
Andy Shevchenko
2020-09-01
3
-0
/
+3
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
imx8m: Refactor the OPTEE memory removal
Peng Fan
2020-07-14
1
-11
/
+0
*
rockchip: veyron: move board_early_init_f to _r (after reloc)
Urja Rannikko
2020-05-22
1
-1
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
2
-0
/
+3
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
arm: imx: Add support for Google's Coral Dev Board
Alifer Moraes
2020-05-01
7
-0
/
+2079
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
x86: Add chromebook_coral
Simon Glass
2019-12-15
5
-0
/
+88
*
rockchip: rk3399: Migrate to use common board file
Kever Yang
2019-07-29
1
-5
/
+0
*
rockchip: rk3288: Move veyron_init() back to veyron.c
Kever Yang
2019-07-29
1
-0
/
+63
*
rockchip: rk3288: move board_early_init_f() back to veyron
Kever Yang
2019-07-29
1
-0
/
+20
*
rockchip: rk3399: move chromebook bob specific flow to its board file
Kever Yang
2019-07-29
1
-0
/
+21
*
x86: samus: Add a target to boot through TPL
Simon Glass
2019-05-08
3
-2
/
+27
*
rockchip: Add MAINTAINER entry for chromebook_speedy
Philipp Tomsich
2019-02-01
1
-0
/
+7
*
rockchip: Add support for chromebook_bob
Simon Glass
2019-02-01
4
-0
/
+42
*
rockchip: add support for veyron-speedy (ASUS Chromebook C201)
Marty E. Plummer
2019-02-01
1
-0
/
+16
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
10
-25
/
+10
*
x86: kconfig: Remove meaningless 'select n'
Ulf Magnusson
2018-01-30
1
-1
/
+0
*
x86: kconfig: Let board select SPI flash
Bin Meng
2017-08-01
3
-0
/
+3
*
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-08-01
3
-23
/
+0
*
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
2017-08-01
3
-15
/
+0
*
rockchip: Correct MAINTAINER entry for chromebook_minnie
Simon Glass
2017-02-09
1
-2
/
+2
*
x86: link: Add a config for 64-bit U-Boot
Simon Glass
2017-02-07
3
-1
/
+15
*
x86: link: Add a text base for 64-bit U-Boot
Simon Glass
2017-02-07
1
-1
/
+2
*
rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)
Simon Glass
2016-11-25
2
-0
/
+23
*
rockchip: Add support for veyron-mickey (Chromebit)
Simon Glass
2016-11-25
2
-0
/
+23
*
rockchip: veyron: Add a note about the SDRAM voltage
Simon Glass
2016-11-25
1
-0
/
+6
*
rockchip: Rename jerry files to veyron
Simon Glass
2016-11-25
4
-5
/
+5
*
x86: Add support for the samus chromebook
Simon Glass
2016-03-17
5
-0
/
+84
*
x86: Drop all the old pin configuration code
Simon Glass
2016-03-17
2
-142
/
+0
*
x86: ivybridge: Move northbridge and PCH init into drivers
Simon Glass
2016-01-24
1
-8
/
+0
*
x86: ivybridge: Do not require HAVE_INTEL_ME
Bin Meng
2016-01-13
2
-0
/
+2
*
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-09
2
-2
/
+0
*
x86: Remove CPU_INTEL_SOCKET_RPGA989
Bin Meng
2015-12-09
2
-2
/
+0
[next]