Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
afaca2abf255176f318198e02afdc90a30d861d1
afaca2a
powerpc/mpc85xx: T104x: Add nand secure boot target
by Sumit Garg
· 8 years ago
f6d96cb
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
9c74796
mpc83xx: make it bootable with the latest kernel
by Kevin Hao
· 8 years ago
349a015
mpc83xx: fix the corruption of u-boot when saveenv
by Kevin Hao
· 8 years ago
e77bd68
powerpc: MPC8544DS: revert typo in I2C offset value
by Benjamin Kamath
· 8 years ago
3e2fa2a
mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips
by Daniel Schwierzeck
· 8 years ago
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
f97e602
ARMv8/ls1043ardb: Integrate FSL PPA
by Hou Zhiqiang
· 8 years ago
dae0277
ARMv8/PSCI: Fixup the device tree for PSCI
by Hou Zhiqiang
· 8 years ago
21c4d55
ARMv8/Layerscape: switch SMP method accordingly
by Hou Zhiqiang
· 8 years ago
0078786
ARMv8/layerscape: Add FSL PPA support
by Hou Zhiqiang
· 8 years ago
505d735
ARMv8: add the secure monitor firmware framework
by Hou Zhiqiang
· 8 years ago
a7befa5
armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
by Hou Zhiqiang
· 8 years ago
9da8f50
armv8: layerscape: Convert to use common MMU framework
by York Sun
· 8 years ago
e0b0274
test: Adjust the of-platdata test run condition
by Simon Glass
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
c67c0d9
configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries
by Tom Rini
· 8 years ago
c7104e5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
f44afe7
armv8: mmu: split block if necessary
by York Sun
· 8 years ago
a81fcd1
armv8: mmu: house cleaning
by York Sun
· 8 years ago
f84f81e
armv8: Add tlb_allocated to arch global data
by York Sun
· 8 years ago
1ef95cc
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
a1db4fe
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
df09fb5
ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
by Chen-Yu Tsai
· 8 years ago
6e14795
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
by Chen-Yu Tsai
· 8 years ago
ae7947c
ARM: PSCI: Add helper functions to access per-CPU target PC storage
by Chen-Yu Tsai
· 8 years ago
5ed0387
ARM: Add secure section for initialized data
by Chen-Yu Tsai
· 8 years ago
7ca1450
ARM: Move __secure definition to common asm/secure.h
by Chen-Yu Tsai
· 8 years ago
27403be
sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i
by Chen-Yu Tsai
· 8 years ago
3de210c
ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
by Chen-Yu Tsai
· 8 years ago
1d0c177
ARM: PSCI: Remove unused psci_text_end symbol
by Chen-Yu Tsai
· 8 years ago
dd52202
ARM: PSCI: Allocate PSCI stack in secure stack section
by Chen-Yu Tsai
· 8 years ago
a00f85d
ARM: Add an empty secure stack section
by Chen-Yu Tsai
· 8 years ago
d95d602
ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms
by Chen-Yu Tsai
· 8 years ago
277a8f6
ARM: Page align secure section only when it is executed in situ
by Chen-Yu Tsai
· 8 years ago
bb3b769
sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i
by Chen-Yu Tsai
· 8 years ago
766c22e
sunxi: Move remaining PSCI assembly code to C
by Chen-Yu Tsai
· 8 years ago
70617c7
ARM: PSCI: Split out common stack setup code from psci_arch_init
by Chen-Yu Tsai
· 8 years ago
bb175bc
sunxi: Add defconfig and dts file for the Orange Pi Lite SBC
by Hans de Goede
· 8 years ago
a4afc31
sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream
by Hans de Goede
· 8 years ago
45795b7
sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC Plus
by Hans de Goede
· 8 years ago
6527fa2
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· 8 years ago
a146c50
sunxi: Remove some unnecessary #ifdefs
by Hans de Goede
· 8 years ago
da0ff7c
sunxi: Add support for multiple ethadrr-esses
by Hans de Goede
· 8 years ago
b87ea78
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
ecf6082
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
d194c0e
net: Add EMAC driver for H3/A83T/A64 SoCs.
by Amit Singh Tomar
· 8 years ago
e2ead48
sunxi: mmc: increase status register polling rate for data transfers
by Tobias Doerffel
· 8 years ago
e9bbbe8
sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data
by Bernhard Nortmann
· 8 years ago
6f3ea20
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
946c723
dm: Update the of-platdata README for the new features
by Simon Glass
· 8 years ago
c405fc4
dm: Add a test for of-platdata
by Simon Glass
· 8 years ago
8cfa74e
test/py: Start sandbox SPL when enabled
by Simon Glass
· 8 years ago
9bc2083
test/py: Provide a way to get early console output
by Simon Glass
· 8 years ago
ba83e94
test/py: Note which console produced unexpected output
by Simon Glass
· 8 years ago
13f422e
test/py: Handle testing with the sandbox_spl board
by Simon Glass
· 8 years ago
1475e49
rockchip: Use of-platdata for firefly-rk3288
by Simon Glass
· 8 years ago
4d1192c
rockchip: sdram: Update the driver to support of-platdata
by Simon Glass
· 8 years ago
8e6af6f
rockchip: sdram: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
d63ea43
rockchip: syscon: Update to work with of-platdata
by Simon Glass
· 8 years ago
26158ef
rockchip: Don't use spl_boot_device() with of-platdata
by Simon Glass
· 8 years ago
13fb1bc
rockchip: Move the MMC setup check earlier
by Simon Glass
· 8 years ago
ff8357e
rockchip: pinctrl: Update the rk3288 driver to support of-platdata
by Simon Glass
· 8 years ago
00c5fd4
rockchip: clk: Update the rk3288 driver to support of-platdata
by Simon Glass
· 8 years ago
994c29d
rockchip: clk: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
4bb9ce4
rockchip: mmc: Update the driver to support of-platdata
by Simon Glass
· 8 years ago
4188d94
rockchip: mmc: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
19d6691
rockchip: Update the sdram-channel property to support of-platdata
by Simon Glass
· 8 years ago
b3068ad
rockchip: serial: Add an of-platdata driver for rockchip
by Simon Glass
· 8 years ago
18798be
dm: serial: ns16550: Update to support of-platdata
by Simon Glass
· 8 years ago
b611433
dm: core: Add an implementation of regmap_init_mem_platdata()
by Simon Glass
· 8 years ago
30d73e8
dm: core: Move regmap allocation into a separate function
by Simon Glass
· 8 years ago
0950642
dm: sandbox: Enable of-platdata for sandbox_spl
by Simon Glass
· 8 years ago
c744fca
sandbox: Don't bring in the eeprom emulator in SPL
by Simon Glass
· 8 years ago
afbf9b8
dm: core: Expand platdata for of-platdata devices
by Simon Glass
· 8 years ago
8a07e68
dm: Don't attach the device tree to SPL with of-platdata
by Simon Glass
· 8 years ago
6522a55
dtoc: Ignore the u-boot, dm-pre-reloc property
by Simon Glass
· 8 years ago
2d4c7dc
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
by Simon Glass
· 8 years ago
e9559fb
dm: spl: Bind in all devices in SPL with of-platdata
by Simon Glass
· 8 years ago
affe9ee
tiny-printf: Support assert()
by Simon Glass
· 8 years ago
0dbc728
Only build the libfdt python module if 'swig' is available
by Simon Glass
· 8 years ago
a2a6f04
dm: Add a more efficient libfdt library
by Simon Glass
· 8 years ago
bf6e890
dm: Makefile: Build of-platdata files when the feature is enabled
by Simon Glass
· 8 years ago
bfad22e
dm: Add a tool to generate C code from a device tree
by Simon Glass
· 8 years ago
fa8974d
dm: Add a library to provide simple device-tree access
by Simon Glass
· 8 years ago
261ad28
dm: Add a README for of-platdata
by Simon Glass
· 8 years ago
7bc65f3
dm: Add an option to enable the of-platdata feature
by Simon Glass
· 8 years ago
4f3ce47
dm: Don't include fdtdec functions when of-platdata is enabled
by Simon Glass
· 8 years ago
afd81a5
dm: serial: Add support for of-platdata
by Simon Glass
· 8 years ago
589d915
dm: clk: Add support for of-platdata
by Simon Glass
· 8 years ago
da59fae
dm: Add a header that provides access to the of-platdata structs
by Simon Glass
· 8 years ago
750c482
dm: sandbox: Add a simple driver to test of-platdata
by Simon Glass
· 8 years ago
73dd069
dm: syscon: Add support for of-platdata
by Simon Glass
· 8 years ago
b944345
dm: regmap: Add a dummy implementation for of-platdata
by Simon Glass
· 8 years ago
8d7e816
dm: core: Don't use device tree with of-platdata
by Simon Glass
· 8 years ago
abbe825
dm: Makefile: Build of-platdata before SPL
by Simon Glass
· 8 years ago
bb94838
dm: spl: Don't set up device tree with of-platdata
by Simon Glass
· 8 years ago
4e9c131
sandbox: Add a test device that uses of-platdata
by Simon Glass
· 8 years ago
9ca517d
sandbox: Add a new sandbox_spl board
by Simon Glass
· 8 years ago
549f23a
sandbox: serial: Don't sync video in SPL
by Simon Glass
· 8 years ago
Next »