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
/
arch
/
arm
/
mach-meson
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop asm/ptrace.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
/
+2
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-6
/
+8
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
5
-0
/
+6
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
1
-5
/
+2
*
phy: Use _nodev naming convention if non-device clients
Jagan Teki
2020-05-11
1
-1
/
+2
*
arm: meson-gx: add board_usb_init()/cleanup() for USB gadget
Neil Armstrong
2020-04-20
1
-0
/
+118
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
2
-0
/
+2
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
3
-0
/
+3
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
1
-0
/
+1
*
board: amlogic: select PWRSEQ for all amlogic platform
Anand Moon
2020-01-07
1
-0
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
1
-0
/
+1
*
ARM: meson: add SM1 SoC id
Neil Armstrong
2019-10-18
1
-0
/
+2
*
arm: meson: Recognize A311D SoC
Andreas Färber
2019-10-18
1
-0
/
+1
*
arm: meson: Tidy SoC information output
Andreas Färber
2019-10-18
1
-1
/
+1
*
arm: meson: board-g12a: Setup VPU in fdt
Neil Armstrong
2019-10-18
1
-0
/
+5
*
Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-08-12
2
-0
/
+166
|
\
|
*
ARM: meson: Add support for fastboot_set_reboot_flag()
Neil Armstrong
2019-08-12
1
-0
/
+33
|
*
arm: meson: add sm command to retrieve the reboot reason
Neil Armstrong
2019-08-12
1
-1
/
+86
|
*
arm: meson: add sm cmd to retrieve SoC serial
Neil Armstrong
2019-08-12
1
-0
/
+48
*
|
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
|
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
|
/
*
ARM: meson-g12a: Handle 4GiB DRAM size
Neil Armstrong
2019-07-31
1
-6
/
+7
*
ARM: meson: add unique MAC address generation
Neil Armstrong
2019-07-04
1
-0
/
+31
*
ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number
Neil Armstrong
2019-07-04
1
-0
/
+24
*
ARM: meson-gx: Reset GXL/GXM to external PHY when not using internal PHY
Neil Armstrong
2019-05-31
1
-5
/
+12
*
mach-meson: g12a: add DWC2 peripheral mode support
Neil Armstrong
2019-05-09
1
-0
/
+126
*
ARM: meson: add G12a support
Jerome Brunet
2019-04-23
3
-1
/
+159
*
ARM: meson: display Amlogic SoC Information
Julien Masson
2019-04-10
2
-1
/
+167
*
ARM: board: meson: rename odroid-c2 to p200
Mohammad Rasim
2019-04-10
1
-1
/
+1
*
arm: meson: board-gx: Setup VPU in fdt
Maxime Jourdan
2019-01-31
1
-0
/
+5
*
ARM: meson: Add boot device discovery
Neil Armstrong
2018-11-26
4
-0
/
+58
*
ARM: meson: factorize common code out amlogic's boards
Jerome Brunet
2018-11-26
1
-0
/
+17
*
board: amlogic: add support for S400 board
Neil Armstrong
2018-11-26
1
-0
/
+1
*
ARM: meson: Add support for AXG family
Neil Armstrong
2018-11-26
3
-0
/
+121
*
ARM: meson: rework soc arch file to prepare for new SoC
Jerome Brunet
2018-11-26
6
-110
/
+118
*
ARM: rework amlogic configuration
Jerome Brunet
2018-11-26
1
-37
/
+36
*
board: amlogic: factorise gxbb boards
Jerome Brunet
2018-11-26
1
-10
/
+1
*
board: amlogic: move khadas-vim2 as q200 ref board
Neil Armstrong
2018-11-26
1
-4
/
+5
*
board: amlogic: remove p212 derivatives
Jerome Brunet
2018-11-26
1
-20
/
+2
*
ARM: meson: clean-up platform selection
Jerome Brunet
2018-11-26
1
-31
/
+20
*
ARM: meson: Add Khadas VIM2 board support
Loic Devulder
2018-10-10
1
-0
/
+23
*
ARM: meson: Extend mem_map to support 3GiB of RAM
Loic Devulder
2018-10-08
1
-4
/
+4
*
dm: Change CMD_DM enabling
Michal Simek
2018-07-30
1
-0
/
+2
*
boards: amlogic: Fix boards README
Neil Armstrong
2018-07-19
1
-1
/
+1
*
boards: amlogic: Add FriendlyElec NanoPi K2 board support
Thomas McKahan
2018-07-19
1
-0
/
+8
*
meson: use the clock driver
Beniamino Galvani
2018-06-19
1
-2
/
+1
[next]