Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ca71186a76baafb0230e5f9c6fd5af92758abf8b
/
arch
02c038d
arm: zimage: add barebox image magic number
by Christoph Fritz
· 6 years ago
048a92e
Fix spelling of available.
by Vagrant Cascadian
· 6 years ago
f30f268
Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
062aceb
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
7d41f2d
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
7aaf2af
Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
65cc7dc
rockchip: rk3399: Add Nanopc T4 board support
by Jagan Teki
· 6 years ago
b2f5da9
rockchip: rk3399: Add Nanopi M4 board support
by Jagan Teki
· 6 years ago
adc91db
rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1
by Jagan Teki
· 6 years ago
3cedc97
RISCV: image: Add booti support
by Atish Patra
· 6 years ago
f9281b8
riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled
by Rick Chen
· 6 years ago
bdce389
riscv: Introduce CONFIG_XIP to support booting from flash
by Rick Chen
· 6 years ago
92d911b
mach-meson: g12a: add DWC2 peripheral mode support
by Neil Armstrong
· 6 years ago
13cba82
arm: mvebu: clearfog: add MMC to SPL DT
by Baruch Siach
· 6 years ago
22bb913
arm: mvebu: Add CRS305-1G-4S board
by Luka Kovacic
· 6 years ago
eb51198
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
83f71ef
net: phy: micrel: Use correct skew values on KSZ9021
by James Byrne
· 6 years ago
504bf79
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
997b857
sun50i: a64: Add Olimex A64-Teres-I board initial support
by Jonas Smedegaard
· 6 years ago
d364e6b
rockchip: dts: rk3399: Sync rk3399-nanopi4.dtsi from Linux
by Jagan Teki
· 6 years ago
2666bd4
arm: rockchip: rk3399: Move common configs in Kconfig
by Jagan Teki
· 6 years ago
e0bca28
rockchip: dts: rk3399: Sync pwm2_pin_pull_down from Linux 5.1-rc2
by Jagan Teki
· 6 years ago
90430fa
arm64: rockchip: dts: rk3399: Use rk3399-u-boot.dtsi
by Jagan Teki
· 6 years ago
b5f8891
rockchip: dts: rk3399-u-boot: Add u-boot, dm-pre-reloc for spi1
by Jagan Teki
· 6 years ago
ddf49cb
arm64: rockchip: dts: rk3399: Add board -u-boot.dtsi files
by Jagan Teki
· 6 years ago
82d08de
dts: Makefile: Build rockchip dtbs based on SoC types
by Jagan Teki
· 6 years ago
ec107f0
rockchip: chromebook_minnie: Enable sound
by Simon Glass
· 6 years ago
6bbf5e1
rockchip: rk3399: add tpl support
by Kever Yang
· 6 years ago
3cbec0a
rockchip: add u-boot-tpl-v8.lds
by Kever Yang
· 6 years ago
615e9b3
rockchip: px5: add timer0 dts node as tick timer
by Kever Yang
· 6 years ago
6459e7f
rockchip: rk3368: remove uart iomux init in SPL
by Kever Yang
· 6 years ago
6b780e4
rockchip: boot0: update CONFIG_ROCKCHIP_SPL_RESERVE_IRAM for SPL only
by Kever Yang
· 6 years ago
4d9dd40
rockchip: px5 update dts for spl/tpl
by Kever Yang
· 6 years ago
579a168
rockchip: rk3368: support UART2/4 in board_debug_uart_init()
by Kever Yang
· 6 years ago
d55dbfe
rockchip: rk322x: dts: enable uart2 for SPL/TPL
by Kever Yang
· 6 years ago
09259fc
sysreset: enable driver support in SPL/TPL
by Kever Yang
· 6 years ago
c34643e
rockchip: rk322x: add tpl support
by Kever Yang
· 6 years ago
a0a0d04
arm: add a separate stack for TPL
by Kever Yang
· 6 years ago
1e32c51
arm: add option for TPL support in arm 32bit
by Kever Yang
· 6 years ago
dc23c27
arm: remove ARCH_ROCKCHIP macro in common code
by Kever Yang
· 6 years ago
93557bd
rockchip: add common header boot0.h and gpio.h for soc
by Kever Yang
· 6 years ago
3dc13cc
x86: samus: Update device tree for verified boot
by Simon Glass
· 6 years ago
969ed01
x86: samus: Update device tree for SPL
by Simon Glass
· 6 years ago
7c03caf
x86: Add a simple TPL implementation
by Simon Glass
· 6 years ago
49dffb7
x86: Add a way to jump from TPL to SPL
by Simon Glass
· 6 years ago
bfeeb8d
x86: broadwell: Update PCH to work in TPL
by Simon Glass
· 6 years ago
31d5261
x86: Enable the RTC on all boards
by Simon Glass
· 6 years ago
e766d9f
x86: Fix device-tree indentation
by Simon Glass
· 6 years ago
c5edefb
x86: Update device tree for Chromium OS verified boot
by Simon Glass
· 6 years ago
93c7607
x86: Update device tree for TPL
by Simon Glass
· 6 years ago
bf4d8be
x86: Don't generate a bootstage report in SPL
by Simon Glass
· 6 years ago
665cb18
x86: Don't set up MTRRs in SPL
by Simon Glass
· 6 years ago
9fa31fc
x86: Support TPL in Intel common code
by Simon Glass
· 6 years ago
2b36eab
x86: broadwell: Implement PCH_REQ_PMBASE_INFO
by Simon Glass
· 6 years ago
9ffe7cd
x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
by Simon Glass
· 6 years ago
079b38b
x86: mrccache: Add more debugging
by Simon Glass
· 6 years ago
9a67994
x86: Support saving MRC data from SPL
by Simon Glass
· 6 years ago
17903c0
x86: Add common Intel code for SPL
by Simon Glass
· 6 years ago
c0052b6
x86: broadwell: Select refcode and CPU code for SPL
by Simon Glass
· 6 years ago
43294e6
x86: broadwell: Allow booting from SPL
by Simon Glass
· 6 years ago
d68574a
x86: Allow 16-bit init to be in TPL
by Simon Glass
· 6 years ago
051c31b
x86: Add support for starting from SPL/TPL
by Simon Glass
· 6 years ago
9231206
x86: broadwell: Split CPU init
by Simon Glass
· 6 years ago
6b83b29
x86: broadwell: Move init of debug UART to cpu.c
by Simon Glass
· 6 years ago
4eabf1e
x86: broadwell: Allow SDRAM init from SPL
by Simon Glass
· 6 years ago
9f6486b
x86: broadwell: Improve SDRAM debugging output
by Simon Glass
· 6 years ago
62be5dd
x86: Add a handoff header file
by Simon Glass
· 6 years ago
7c2ca87
x86: Support booting with TPL
by Simon Glass
· 6 years ago
9898790
x86: Support SPL and TPL
by Simon Glass
· 6 years ago
20d97f3
x86: dts: Add device-tree labels for rtc and reset
by Simon Glass
· 6 years ago
c0069e9
x86: Add a way to reinit the cpu
by Simon Glass
· 6 years ago
7b14023
x86: mp_init: Use proper error numbers
by Simon Glass
· 6 years ago
11b7cc3
x86: Update a stale comment about ifdtool
by Simon Glass
· 6 years ago
4a5fc6a
x86: start64: Fix copyright message
by Simon Glass
· 6 years ago
8d7f06b
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
6984044
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
ba932bc
ARM: dts: renesas: Add RZ/A1 GR-Peach board
by Chris Brandt
· 7 years ago
3529596
ARM: dts: renesas: Add RZ/A1 platform code
by Chris Brandt
· 7 years ago
99156cd
sh: 7785: Remove CPU support
by Marek Vasut
· 6 years ago
0648066
sh: sh7785lcr: Remove the board
by Marek Vasut
· 6 years ago
d13a614
sh: 7724: Remove CPU support
by Marek Vasut
· 6 years ago
e4f01b5
sh: ecovec: Remove the board
by Marek Vasut
· 6 years ago
44237e2
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
32e308d
ARM: socfpga: stratix10: Probe FPGA status before bridge enable
by Ang, Chee Hong
· 6 years ago
a03e9d9
ARM: socfpga: stratix10: Disable FPGA2SOC reset
by Ang, Chee Hong
· 6 years ago
6bf238a
arm: socfpga: Move Stratix 10 SDRAM driver to DM
by Ley Foon Tan
· 6 years ago
bc17990
arm: dts: Stratix10: Add SDRAM node
by Ley Foon Tan
· 6 years ago
5918afd
ddr: altera: Compile ALTERA SDRAM in SPL only
by Ley Foon Tan
· 6 years ago
1dbd9a7
arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36
by Brad Griffis
· 6 years ago
7b5774e
arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling
by Brad Griffis
· 6 years ago
6fe3e5b
arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path
by Brad Griffis
· 6 years ago
84cf295
arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error
by Brad Griffis
· 6 years ago
8219579
arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_SHADOW
by Brad Griffis
· 6 years ago
1b1d8c1
spl: fix linker size check off-by-one errors
by Simon Goldschmidt
· 6 years ago
aaa6480
configs: socfpga: add imply pl310 cache controller
by Dinh Nguyen
· 6 years ago
d97d8fc
ARM: socfpga: use the pl310 driver to configure the cache
by Dinh Nguyen
· 6 years ago
2bac27c
ARM: pl310: Add macro's for handling tag and data latency mask
by Dinh Nguyen
· 6 years ago
add4967
arch: armv8: Provide a way to disable cache maintenance ops
by Vignesh Raghavendra
· 6 years ago
86f578e
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
6b955cb
ARM: rmobile: Always select pin control drivers on Gen3
by Marek Vasut
· 6 years ago
Next »