Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8b3e97badf97d6e399014fb4a152031f8a0c94ba
/
arch
8b3e97b
riscv: add functions for reading the IPI status
by Lukas Auer
· 5 years ago
cca8b1e
riscv: dts: Add #address-cells and #size-cells in nor node
by Rick Chen
· 5 years ago
f05b656
riscv: dts: Support four cores SMP
by Rick Chen
· 5 years ago
444c464
riscv: Fix clear bss loop in the start-up code
by Rick Chen
· 5 years ago
8ba595b
riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
by Rick Chen
· 5 years ago
43a0832
riscv: andes_plic: Fix some wrong configurations
by Rick Chen
· 5 years ago
ca06444
riscv: ax25: add SPL support
by Rick Chen
· 5 years ago
b82a185
riscv: dts: Add hifive-unleashed-a00 dts from Linux
by Jagan Teki
· 5 years ago
6b20dc1
riscv: increase stack size to avoid a stack overflow during distro boot
by Lukas Auer
· 5 years ago
0c5c3f2
arm: -march=armv5t for ARM11
by Heinrich Schuchardt
· 5 years ago
2f02845
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
6a4b07e
imx8m: fix rom version check to unbreak some B0 chips
by Patrick Wildt
· 5 years ago
90ab311
x86: simplify ljmp to 32-bit code
by Masahiro Yamada
· 5 years ago
0d915a9
x86: use data32 directive instead of macro for operand-size prefix
by Masahiro Yamada
· 5 years ago
bead4f2
Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
edaec53
ARM: imx: vining2000: Repair PCIe support
by Marek Vasut
· 5 years ago
7d84f44
ARM: imx: vining2000: Convert to SPL framework
by Marek Vasut
· 5 years ago
df1b721
ARM: mx6: pmu: Expose PMU LDO configuration interface
by Marek Vasut
· 5 years ago
c671d8a
board: colibri_imx7: reserve DDR memory for Cortex-M4
by Igor Opaniuk
· 5 years ago
d396f13
mx6: Allow configuring the NoC registers on i.MX6QP
by Fabio Estevam
· 5 years ago
2d4b87f
mx7ulp: Sync the device tree related files
by Fabio Estevam
· 5 years ago
d136eb9
mx7ulp: scg: Remove unnused scg_a7_apll_init()
by Fabio Estevam
· 5 years ago
0619af0
mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions
by Fabio Estevam
· 5 years ago
b8cabb0
mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option
by Fabio Estevam
· 5 years ago
72a093a
mx7ulp: Print the LDO mode status
by Fabio Estevam
· 5 years ago
e0e6c96
arm: rockchip: rk3308: Initialize the iomux configuration
by David Wu
· 5 years ago
4ee6d51
pwm: rk_pwm: Make PWM driver to support all Rockchip Socs
by David Wu
· 5 years ago
aebd9ed
dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC
by David Wu
· 5 years ago
982fab3
arm: dts: Add mac node for rk3308 at dtsi level
by David Wu
· 5 years ago
fd3a7ae
rockchip: misc: protect serial# from getting overwritten
by Heiko Stuebner
· 5 years ago
d490fad
rockchip: misc: don't fail if eth_addr already set
by Heiko Stuebner
· 5 years ago
c541bfd
rockchip: px30: Add support for using UART3 as debug UART
by Paul Kocialkowski
· 5 years ago
ec4fafd
rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL
by Paul Kocialkowski
· 5 years ago
b0c5e37
rockchip: px30: Fixup PMUGRF registers layout order
by Paul Kocialkowski
· 5 years ago
afe18f2
rockchip: px5: enable spl-fifo-mode for emmc for px5-evb
by Andy Yan
· 5 years ago
081a51c
rockchip: rk3308: enable spl-fifo-mode for emmc
by Andy Yan
· 5 years ago
9f67b56
Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"
by Thomas Hebb
· 5 years ago
eb446ef
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· 5 years ago
88718be
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· 5 years ago
abf2c68
ARM: MediaTek: add basic support for MT8518 boards
by mingming lee
· 5 years ago
485627d
pinctrl: add driver for MT8518
by mingming lee
· 5 years ago
13e89d7
ARM: MediaTek: Add support for MediaTek MT8518 SoC
by mingming lee
· 5 years ago
598d9bc
board: omapl138_lcdk: add the mmc device to SPL
by Bartosz Golaszewski
· 5 years ago
6a97153
mmc: davinci: drop support for ti,dm6441-mmc
by Bartosz Golaszewski
· 5 years ago
1b3d24b
armv7m: cache: add invalidate_icache_all() stub
by Giulio Benetti
· 5 years ago
32f2ca2
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· 5 years ago
a4ef065
Merge branch '2019-12-02-master-imports'
by Tom Rini
· 5 years ago
d67bdaa
common: Move trap_init() out of common.h
by Simon Glass
· 5 years ago
5255932
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
67c4e9f
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· 5 years ago
288b29e
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
36bf446
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· 5 years ago
c30b7ad
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
9d3915b
arm: powerpc: Tidy up code style for interrupt functions
by Simon Glass
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
3374d28
common: Drop checkicache() and checkdcache()
by Simon Glass
· 5 years ago
9edefc2
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
6cc915b
arm: powerpc: Tidy up code style for cache functions
by Simon Glass
· 5 years ago
62270f4
common: Move some SMP functions out of common.h
by Simon Glass
· 5 years ago
30c7c43
common: Move checkcpu() out of common.h
by Simon Glass
· 5 years ago
b598147
common: Move some CPU functions out of common.h
by Simon Glass
· 5 years ago
68a6aa8
common: Move mii_init() function out of common.h
by Simon Glass
· 5 years ago
1045315
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
e3107d1
arm: pxa: Drop pxa_wait_ticks()
by Simon Glass
· 5 years ago
6887c5b
common: Move some time functions out of common.h
by Simon Glass
· 5 years ago
b03e051
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
2189d5f
Move strtomhz() to vsprintf.h
by Simon Glass
· 5 years ago
3db7110
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
c076e5c
status_led: Tidy up the code style
by Simon Glass
· 5 years ago
9ce2aa1
Drop CONFIG_SHOW_ACTIVITY
by Simon Glass
· 5 years ago
62f9b65
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
1f3813c
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 5 years ago
2a250ae
MIPS: remove Micronas VCT boards
by Daniel Schwierzeck
· 5 years ago
dd38416
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
089612d
Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
2906144
Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
4b39568
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
1eaffca
mpc83xx: remove unused clock.h
by Yangbo Lu
· 5 years ago
d3eb317
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
by Yangbo Lu
· 5 years ago
4d7d0e2
ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1
by Patrick Delaunay
· 5 years ago
62d620c
ARM: dts: stm32: DT alignment with kernel v5.4-rc4
by Patrick Delaunay
· 5 years ago
e07a86b
ARM: dts: stm32: DT alignment with kernel v5.3
by Patrick Delaunay
· 5 years ago
4b19b89
Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
a1a9843
ARM: socfpga: Unreset NAND in SPL on Gen5
by Marek Vasut
· 5 years ago
2007a73
ARM: socfpga: Add ArriaV ST/SX ID
by Marek Vasut
· 5 years ago
97a72bc
ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5
by Marek Vasut
· 5 years ago
446cf81
ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable
by Marek Vasut
· 5 years ago
c44d05d
arch: powerpc: add eSDHC node to t4240 dts
by Yinbo Zhu
· 5 years ago
3f8f668
arch: powerpc: add eSDHC node to t104x dts
by Yinbo Zhu
· 5 years ago
d2c398b
arch: powerpc: add eSDHC node to t102x dts
by Yinbo Zhu
· 5 years ago
428e7a1
arch: powerpc: add eSDHC node to p5040 dts
by Yinbo Zhu
· 5 years ago
9d05cd2
arch: powerpc: add eSDHC node to p4080 dts
by Yinbo Zhu
· 5 years ago
dfeb70c
arch: powerpc: add eSDHC node to p3041 dts
by Yinbo Zhu
· 5 years ago
067e09f
arch: powerpc: add eSDHC node to p2041 dts
by Yinbo Zhu
· 5 years ago
e126363
arch: powerpc: add eSDHC node to p2020 dts
by Yinbo Zhu
· 5 years ago
b73d537
arch: powerpc: add eSDHC node to p1020 dts
by Yinbo Zhu
· 5 years ago
5694090
ARM: defconfig: add unified config for RPi3 and RPi4
by Matthias Brugger
· 5 years ago
917a1e9
ARM: bcm283x: Set memory map at run-time
by Matthias Brugger
· 5 years ago
dd47ca7
ARM: bcm283x: Set rpi_bcm283x_base at run-time
by Matthias Brugger
· 5 years ago
8e3361c
ARM: bcm283x: Move BCM283x_BASE to a global variable
by Matthias Brugger
· 5 years ago
Next »