index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
amlogic
Commit message (
Expand
)
Author
Age
Files
Lines
*
board: amlogic: fix buffler overflow in seria, mac & usid read
Neil Armstrong
2024-03-25
9
-15
/
+30
*
board: amlogic: add meson_generate_serial_ethaddr fallback to p200
Christian Hewitt
2024-03-25
1
-0
/
+2
*
Revert "lib: string: Fix strlcpy return value", fix callers
Matthias Schiffer
2023-08-08
1
-3
/
+3
*
MAINTAINERS: Add some missing defconfig files to existing entries
Tom Rini
2023-07-25
1
-0
/
+1
*
MAINTAINERS: Correct minor mistakes on some file listings
Tom Rini
2023-07-25
1
-1
/
+1
*
doc: boards: amlogic: add documentation for KII Pro
Ferass El Hafidi
2023-06-28
1
-0
/
+1
*
boards: amlogic: add KII Pro defconfig
Ferass El Hafidi
2023-06-28
1
-0
/
+1
*
board: amlogic: add support for AD401 board
Igor Prusov
2023-06-28
3
-0
/
+25
*
doc: boards: amlogic: add documentation for Beelink GT1 Ultimate
Karl Chan
2023-04-17
1
-0
/
+2
*
doc: boards: amlogic: add documentation for WeTek Hub and WeTek Play2
Christian Hewitt
2023-04-17
1
-0
/
+2
*
boards: amlogic: add WeTek Hub and WeTek Play2 defconfig
Christian Hewitt
2023-04-17
1
-0
/
+2
*
doc: boards: amlogic: add documentation for Radxa Zero2
Christian Hewitt
2023-04-17
1
-0
/
+2
*
docs: boards: amlogic: add documentation for BananaPi M2S
Christian Hewitt
2023-04-17
1
-0
/
+2
*
docs: boards: amlogic: add documentation for BananaPi M2-Pro
Christian Hewitt
2023-04-17
1
-0
/
+2
*
docs: boards: amlogic: add bananapi-m5 to u200 maintainer file
Christian Hewitt
2023-04-17
1
-0
/
+1
*
doc: boards: amlogic: add documentation for GS-King-X
Christian Hewitt
2023-04-17
1
-1
/
+2
*
doc: boards: amlogic: add documentation for BananaPi CM4IO
Christian Hewitt
2023-04-17
2
-1
/
+2
*
ARM: meson: Add initial support for BPI-CM4 module with BPI-CM4IO baseboard
Neil Armstrong
2023-04-17
1
-0
/
+1
*
ARM: meson: odroid-go-ultra: setup PMIC regulators are board init
Neil Armstrong
2023-03-14
3
-0
/
+34
*
MAINTAINERS: Update email of Neil Armstrong
Neil Armstrong
2022-08-20
11
-11
/
+11
*
board: amlogic: vim3: configure serial# from ethaddr
Mattijs Korpershoek
2022-01-20
1
-0
/
+9
*
configs: prepare khadas-vim3{l}_ab_android for AOSP support
Mattijs Korpershoek
2022-01-07
1
-0
/
+2
*
configs: add khadas-vim3{l}_android for AOSP support
Mattijs Korpershoek
2022-01-07
1
-0
/
+2
*
ARM: amlogic: add JetHub D1 eth mac generation with manufacturer OUI
Vyacheslav Bocharov
2021-10-29
4
-2
/
+57
*
doc: boards: amlogic: update for Radxa Zero
Christian Hewitt
2021-10-07
1
-0
/
+1
*
boards: amlogic: add Radxa Zero defconfig
Christian Hewitt
2021-10-07
1
-0
/
+1
*
ARM: amlogic: add JetHub D1/H1 device support
Vyacheslav Bocharov
2021-10-07
3
-0
/
+82
*
ARM: amlogic: add Banana Pi M5
Neil Armstrong
2021-10-07
1
-0
/
+1
*
ARM: meson: add Beelink GS-King X board
Neil Armstrong
2021-10-07
1
-0
/
+1
*
ARM: amlogic: add support for Odroid-HC4 device
Neil Armstrong
2021-10-07
1
-0
/
+1
*
Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-08-11
1
-1
/
+1
|
\
|
*
board: amlogic: odroid-n2: fix fdtfile suffix for n2-plus
Christian Hewitt
2021-08-10
1
-1
/
+1
*
|
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
3
-3
/
+3
|
/
*
board: amlogic: vim3: fix phy-names property setup
Artem Lapkin
2021-07-27
1
-2
/
+2
*
VIM3: mmc_get_env_dev correct non emmc boot sources
Artem Lapkin
2021-07-27
1
-2
/
+8
*
arm: meson: remove static ethernet link setup
Neil Armstrong
2021-04-06
12
-26
/
+2
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
1
-0
/
+1
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
|
board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variants
Marek Szyprowski
2021-02-10
1
-0
/
+80
|
/
*
board: amlogic: vim3: fix setup ethernet mac from efuse
Artem Lapkin
2021-01-12
1
-3
/
+15
*
board: amlogic: add MMC boot device detection for environment load
Marek Szyprowski
2021-01-11
2
-0
/
+16
*
boards: amlogic: add Beelink S922X board family support
Christian Hewitt
2021-01-11
3
-0
/
+69
*
board: amlogic: vim3: read ethernet MAC address from efuse
Marek Szyprowski
2021-01-11
1
-0
/
+19
*
boards: amlogic: update documentation for WeTek Core2
Christian Hewitt
2021-01-11
1
-0
/
+1
*
boards: amlogic: add WeTek Core2 support
Christian Hewitt
2021-01-11
1
-0
/
+1
*
meson: Add soc_rev to environment
Pascal Vizeli
2021-01-11
1
-0
/
+5
*
arm64: meson: add support for libretech-cc v2
Jerome Brunet
2021-01-11
1
-0
/
+1
*
board: amlogic: vim3: add support for dynamic PCIe enable
Neil Armstrong
2020-10-05
2
-0
/
+198
*
board: amlogic: add a vim3 specific board support
Neil Armstrong
2020-10-05
4
-4
/
+35
*
board: s400: generate unique mac address from SoC serial
Neil Armstrong
2020-10-05
1
-0
/
+2
[next]