Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e4ea8f3c0869ef396a43bd3c9e4d3359da956349
/
arch
« Previous
72d1858
stm32mp1: syscon: remove etzpc support
by Patrick Delaunay
· 5 years ago
1958dae
ARM: dts: stm32: Add ipcc mailbox support on stm32mp1
by Fabien Dessenne
· 6 years ago
a9758ec
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
68deea2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
79b8d3c
Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier
by Tom Rini
· 5 years ago
b2a2bf4
arm: mach-omap2: am33xx: Init pinmux before clock
by Marek Vasut
· 5 years ago
c76c93a
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
by Tom Rini
· 5 years ago
2e8a720
arm: spear: Return to BootROM if failing to boot from the main device
by Miquel Raynal
· 6 years ago
6d09581
arm: spear: Do not link the _main branch
by Miquel Raynal
· 6 years ago
f78fdee
arm: spear: Support returning to BootROM
by Miquel Raynal
· 6 years ago
6a9d0e2
arm: spear: Simplify start.S organization
by Miquel Raynal
· 6 years ago
08ad72a
arm: spear: Reference the link register with LR instead of R14
by Miquel Raynal
· 6 years ago
f30765b
arm: spear: Use PUSH/POP mnemonics when relevant
by Miquel Raynal
· 6 years ago
76bdaaa
arm: spear: Purely cosmetic changes in start.S
by Miquel Raynal
· 6 years ago
10a5b3c
arm: spear: Fix the main comment in start.S
by Miquel Raynal
· 6 years ago
58cbb67
arm: spear: Drop false comment
by Miquel Raynal
· 6 years ago
68cadee
arm: spear: Call the SPL 'SPL', not 'Xloader'
by Miquel Raynal
· 6 years ago
aa13fa7
arm: spear: Drop useless board_init_r call
by Miquel Raynal
· 6 years ago
f2a55ac
test: pci_ep: add basic pci_ep tests
by Ramon Fried
· 6 years ago
bb41333
pci_ep: add pci endpoint sandbox driver
by Ramon Fried
· 6 years ago
cc66ebd
arm: mvebu: set 38x and 39x AVS on lower frequency
by Baruch Siach
· 5 years ago
fd9d70d
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
by Pascal Linder
· 5 years ago
c853063
km/spi: add SPI configuration to KM Kirkwood device tree
by Pascal Linder
· 5 years ago
c0fed3a
km: modify Kconfig file organization for KM boards
by Pascal Linder
· 5 years ago
22c47f6
arm: mvebu: clearfog: enable SATA in SPL
by Baruch Siach
· 6 years ago
22c6545
arm: mvebu: add support for boot from SATA
by Baruch Siach
· 6 years ago
f0aa125
arm: mvebu: fix ahci mbus config in SPL
by Baruch Siach
· 6 years ago
21ebbaf
test: dm: Add a test for PCI Enhanced Allocation
by Alex Marginean
· 5 years ago
099ed45
test: check u-boot properties in SPL device tree
by Patrick Delaunay
· 5 years ago
44c6a0e
x86: Add a forward struct declaration in coreboot_tables.h
by Simon Glass
· 6 years ago
24c2776
sandbox: Correct spi flash operation
by Simon Glass
· 6 years ago
e676f43
sandbox: Add a memory {} node
by Simon Glass
· 6 years ago
e8a7b30
sandbox: Allo sdl-config to be overridden
by Simon Glass
· 6 years ago
912dcb1
sandbox: Add a comment to board_init_f()
by Simon Glass
· 6 years ago
3f2f5cf
sandbox: spl: Lower priority of standard loader
by Simon Glass
· 6 years ago
9072326
sandbox: Exit when SYSRESET_POWER_OFF is requested
by Simon Glass
· 6 years ago
87dac6b
sandbox: Add an alias for SPI
by Simon Glass
· 6 years ago
dc8c91a
sandbox: Create a common sandbox DT
by Simon Glass
· 6 years ago
e8726da
sandbox: Sync up sandbox64.dts with main DT
by Simon Glass
· 6 years ago
2ce6b82
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
by Masahiro Yamada
· 5 years ago
7095678
ARM: uniphier: set dram_base environment variable
by Masahiro Yamada
· 5 years ago
3cc936d
ARM: uniphier: set loadaddr at boot-time
by Masahiro Yamada
· 5 years ago
72cd83a
ARM: uniphier: turn uniphier_set_fdt_file() into void function
by Masahiro Yamada
· 5 years ago
1f8357c
ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE
by Masahiro Yamada
· 5 years ago
34e29f7
ARM: uniphier: make mem_map run-time configurable
by Masahiro Yamada
· 5 years ago
df72534
ARM: uniphier: make dram_init() more generic
by Masahiro Yamada
· 5 years ago
6f47c99
ARM: uniphier: make dram_init() independent of SG_MEMCONF
by Masahiro Yamada
· 5 years ago
34ded87
ARM: uniphier: detect register base addresses run-time
by Masahiro Yamada
· 5 years ago
739ba41
ARM: uniphier: de-couple SC macros into base address and offset
by Masahiro Yamada
· 5 years ago
d41b358
ARM: uniphier: de-couple SG macros into base address and offset
by Masahiro Yamada
· 5 years ago
c3d8f1e
ARM: uniphier: detect SD boot mode
by Masahiro Yamada
· 5 years ago
539d6e0
ARM: uniphier: make boot_is_swapped() code optional
by Masahiro Yamada
· 5 years ago
f7f3905
ARM: uniphier: check DT to determine whether to initialize SBC
by Masahiro Yamada
· 5 years ago
92d6524
ARM: uniphier: check DT to determine whether to use support card
by Masahiro Yamada
· 5 years ago
b521ea3
ARM: uniphier: include <linux/io.h> from boot-device.c
by Masahiro Yamada
· 5 years ago
ef866f6
ARM: uniphier: use bool type for have_internal_stm parameter
by Masahiro Yamada
· 5 years ago
a179669
ARM: uniphier: clean up clk/Makefile
by Masahiro Yamada
· 5 years ago
40c1a46
ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()
by Masahiro Yamada
· 5 years ago
47eb8ad
arm64: dts: uniphier: add reserved-memory for secure memory
by Masahiro Yamada
· 5 years ago
382de4a
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
by Masahiro Yamada
· 5 years ago
b4944e2
Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 5 years ago
4eeedd0
ARM: dts: at91: sama5d2_xplained: fix QSPI0 node
by Cyrille Pitchen
· 5 years ago
0b7f1a9
Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
f5e73a3
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
by Tom Rini
· 5 years ago
0bd2a92
Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips
by Tom Rini
· 5 years ago
d24416c
arm: mediatek: remove arch_misc_init
by Weijie Gao
· 6 years ago
e597e5b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 5 years ago
ace0d2e
Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
54869e0
Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
9814fb2
mips: mt76xx: Implement new d-cache fix in last_stage_init()
by Stefan Roese
· 5 years ago
07e3371
dm: Add a No-op uclass
by Jean-Jacques Hiblot
· 5 years ago
619f002
rockchip: make_fit_atf.py: fix loadables property set error
by Andy Yan
· 5 years ago
dad258f
ARM: meson: add unique MAC address generation
by Neil Armstrong
· 5 years ago
0ef8e40
ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number
by Neil Armstrong
· 5 years ago
5b85858
wandboard: Add FIT image support
by Fabio Estevam
· 5 years ago
df51656
wandboard: Add mmc0 alias
by Fabio Estevam
· 5 years ago
6b573ed
wandboard: Import extra wandboard devicetree files
by Fabio Estevam
· 5 years ago
b76ba47
wandboard: Sync with devicetree files from kernel 5.1.9
by Fabio Estevam
· 5 years ago
ba18fdb
mx6: dts: Move dtbs under SoC level
by Fabio Estevam
· 5 years ago
7e8c219
mx6: dts: Keep dtb entries sorted
by Fabio Estevam
· 5 years ago
665ebca
rockchip: rk3288: enable TPL for tinker-board
by Kever Yang
· 5 years ago
e3f9a93
rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl
by Kever Yang
· 5 years ago
7e7f792
rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts
by Kever Yang
· 5 years ago
590dc42
rockchip: dts: rk3288: move reloc tag into -u-boot dts
by Kever Yang
· 5 years ago
4529084
rockchip: rk3288: add separate TPL STACK address
by Kever Yang
· 5 years ago
d18ca74
rockchip: rk3288: enable TPL configs to chip level
by Kever Yang
· 5 years ago
5a6d960
rockchip: dts: rk3399: rockpro64: Provide init voltage
by Mark Kettenis
· 5 years ago
69492fb
ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places
by Masahiro Yamada
· 5 years ago
e3d5d3a
ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART
by Masahiro Yamada
· 5 years ago
3b7fc3f
ARM: uniphier: include <linux/io.h> from dram_init.c
by Masahiro Yamada
· 5 years ago
139a94a9
ARM: uniphier: remove unused sg_set_iectrl_range()
by Masahiro Yamada
· 5 years ago
3f0d299
ARM: uniphier: remove unused SC_DPLLOSCCTRL
by Masahiro Yamada
· 5 years ago
caee761
ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y
by Masahiro Yamada
· 5 years ago
0352e87
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
cb8cc1d
Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
36cb793
mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4
by Patrice Chotard
· 5 years ago
1d3d87b
ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boot.dtsi
by Patrice Chotard
· 5 years ago
b8e8fdf
ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco
by Patrice Chotard
· 5 years ago
26bb95f
ARM: dts: imx: m53menlo: Import M53Menlo DT from Linux
by Marek Vasut
· 5 years ago
1d25590
ARM: dts: imx: imx53: Synchronize iMX53 DT with Linux
by Marek Vasut
· 5 years ago
Next »