Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
67cf448e2685104f620d9d0303d7cffc8492fa09
/
arch
/
arm
67cf448
ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9
by Adam Ford
· Tue Jun 11 20:40:42 2019 -0500
b9ecb0b
ARM: dts: da850: Resync with Linux 5.1.9
by Adam Ford
· Tue Jun 11 20:28:44 2019 -0500
d0502b7
configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
by Tom Rini
· Sat Jun 08 12:46:18 2019 -0400
d395185
ARM: am335x: Add phyCORE AM335x R2 support
by Niel Fourie
· Mon Jun 03 15:31:17 2019 +0200
0380914
ARM: legoev3: convert to driver model
by David Lechner
· Tue May 28 20:56:42 2019 -0500
75d66e2
ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5
by Derald D. Woods
· Mon May 27 21:19:38 2019 -0500
4e5f22a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Jul 11 18:09:38 2019 -0400
b2504a5
Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier
by Tom Rini
· Thu Jul 11 18:08:44 2019 -0400
0de45b8
arm: mach-omap2: am33xx: Init pinmux before clock
by Marek Vasut
· Sat May 25 22:40:35 2019 +0200
c220bd9
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
by Tom Rini
· Thu May 23 07:14:07 2019 -0400
307bfd6
arm: spear: Return to BootROM if failing to boot from the main device
by Miquel Raynal
· Tue May 07 14:18:54 2019 +0200
710d1c1
arm: spear: Do not link the _main branch
by Miquel Raynal
· Tue May 07 14:18:53 2019 +0200
f8c5c78
arm: spear: Support returning to BootROM
by Miquel Raynal
· Tue May 07 14:18:52 2019 +0200
06ad1eb
arm: spear: Simplify start.S organization
by Miquel Raynal
· Tue May 07 14:18:51 2019 +0200
787e5b9
arm: spear: Reference the link register with LR instead of R14
by Miquel Raynal
· Tue May 07 14:18:50 2019 +0200
6e073cc
arm: spear: Use PUSH/POP mnemonics when relevant
by Miquel Raynal
· Tue May 07 14:18:49 2019 +0200
beefd49
arm: spear: Purely cosmetic changes in start.S
by Miquel Raynal
· Tue May 07 14:18:48 2019 +0200
df5b581
arm: spear: Fix the main comment in start.S
by Miquel Raynal
· Tue May 07 14:18:47 2019 +0200
1d01c03
arm: spear: Drop false comment
by Miquel Raynal
· Tue May 07 14:18:46 2019 +0200
93e635c
arm: spear: Call the SPL 'SPL', not 'Xloader'
by Miquel Raynal
· Tue May 07 14:18:45 2019 +0200
04136cd
arm: spear: Drop useless board_init_r call
by Miquel Raynal
· Tue May 07 14:18:44 2019 +0200
056e107
arm: mvebu: set 38x and 39x AVS on lower frequency
by Baruch Siach
· Wed Jul 10 18:23:04 2019 +0300
1b289d3
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
by Pascal Linder
· Tue Jun 18 08:44:02 2019 +0200
670bd93
km/spi: add SPI configuration to KM Kirkwood device tree
by Pascal Linder
· Tue Jun 18 08:41:03 2019 +0200
305329f
km: modify Kconfig file organization for KM boards
by Pascal Linder
· Tue Jun 18 13:27:47 2019 +0200
b2703bc
arm: mvebu: clearfog: enable SATA in SPL
by Baruch Siach
· Thu May 16 13:04:01 2019 +0300
b936a27
arm: mvebu: add support for boot from SATA
by Baruch Siach
· Thu May 16 13:03:58 2019 +0300
2179c77
arm: mvebu: fix ahci mbus config in SPL
by Baruch Siach
· Thu May 16 13:03:57 2019 +0300
a4677b1
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
by Masahiro Yamada
· Wed Jul 10 20:07:50 2019 +0900
a74f0c3
ARM: uniphier: set dram_base environment variable
by Masahiro Yamada
· Wed Jul 10 20:07:49 2019 +0900
1fedafb
ARM: uniphier: set loadaddr at boot-time
by Masahiro Yamada
· Wed Jul 10 20:07:48 2019 +0900
bdd7955
ARM: uniphier: turn uniphier_set_fdt_file() into void function
by Masahiro Yamada
· Wed Jul 10 20:07:47 2019 +0900
7353ce3
ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE
by Masahiro Yamada
· Wed Jul 10 20:07:46 2019 +0900
f0f6a80
ARM: uniphier: make mem_map run-time configurable
by Masahiro Yamada
· Wed Jul 10 20:07:45 2019 +0900
efcae8e
ARM: uniphier: make dram_init() more generic
by Masahiro Yamada
· Wed Jul 10 20:07:44 2019 +0900
12938bf
ARM: uniphier: make dram_init() independent of SG_MEMCONF
by Masahiro Yamada
· Wed Jul 10 20:07:43 2019 +0900
8f74e79
ARM: uniphier: detect register base addresses run-time
by Masahiro Yamada
· Wed Jul 10 20:07:42 2019 +0900
c84024c
ARM: uniphier: de-couple SC macros into base address and offset
by Masahiro Yamada
· Wed Jul 10 20:07:41 2019 +0900
76b3124
ARM: uniphier: de-couple SG macros into base address and offset
by Masahiro Yamada
· Wed Jul 10 20:07:40 2019 +0900
c85f81b
ARM: uniphier: detect SD boot mode
by Masahiro Yamada
· Wed Jul 10 20:07:39 2019 +0900
6f7b68c
ARM: uniphier: make boot_is_swapped() code optional
by Masahiro Yamada
· Wed Jul 10 20:07:38 2019 +0900
f4716dc
ARM: uniphier: check DT to determine whether to initialize SBC
by Masahiro Yamada
· Wed Jul 10 20:07:37 2019 +0900
bcd2244
ARM: uniphier: check DT to determine whether to use support card
by Masahiro Yamada
· Wed Jul 10 20:07:36 2019 +0900
9272732
ARM: uniphier: include <linux/io.h> from boot-device.c
by Masahiro Yamada
· Wed Jul 10 20:07:34 2019 +0900
db0b812
ARM: uniphier: use bool type for have_internal_stm parameter
by Masahiro Yamada
· Wed Jul 10 20:07:33 2019 +0900
6ea1e7d
ARM: uniphier: clean up clk/Makefile
by Masahiro Yamada
· Wed Jul 10 20:07:32 2019 +0900
76240bc
ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()
by Masahiro Yamada
· Wed Jul 10 20:07:31 2019 +0900
83701f2
arm64: dts: uniphier: add reserved-memory for secure memory
by Masahiro Yamada
· Wed Jul 10 20:07:29 2019 +0900
bf4645c
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
by Masahiro Yamada
· Wed Jun 26 13:51:46 2019 +0900
da3833f
Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· Tue Jul 09 08:16:50 2019 -0400
4122f6b
ARM: dts: at91: sama5d2_xplained: fix QSPI0 node
by Cyrille Pitchen
· Tue Jun 18 08:51:58 2019 +0000
e6cdea3
Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Jul 08 16:02:19 2019 -0400
ea57706
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
by Tom Rini
· Mon Jul 08 15:49:50 2019 -0400
dbb7033
arm: mediatek: remove arch_misc_init
by developer
· Thu May 16 17:19:50 2019 +0800
b273b62
Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sun Jul 07 07:05:47 2019 -0400
3568ad9
Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot
by Tom Rini
· Fri Jul 05 18:19:47 2019 -0400
1383386
rockchip: make_fit_atf.py: fix loadables property set error
by Andy Yan
· Thu Jul 04 17:44:40 2019 +0800
b4acf5a
ARM: meson: add unique MAC address generation
by Neil Armstrong
· Wed Jun 12 11:49:07 2019 +0200
63f475c
ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number
by Neil Armstrong
· Wed Jun 12 11:49:06 2019 +0200
dc180c7
wandboard: Add FIT image support
by Fabio Estevam
· Wed Jun 12 12:34:40 2019 -0300
0439d62
wandboard: Add mmc0 alias
by Fabio Estevam
· Wed Jun 12 12:34:39 2019 -0300
ad15414
wandboard: Import extra wandboard devicetree files
by Fabio Estevam
· Wed Jun 12 12:34:38 2019 -0300
0cb9424
wandboard: Sync with devicetree files from kernel 5.1.9
by Fabio Estevam
· Wed Jun 12 12:34:37 2019 -0300
7657cb7
mx6: dts: Move dtbs under SoC level
by Fabio Estevam
· Wed Jun 12 12:34:36 2019 -0300
33acc9f
mx6: dts: Keep dtb entries sorted
by Fabio Estevam
· Wed Jun 12 12:34:35 2019 -0300
0b0ca12
rockchip: rk3288: enable TPL for tinker-board
by Kever Yang
· Mon Jul 01 11:49:15 2019 +0800
3804b76
rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl
by Kever Yang
· Mon Jul 01 11:49:12 2019 +0800
0c51847
rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts
by Kever Yang
· Mon Jul 01 11:49:11 2019 +0800
162cebd
rockchip: dts: rk3288: move reloc tag into -u-boot dts
by Kever Yang
· Mon Jul 01 11:49:10 2019 +0800
b36e709
rockchip: rk3288: add separate TPL STACK address
by Kever Yang
· Tue Jul 02 11:43:06 2019 +0800
f7c0a33
rockchip: rk3288: enable TPL configs to chip level
by Kever Yang
· Tue Jul 02 11:43:05 2019 +0800
f232399
rockchip: dts: rk3399: rockpro64: Provide init voltage
by Mark Kettenis
· Fri Jun 21 23:16:45 2019 +0200
3cac7f7
ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places
by Masahiro Yamada
· Sat Jun 29 02:38:06 2019 +0900
1950f12
ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART
by Masahiro Yamada
· Sat Jun 29 02:38:05 2019 +0900
2757ff0
ARM: uniphier: include <linux/io.h> from dram_init.c
by Masahiro Yamada
· Sat Jun 29 02:38:04 2019 +0900
3220a34
ARM: uniphier: remove unused sg_set_iectrl_range()
by Masahiro Yamada
· Sat Jun 29 02:38:03 2019 +0900
26642c7
ARM: uniphier: remove unused SC_DPLLOSCCTRL
by Masahiro Yamada
· Sat Jun 29 02:38:02 2019 +0900
0ae2865
ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y
by Masahiro Yamada
· Sat Jun 29 02:38:01 2019 +0900
8f6b935
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Fri Jun 28 08:00:22 2019 -0400
4166b29
Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Fri Jun 28 07:59:38 2019 -0400
832f3ed
mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4
by Patrice Chotard
· Tue Jun 25 13:24:03 2019 +0200
a3f2edf
ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boot.dtsi
by Patrice Chotard
· Tue Jun 25 10:06:06 2019 +0200
25d0296
ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco
by Patrice Chotard
· Tue Jun 25 10:06:05 2019 +0200
c187680
ARM: dts: imx: m53menlo: Import M53Menlo DT from Linux
by Marek Vasut
· Sun Jun 09 18:46:42 2019 +0200
046d99d
ARM: dts: imx: imx53: Synchronize iMX53 DT with Linux
by Marek Vasut
· Sun Jun 09 18:46:41 2019 +0200
25d9348
mx6sl: hab: Fix pu_irom_mmu_enabled address
by Breno Matheus Lima
· Tue May 07 20:19:17 2019 +0000
64a44b8
rockchip: rk3399: Enable TPL_BOARD_INIT
by Jagan Teki
· Fri Jun 21 00:25:06 2019 +0530
9a3db13
rockchip: rk3399: tpl: Mark printascii into debug
by Jagan Teki
· Fri Jun 21 00:25:05 2019 +0530
731a320
rockchip: rk3399: tpl: Add spl_board_init
by Jagan Teki
· Fri Jun 21 00:25:04 2019 +0530
ce063b9
rockchip: rk3399: Enable SPL_BOARD_INIT
by Jagan Teki
· Fri Jun 21 00:25:03 2019 +0530
2ff51fd
rockchip: rk3399: Move u-boot, dm-pre-reloc of uart0, uart2
by Jagan Teki
· Fri Jun 21 00:25:02 2019 +0530
552d281
rockchip: rk3399: spl: Mark printascii into debug
by Jagan Teki
· Fri Jun 21 00:25:01 2019 +0530
74bde5d
rockchip: rk3399: Support common spl_board_init
by Jagan Teki
· Fri Jun 21 00:25:00 2019 +0530
2c2b429
rockchip: rk3399: Get bl31.elf via BL31
by Jagan Teki
· Thu Jun 20 16:29:22 2019 +0530
94b2661
rockchip: dts: rk3328: add rk3328-rock64.dts
by Matwey V. Kornilov
· Sun Jun 09 00:27:16 2019 +0300
07be669
rockchip: Kconfig: enable SPL support for rk3328
by Kever Yang
· Sun Jun 09 00:27:15 2019 +0300
89659f8
rockchip: rk3328: add SPL board file support
by Kever Yang
· Sun Jun 09 00:27:13 2019 +0300
7334038
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· Fri Jun 21 11:42:28 2019 +0800
a0dcfc5
armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER check
by Mian Yousaf Kaukab
· Thu Jun 13 14:46:44 2019 +0200
0021f46
Merge tag 'u-boot-stm32-20190619' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Thu Jun 20 09:14:03 2019 -0400
Next »