Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9d3bab949eb532426b41229cd9c34016c821bcf7
/
arch
/
arm
9d3bab9
sunxi: move SUNXI_GPIO to Kconfig
by Andre Przywara
· 5 years ago
fed1d2f
sunxi: H6: Add DDR3 DRAM delay values
by Jernej Skrabec
· 5 years ago
75d38d0
sunxi: H6: Add DDR3-1333 timings
by Andre Przywara
· 5 years ago
c78a47a
sunxi: H6: Add DDR3 support to DRAM controller driver
by Andre Przywara
· 5 years ago
1c7a751
sunxi: H6: move LPDDR3 timing definition into separate file
by Andre Przywara
· 5 years ago
595475e
sunxi: H6: DRAM: follow recommended PHY init algorithm
by Andre Przywara
· 5 years ago
de5d61f
sunxi: H6: DRAM: avoid memcpy() on MMIO registers
by Andre Przywara
· 5 years ago
d299e5b
sun8i: h3: Add support for the Beelink-x2 STB
by Marcus Cooper
· 6 years ago
6f06fac
ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB
by Adam Ford
· 5 years ago
67cf448
ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9
by Adam Ford
· 5 years ago
b9ecb0b
ARM: dts: da850: Resync with Linux 5.1.9
by Adam Ford
· 5 years ago
d0502b7
configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
by Tom Rini
· 5 years ago
d395185
ARM: am335x: Add phyCORE AM335x R2 support
by Niel Fourie
· 5 years ago
0380914
ARM: legoev3: convert to driver model
by David Lechner
· 6 years ago
75d66e2
ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5
by Derald D. Woods
· 6 years ago
4e5f22a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
b2504a5
Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier
by Tom Rini
· 5 years ago
0de45b8
arm: mach-omap2: am33xx: Init pinmux before clock
by Marek Vasut
· 6 years ago
c220bd9
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
by Tom Rini
· 6 years ago
307bfd6
arm: spear: Return to BootROM if failing to boot from the main device
by Miquel Raynal
· 6 years ago
710d1c1
arm: spear: Do not link the _main branch
by Miquel Raynal
· 6 years ago
f8c5c78
arm: spear: Support returning to BootROM
by Miquel Raynal
· 6 years ago
06ad1eb
arm: spear: Simplify start.S organization
by Miquel Raynal
· 6 years ago
787e5b9
arm: spear: Reference the link register with LR instead of R14
by Miquel Raynal
· 6 years ago
6e073cc
arm: spear: Use PUSH/POP mnemonics when relevant
by Miquel Raynal
· 6 years ago
beefd49
arm: spear: Purely cosmetic changes in start.S
by Miquel Raynal
· 6 years ago
df5b581
arm: spear: Fix the main comment in start.S
by Miquel Raynal
· 6 years ago
1d01c03
arm: spear: Drop false comment
by Miquel Raynal
· 6 years ago
93e635c
arm: spear: Call the SPL 'SPL', not 'Xloader'
by Miquel Raynal
· 6 years ago
04136cd
arm: spear: Drop useless board_init_r call
by Miquel Raynal
· 6 years ago
056e107
arm: mvebu: set 38x and 39x AVS on lower frequency
by Baruch Siach
· 5 years ago
1b289d3
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
by Pascal Linder
· 5 years ago
670bd93
km/spi: add SPI configuration to KM Kirkwood device tree
by Pascal Linder
· 5 years ago
305329f
km: modify Kconfig file organization for KM boards
by Pascal Linder
· 5 years ago
b2703bc
arm: mvebu: clearfog: enable SATA in SPL
by Baruch Siach
· 6 years ago
b936a27
arm: mvebu: add support for boot from SATA
by Baruch Siach
· 6 years ago
2179c77
arm: mvebu: fix ahci mbus config in SPL
by Baruch Siach
· 6 years ago
a4677b1
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
by Masahiro Yamada
· 5 years ago
a74f0c3
ARM: uniphier: set dram_base environment variable
by Masahiro Yamada
· 5 years ago
1fedafb
ARM: uniphier: set loadaddr at boot-time
by Masahiro Yamada
· 5 years ago
bdd7955
ARM: uniphier: turn uniphier_set_fdt_file() into void function
by Masahiro Yamada
· 5 years ago
7353ce3
ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE
by Masahiro Yamada
· 5 years ago
f0f6a80
ARM: uniphier: make mem_map run-time configurable
by Masahiro Yamada
· 5 years ago
efcae8e
ARM: uniphier: make dram_init() more generic
by Masahiro Yamada
· 5 years ago
12938bf
ARM: uniphier: make dram_init() independent of SG_MEMCONF
by Masahiro Yamada
· 5 years ago
8f74e79
ARM: uniphier: detect register base addresses run-time
by Masahiro Yamada
· 5 years ago
c84024c
ARM: uniphier: de-couple SC macros into base address and offset
by Masahiro Yamada
· 5 years ago
76b3124
ARM: uniphier: de-couple SG macros into base address and offset
by Masahiro Yamada
· 5 years ago
c85f81b
ARM: uniphier: detect SD boot mode
by Masahiro Yamada
· 5 years ago
6f7b68c
ARM: uniphier: make boot_is_swapped() code optional
by Masahiro Yamada
· 5 years ago
f4716dc
ARM: uniphier: check DT to determine whether to initialize SBC
by Masahiro Yamada
· 5 years ago
bcd2244
ARM: uniphier: check DT to determine whether to use support card
by Masahiro Yamada
· 5 years ago
9272732
ARM: uniphier: include <linux/io.h> from boot-device.c
by Masahiro Yamada
· 5 years ago
db0b812
ARM: uniphier: use bool type for have_internal_stm parameter
by Masahiro Yamada
· 5 years ago
6ea1e7d
ARM: uniphier: clean up clk/Makefile
by Masahiro Yamada
· 5 years ago
76240bc
ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()
by Masahiro Yamada
· 5 years ago
83701f2
arm64: dts: uniphier: add reserved-memory for secure memory
by Masahiro Yamada
· 5 years ago
bf4645c
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
by Masahiro Yamada
· 5 years ago
da3833f
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
4122f6b
ARM: dts: at91: sama5d2_xplained: fix QSPI0 node
by Cyrille Pitchen
· 5 years ago
e6cdea3
Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
ea57706
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
by Tom Rini
· 5 years ago
dbb7033
arm: mediatek: remove arch_misc_init
by developer
· 6 years ago
b273b62
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
3568ad9
Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
1383386
rockchip: make_fit_atf.py: fix loadables property set error
by Andy Yan
· 5 years ago
b4acf5a
ARM: meson: add unique MAC address generation
by Neil Armstrong
· 5 years ago
63f475c
ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number
by Neil Armstrong
· 5 years ago
dc180c7
wandboard: Add FIT image support
by Fabio Estevam
· 5 years ago
0439d62
wandboard: Add mmc0 alias
by Fabio Estevam
· 5 years ago
ad15414
wandboard: Import extra wandboard devicetree files
by Fabio Estevam
· 5 years ago
0cb9424
wandboard: Sync with devicetree files from kernel 5.1.9
by Fabio Estevam
· 5 years ago
7657cb7
mx6: dts: Move dtbs under SoC level
by Fabio Estevam
· 5 years ago
33acc9f
mx6: dts: Keep dtb entries sorted
by Fabio Estevam
· 5 years ago
0b0ca12
rockchip: rk3288: enable TPL for tinker-board
by Kever Yang
· 5 years ago
3804b76
rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl
by Kever Yang
· 5 years ago
0c51847
rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts
by Kever Yang
· 5 years ago
162cebd
rockchip: dts: rk3288: move reloc tag into -u-boot dts
by Kever Yang
· 5 years ago
b36e709
rockchip: rk3288: add separate TPL STACK address
by Kever Yang
· 5 years ago
f7c0a33
rockchip: rk3288: enable TPL configs to chip level
by Kever Yang
· 5 years ago
f232399
rockchip: dts: rk3399: rockpro64: Provide init voltage
by Mark Kettenis
· 5 years ago
3cac7f7
ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places
by Masahiro Yamada
· 5 years ago
1950f12
ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART
by Masahiro Yamada
· 5 years ago
2757ff0
ARM: uniphier: include <linux/io.h> from dram_init.c
by Masahiro Yamada
· 5 years ago
3220a34
ARM: uniphier: remove unused sg_set_iectrl_range()
by Masahiro Yamada
· 5 years ago
26642c7
ARM: uniphier: remove unused SC_DPLLOSCCTRL
by Masahiro Yamada
· 5 years ago
0ae2865
ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y
by Masahiro Yamada
· 5 years ago
8f6b935
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
4166b29
Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
832f3ed
mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4
by Patrice Chotard
· 5 years ago
a3f2edf
ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boot.dtsi
by Patrice Chotard
· 5 years ago
25d0296
ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco
by Patrice Chotard
· 5 years ago
c187680
ARM: dts: imx: m53menlo: Import M53Menlo DT from Linux
by Marek Vasut
· 5 years ago
046d99d
ARM: dts: imx: imx53: Synchronize iMX53 DT with Linux
by Marek Vasut
· 5 years ago
25d9348
mx6sl: hab: Fix pu_irom_mmu_enabled address
by Breno Matheus Lima
· 6 years ago
64a44b8
rockchip: rk3399: Enable TPL_BOARD_INIT
by Jagan Teki
· 5 years ago
9a3db13
rockchip: rk3399: tpl: Mark printascii into debug
by Jagan Teki
· 5 years ago
731a320
rockchip: rk3399: tpl: Add spl_board_init
by Jagan Teki
· 5 years ago
ce063b9
rockchip: rk3399: Enable SPL_BOARD_INIT
by Jagan Teki
· 5 years ago
2ff51fd
rockchip: rk3399: Move u-boot, dm-pre-reloc of uart0, uart2
by Jagan Teki
· 5 years ago
Next »