Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f3d1cc2ff387ffe22ccd1bdcb2a998ec46149c6d
f3d1cc2
ARM64: zynqmp: Enable SPL for all zynqmp boards
by Michal Simek
· 8 years ago
1f29738
ARM64: zynqmp: Enable CLK and SPL_CLK by default
by Michal Simek
· 8 years ago
1eefe14
spl: Fix compilation warnings for arm64
by Michal Simek
· 9 years ago
1d405e2
mmc: sdhci: Disable internal clock enable bit
by Siva Durga Prasad Paladugu
· 9 years ago
2118157
api: Disable api_net when DM is used
by Michal Simek
· 8 years ago
72d8d5d
ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2
by Michal Simek
· 8 years ago
95d5273
Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"
by Tom Rini
· 8 years ago
ff87b08
image: fix IH_ARCH_... values for uImage compatibility
by Masahiro Yamada
· 8 years ago
45031f1
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
55edb9d
mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips
by Daniel Schwierzeck
· 8 years ago
66669fc
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
0e68a36
ARMv8/ls1043ardb: Integrate FSL PPA
by Hou Zhiqiang
· 8 years ago
45684ae
ARMv8/PSCI: Fixup the device tree for PSCI
by Hou Zhiqiang
· 8 years ago
032d5bb
ARMv8/Layerscape: switch SMP method accordingly
by Hou Zhiqiang
· 8 years ago
f1dd4ca
ARMv8/layerscape: Add FSL PPA support
by Hou Zhiqiang
· 8 years ago
b45db3b
ARMv8: add the secure monitor firmware framework
by Hou Zhiqiang
· 8 years ago
85cdf38
armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
by Hou Zhiqiang
· 8 years ago
5ad5823
armv8: layerscape: Convert to use common MMU framework
by York Sun
· 8 years ago
f60d060
test: Adjust the of-platdata test run condition
by Simon Glass
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
fc5d54b
configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries
by Tom Rini
· 8 years ago
cd4b0c5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
f733d46
armv8: mmu: split block if necessary
by York Sun
· 8 years ago
252cdb4
armv8: mmu: house cleaning
by York Sun
· 8 years ago
50e93b9
armv8: Add tlb_allocated to arch global data
by York Sun
· 8 years ago
e61a753
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
1f9ef0d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
b707396
ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
by Chen-Yu Tsai
· 8 years ago
6e6622d
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
by Chen-Yu Tsai
· 8 years ago
45c334e
ARM: PSCI: Add helper functions to access per-CPU target PC storage
by Chen-Yu Tsai
· 8 years ago
a5aa7ff
ARM: Add secure section for initialized data
by Chen-Yu Tsai
· 8 years ago
afc1f65
ARM: Move __secure definition to common asm/secure.h
by Chen-Yu Tsai
· 8 years ago
9c4f52b
sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i
by Chen-Yu Tsai
· 8 years ago
3eff681
ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
by Chen-Yu Tsai
· 8 years ago
28f9035
ARM: PSCI: Remove unused psci_text_end symbol
by Chen-Yu Tsai
· 8 years ago
8c0ef7f
ARM: PSCI: Allocate PSCI stack in secure stack section
by Chen-Yu Tsai
· 8 years ago
980d6a5
ARM: Add an empty secure stack section
by Chen-Yu Tsai
· 8 years ago
dbf38aa
ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms
by Chen-Yu Tsai
· 8 years ago
a1274cc
ARM: Page align secure section only when it is executed in situ
by Chen-Yu Tsai
· 8 years ago
1e77ce0
sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i
by Chen-Yu Tsai
· 8 years ago
94a389b
sunxi: Move remaining PSCI assembly code to C
by Chen-Yu Tsai
· 8 years ago
b528132
ARM: PSCI: Split out common stack setup code from psci_arch_init
by Chen-Yu Tsai
· 8 years ago
66ab528
sunxi: Add defconfig and dts file for the Orange Pi Lite SBC
by Hans de Goede
· 8 years ago
fa8a485
sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream
by Hans de Goede
· 8 years ago
74fcc92
sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC Plus
by Hans de Goede
· 8 years ago
ef36d9a
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· 8 years ago
4a8c7c1
sunxi: Remove some unnecessary #ifdefs
by Hans de Goede
· 8 years ago
f221961
sunxi: Add support for multiple ethadrr-esses
by Hans de Goede
· 8 years ago
926fbcc
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
ebe621d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
a29710c
net: Add EMAC driver for H3/A83T/A64 SoCs.
by Amit Singh Tomar
· 8 years ago
26c0c15
sunxi: mmc: increase status register polling rate for data transfers
by Tobias Doerffel
· 8 years ago
320e057
sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data
by Bernhard Nortmann
· 8 years ago
19e99fb
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
1269625
dm: Update the of-platdata README for the new features
by Simon Glass
· 8 years ago
b979d3d
dm: Add a test for of-platdata
by Simon Glass
· 8 years ago
a811779
test/py: Start sandbox SPL when enabled
by Simon Glass
· 8 years ago
ebec58f
test/py: Provide a way to get early console output
by Simon Glass
· 8 years ago
c7f636f
test/py: Note which console produced unexpected output
by Simon Glass
· 8 years ago
2fedbaa
test/py: Handle testing with the sandbox_spl board
by Simon Glass
· 8 years ago
97feca3
rockchip: Use of-platdata for firefly-rk3288
by Simon Glass
· 8 years ago
086ec0e
rockchip: sdram: Update the driver to support of-platdata
by Simon Glass
· 8 years ago
fb4baf5
rockchip: sdram: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
5ce4bb2
rockchip: syscon: Update to work with of-platdata
by Simon Glass
· 8 years ago
6afc466
rockchip: Don't use spl_boot_device() with of-platdata
by Simon Glass
· 8 years ago
6efeeea
rockchip: Move the MMC setup check earlier
by Simon Glass
· 8 years ago
d95b14f
rockchip: pinctrl: Update the rk3288 driver to support of-platdata
by Simon Glass
· 8 years ago
2d143bd
rockchip: clk: Update the rk3288 driver to support of-platdata
by Simon Glass
· 8 years ago
08fd82c
rockchip: clk: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
bfeb443
rockchip: mmc: Update the driver to support of-platdata
by Simon Glass
· 8 years ago
6809b04
rockchip: mmc: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
9ca7e67
rockchip: Update the sdram-channel property to support of-platdata
by Simon Glass
· 8 years ago
2fc24d5
rockchip: serial: Add an of-platdata driver for rockchip
by Simon Glass
· 8 years ago
b2927fb
dm: serial: ns16550: Update to support of-platdata
by Simon Glass
· 8 years ago
1e6ca1a
dm: core: Add an implementation of regmap_init_mem_platdata()
by Simon Glass
· 8 years ago
a951431
dm: core: Move regmap allocation into a separate function
by Simon Glass
· 8 years ago
3949a41
dm: sandbox: Enable of-platdata for sandbox_spl
by Simon Glass
· 8 years ago
2c9dfb5
sandbox: Don't bring in the eeprom emulator in SPL
by Simon Glass
· 8 years ago
9fa2819
dm: core: Expand platdata for of-platdata devices
by Simon Glass
· 8 years ago
d22199b
dm: Don't attach the device tree to SPL with of-platdata
by Simon Glass
· 8 years ago
efefe12
dtoc: Ignore the u-boot, dm-pre-reloc property
by Simon Glass
· 8 years ago
fd1c2d9
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
by Simon Glass
· 8 years ago
7d23b9c
dm: spl: Bind in all devices in SPL with of-platdata
by Simon Glass
· 8 years ago
e240913
tiny-printf: Support assert()
by Simon Glass
· 8 years ago
162a7a4
Only build the libfdt python module if 'swig' is available
by Simon Glass
· 8 years ago
76bce10
dm: Add a more efficient libfdt library
by Simon Glass
· 8 years ago
dbbe2e6
dm: Makefile: Build of-platdata files when the feature is enabled
by Simon Glass
· 8 years ago
69f2ed7
dm: Add a tool to generate C code from a device tree
by Simon Glass
· 8 years ago
ec564b4
dm: Add a library to provide simple device-tree access
by Simon Glass
· 8 years ago
39782af
dm: Add a README for of-platdata
by Simon Glass
· 8 years ago
2789ddb
dm: Add an option to enable the of-platdata feature
by Simon Glass
· 8 years ago
7a53a54
dm: Don't include fdtdec functions when of-platdata is enabled
by Simon Glass
· 8 years ago
b484b0d
dm: serial: Add support for of-platdata
by Simon Glass
· 8 years ago
7423daa
dm: clk: Add support for of-platdata
by Simon Glass
· 8 years ago
f24770d
dm: Add a header that provides access to the of-platdata structs
by Simon Glass
· 8 years ago
bab8233
dm: sandbox: Add a simple driver to test of-platdata
by Simon Glass
· 8 years ago
04ecf36
dm: syscon: Add support for of-platdata
by Simon Glass
· 8 years ago
3b2a29e
dm: regmap: Add a dummy implementation for of-platdata
by Simon Glass
· 8 years ago
29629eb
dm: core: Don't use device tree with of-platdata
by Simon Glass
· 8 years ago
054b3a1
dm: Makefile: Build of-platdata before SPL
by Simon Glass
· 8 years ago
Next »