Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8dcc7e69224f898272dbbbba2d9a1c5efaa28304
/
arch
« Previous
e8dd60d
arm: socfpga: make socfpga_socrates_defconfig boot from QSPI
by Simon Goldschmidt
· 6 years ago
c402e81
dts: arm: socfpga: merge gen5 devicetrees from linux
by Simon Goldschmidt
· 6 years ago
2a3a999
spi: cadence_qspi: use "cdns,qspi-nor" as compatible
by Simon Goldschmidt
· 6 years ago
dd8ee8e
arm: socfpga: make config structs const
by Simon Goldschmidt
· 6 years ago
6bd13ee
arm64: zynqmp: Setup clock-output-names for si570 chips
by Michal Simek
· 6 years ago
8418d2d
arm64: zynqmp: Disable ltc2952 poweroff chip
by Michal Simek
· 6 years ago
d1fb3d0
arm64: zynqmp: Fix sdhci clock in emmc0 mini configuration
by Michal Simek
· 6 years ago
0ed45f0
arm64: zynqmp: Wire spi-flash compatible string with flashes
by Michal Simek
· 6 years ago
9cd26aa
arm64: zynqmp: Define and enable qspi node for DC4 board
by Siva Durga Prasad Paladugu
· 8 years ago
01aa9d1
pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
by Ryder Lee
· 6 years ago
361e13f
arm: MediaTek: add basic support for MT7623 boards
by Weijie Gao
· 6 years ago
cbd2fba
arm: MediaTek: add basic support for MT7629 boards
by Ryder Lee
· 6 years ago
d84982d
arm: dts: MediaTek: add device tree for MT7623
by Ryder Lee
· 6 years ago
376ac00
arm: dts: MediaTek: add device tree for MT7629
by Ryder Lee
· 6 years ago
35f9d9b
spi: Zap CONFIG_HARD_SPI
by Jagan Teki
· 6 years ago
627d74c
ARM: dts: am335x-chiliboard: add /chosen/stdout-path
by Marcin Niestroj
· 6 years ago
e067379
ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files
by Marcin Niestroj
· 6 years ago
a0106c8
ARM: armv7: Add early stack for erratum workarounds
by Andrew F. Davis
· 6 years ago
ccdb7c2
armv7r: K3: Allow SPL to run only on core 0
by Lokesh Vutla
· 6 years ago
c06088b
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
ef0b75d
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
d96a782
ARM: meson: Add boot device discovery
by Neil Armstrong
· 6 years ago
b890acc
ARM: meson: factorize common code out amlogic's boards
by Jerome Brunet
· 6 years ago
b72794e
board: amlogic: add support for S400 board
by Neil Armstrong
· 6 years ago
f6eb68b
clk: Add clock driver for AXG
by Neil Armstrong
· 6 years ago
78a0801
ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1
by Neil Armstrong
· 6 years ago
485bba3
ARM: meson: Add support for AXG family
by Neil Armstrong
· 6 years ago
33e3378
ARM: meson: rework soc arch file to prepare for new SoC
by Jerome Brunet
· 6 years ago
96a739b
ARM: rework amlogic configuration
by Jerome Brunet
· 6 years ago
d54e03b
board: amlogic: factorise gxbb boards
by Jerome Brunet
· 6 years ago
302987b
board: amlogic: move khadas-vim2 as q200 ref board
by Neil Armstrong
· 6 years ago
8bbfb40
board: amlogic: remove p212 derivatives
by Jerome Brunet
· 6 years ago
32caa1e
ARM: meson: clean-up platform selection
by Jerome Brunet
· 6 years ago
b0edea3
spl: Add support for passing handoff info to U-Boot proper
by Simon Glass
· 6 years ago
27028f1
sandbox: Boot in U-Boot through the standard call
by Simon Glass
· 6 years ago
65f3b1f
sandbox: Filter arguments when starting U-Boot
by Simon Glass
· 6 years ago
fc1f58a
sandbox: Use malloc() and free() from os layer
by Simon Glass
· 6 years ago
7b5ea14
sandbox: Refactor code to create os_jump_to_file()
by Simon Glass
· 6 years ago
d66ddaf
sandbox: Add a new 'sb' command
by Simon Glass
· 6 years ago
1ca910b
sandbox: Add an option to display of-platdata in SPL
by Simon Glass
· 6 years ago
919e7a8
test: Add a simple test for bloblist
by Simon Glass
· 6 years ago
850e779
arm64: zynqmp: Enable SPL_SEPARATE_BSS by default
by Michal Simek
· 6 years ago
f3289d1
arm64: zynqmp: Reflect emmc controller ID in model in DT
by Michal Simek
· 6 years ago
c25e804
arm: zynq: cse_qspi: Fix overwriting spi-rx-bus-width property
by Siva Durga Prasad Paladugu
· 6 years ago
52923c6
riscv: cache: Implement i/dcache [status, enable, disable]
by Rick Chen
· 6 years ago
bae2d72
riscv: dts: Add ae350_32.dts for RV32I
by Rick Chen
· 6 years ago
7424e95
riscv: dts: Sync to Linux Kernel ae350 dts.
by Rick Chen
· 6 years ago
c3b1a99
riscv: align bootm implementation with that of other architectures
by Lukas Auer
· 6 years ago
5d8b2e7
riscv: save hart ID and device tree passed by prior boot stage
by Lukas Auer
· 6 years ago
31f9058
riscv: do not blindly modify the mstatus CSR
by Lukas Auer
· 6 years ago
8bfa231
riscv: remove unused labels in start.S
by Lukas Auer
· 6 years ago
c95cafd
Drop CONFIG_INIT_CRITICAL
by Bin Meng
· 6 years ago
2a23ac6
riscv: align mtvec on a 4-byte boundary
by Lukas Auer
· 6 years ago
c55309c
riscv: fix inconsistent use of spaces and tabs in start.S
by Lukas Auer
· 6 years ago
62a09ad
riscv: implement the invalidate_icache_* functions
by Lukas Auer
· 6 years ago
c93a1c8
riscv: hang on unhandled exceptions
by Lukas Auer
· 6 years ago
e8b522b
riscv: treat undefined exception codes as reserved
by Lukas Auer
· 6 years ago
5a44173
riscv: complete the list of exception codes
by Lukas Auer
· 6 years ago
f105d2e
riscv: do not reimplement generic io functions
by Lukas Auer
· 6 years ago
fc8c76f
riscv: make use of the barrier functions from Linux
by Lukas Auer
· 6 years ago
b2c860c
riscv: fix use of incorrectly sized variables
by Lukas Auer
· 6 years ago
776e633
riscv: enable -fdata-sections
by Lukas Auer
· 6 years ago
0c07484
riscv: set -march and -mabi based on the Kconfig configuration
by Lukas Auer
· 6 years ago
d57ffa6
riscv: add Kconfig entries for the C and A ISA extensions
by Lukas Auer
· 6 years ago
7115856
riscv: select CONFIG_PHYS_64BIT on RV64I systems
by Lukas Auer
· 6 years ago
862e2e7
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
by Lukas Auer
· 6 years ago
aa09a07
sunxi: Fix memory 2-rank initialization for a33 cpu
by Michael Trimarchi
· 6 years ago
0e21a2f
sunxi-mmc: use new mode on both controllers on A64
by Vasily Khoruzhick
· 6 years ago
2a8882e
sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
by Vasily Khoruzhick
· 6 years ago
a58986c
sf: Add a method to obtain the block-protect setting
by Simon Glass
· 6 years ago
8729b1a
misc: Update read() and write() methods to return bytes xfered
by Simon Glass
· 6 years ago
4a5b5e1
sandbox: Update some drivers to work in SPL/TPL
by Simon Glass
· 6 years ago
566bf3a
sandbox: Add a function to read a host file
by Simon Glass
· 6 years ago
9190a3e
sandbox: remove stray DEBUG
by Heinrich Schuchardt
· 6 years ago
5bbf36a
ARM: mvebu: dts: add Clearfog GT-8K
by Rabeeh Khoury
· 6 years ago
2b4d964
arm64: mvebu: a8k: autodetect RAM size
by Baruch Siach
· 6 years ago
b335e91
linux/sizes.h: sync from kernel
by Baruch Siach
· 6 years ago
6d4d9be
MIPS: drop asm/const.h
by Baruch Siach
· 6 years ago
5c8fd32
Use _AC and UL macros from linux/const.h
by Baruch Siach
· 6 years ago
1bef0c5
MIPS: fix linking of standalone programs
by Daniel Schwierzeck
· 6 years ago
1d3b97c
Kbuild: add LDFLAGS_STANDALONE
by Daniel Schwierzeck
· 6 years ago
101860e
mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig
by Stefan Roese
· 6 years ago
78e2517
mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
by Stefan Roese
· 6 years ago
b1f51fc
mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state
by Stefan Roese
· 6 years ago
840293b
mips: mt76xx: gardena-smart-gateway: Add LEDs to dts
by Stefan Roese
· 6 years ago
4ff942b
mips: mt76xx: Enable watchdog support
by Stefan Roese
· 6 years ago
b4a6a1b
mips: mt76xx: Kconfig: Add ethernet and GPIO support
by Stefan Roese
· 6 years ago
9a89b2b
mips: mt76xx: Add watchdog DT node to mt7628a.dtsi
by Stefan Roese
· 6 years ago
60f6be1
mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi
by Stefan Roese
· 6 years ago
82dbe64
mips: mt76xx: Add ethernet DT node to mt7628a.dtsi
by Stefan Roese
· 6 years ago
a8b0bf6
mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init
by Stefan Roese
· 6 years ago
00b34e9
armv7r: dts: am654: Add initial support
by Lokesh Vutla
· 6 years ago
2d0eba3
arm: dts: k3: Sync dts from Linux
by Lokesh Vutla
· 6 years ago
59ebf4a
armv7R: K3: am654: Add support for triggering ddr init from SPL
by Lokesh Vutla
· 6 years ago
a3501a4
armv7R: K3: am654: Add support to start ATF from R5 SPL
by Lokesh Vutla
· 6 years ago
890b2e7
armv7R: K3: am654: Add support for generating build targets
by Lokesh Vutla
· 6 years ago
23f7b1a
armv7R: K3: am654: Enable MPU regions
by Lokesh Vutla
· 6 years ago
06bda12
ram: Introduce K3 AM654 DDR Sub System driver
by Lokesh Vutla
· 6 years ago
ba08afe
arm: Make arch specific memcpy thumb-safe.
by Klaus Goger
· 7 years ago
f41a824
test/py: test pinmux command
by Patrice Chotard
· 6 years ago
Next »