Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ace3be4f15875d74344336b9754c14274f940969
/
arch
/
arm
/
cpu
9b77b19
ARM: OMAP4+: Fix DPLL programming sequence
by Lokesh Vutla
· 8 years ago
ba9eb6c
arm64: rename __asm_flush_dcache_level to __asm_dcache_level
by Masahiro Yamada
· 8 years ago
1a02123
arm64: fix comment "flush & invalidate"
by Masahiro Yamada
· 8 years ago
2582858
arm64: optimize __asm_{flush, invalidate}_dcache_all
by Masahiro Yamada
· 8 years ago
3164f3c
ARM: AM33xx: Add support for Clock Synthesizer
by Lokesh Vutla
· 8 years ago
1aad38f
ARM: omap5: add hooks for cpu/SoC fdt fixups
by Daniel Allred
· 8 years ago
47c331e
ARM: omap-common: Add device type to CPU string
by Daniel Allred
· 8 years ago
410f525
spl: build: ti: add support for secure boot images
by Daniel Allred
· 8 years ago
883dfd1
ti: AM43xx: config.mk: Add support for generating secure boot images
by Daniel Allred
· 8 years ago
0a0c534
ti: omap-common: Add commands for generating secure SPL images
by Daniel Allred
· 8 years ago
a774e08
ti: omap-common: Add Kconfig file for secure device support
by Madan Srinivas
· 8 years ago
6384726
arm: Kconfig: Add support for AM43xx SoC specific Kconfig
by Madan Srinivas
· 8 years ago
ce31ac7
arm: am33xx: Kconfig: Add secure device definitions
by Madan Srinivas
· 8 years ago
5a07abb
arm: implement generic PSCI reset call for armv8
by Beniamino Galvani
· 9 years ago
fc15b9b
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
e6a9ed0
ARM64: zynqmp: Add SPL support support
by Michal Simek
· 9 years ago
d38fca4
ARM: fix ifdef in ARMv8 lowlevel_init() again
by Masahiro Yamada
· 8 years ago
56747bf
armv7: ls102xa: spl: fix the macro name of MMC mode
by Qianyu Gong
· 9 years ago
f504227
armv8: fsl-layerscape: spl: fix the macro name of MMC mode
by Qianyu Gong
· 9 years ago
1f49dc3
armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()
by Qianyu Gong
· 9 years ago
acb8f5e
armv8: fsl-layerscape: Remove unnecessary flushing dcache
by Alison Wang
· 9 years ago
f13c99c
armv8/fdt: add fixup_crypto_node
by Alex Porosanu
· 9 years ago
074596c
armv8/ls1043: Add workaround for DDR erratum A-008850
by Shengzhou Liu
· 9 years ago
f716bf1
imx: imx7d: fix ahb clock mux 1
by Stefan Agner
· 9 years ago
b67d6b0
ARM: am33xx: Fix DDR initialization delays
by Russ Dill
· 9 years ago
1166119
ARM: fix ifdefs in ARMv8 lowlevel_init()
by Stephen Warren
· 9 years ago
1cc0a9f
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
821c89d
Revert "omap3: Use raw SPL by default for mmc1"
by Tom Rini
· 9 years ago
e52e334
ARM: DRA7: Add ABB setup for all domains
by Nishanth Menon
· 9 years ago
a818097
ARM: OMAP5: Enable ABB configuration for MM voltage domain
by Nishanth Menon
· 9 years ago
3708e78
ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure
by Nishanth Menon
· 9 years ago
2d9d057
ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2
by Nishanth Menon
· 9 years ago
588d269
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
69cc7db
Add initial support for Technexion's PICO-IMX6UL-EMMC board
by Fabio Estevam
· 9 years ago
90d7cc4
imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK
by Akshay Bhat
· 9 years ago
724219a
ARM: always perform per-CPU GIC init
by Stephen Warren
· 9 years ago
8140132
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
df12014
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code
by Hans de Goede
· 9 years ago
c09d290
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
by Hans de Goede
· 9 years ago
7439b43
ARM: allow CONFIG_GICV* not to be defined
by Stephen Warren
· 9 years ago
3c1d218
armv8: LS2080A: Consolidate LS2080A and LS2085A
by York Sun
· 9 years ago
a1108da
ARM64: zynqmp: Select SYS_CONFIG_NAME via Kconfig
by Michal Simek
· 9 years ago
41582e2
sniper: Change vendor name from lge to lg, matching devicetree vendor prefix
by Paul Kocialkowski
· 9 years ago
e6e505b
sunxi: Move cpu independent code to mach directory
by Alexander Graf
· 9 years ago
0c935ac
sunxi: usb_phy: Add support for A83T USB PHYs
by Chen-Yu Tsai
· 9 years ago
c74384c
sunxi: Print soc-id from sram controller for sun8i boards
by Hans de Goede
· 9 years ago
5f8afd7
sunxi: Add conditional magic sram poke for A33
by Hans de Goede
· 9 years ago
0badc64
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
4a97a0c
armv8: fsl-lsch3: Disable SMMU during secure boot
by Saksham Jain
· 9 years ago
258b8c9
armv8: fsl-layerscape: Skip reconfigure QSPI clock when booting from QSPI
by Qianyu Gong
· 9 years ago
9cfc059
pxa: add support for D- and I- caches
by Vasily Khoruzhick
· 9 years ago
9ddde3e
pxa: start.S: enable SRAM clock
by Vasily Khoruzhick
· 9 years ago
d990f5c
arm: Add support for HYP mode and LPAE page tables
by Alexander Graf
· 9 years ago
c755e67
ARM: OMAP5/DRA7: Expose do_set_iodelay
by Nishanth Menon
· 9 years ago
ceb7d77
ARM: OMAP5/DRA7: Split iodelay functionality into sub steps
by Nishanth Menon
· 9 years ago
9c90f51
ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0
by Nishanth Menon
· 9 years ago
3d042e4
ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0
by Nishanth Menon
· 9 years ago
d851ad3
ARM: DRA72x: Add support for detection of SR2.0
by Ravi Babu
· 9 years ago
7abeec2
imx: mx7d: move MX7D to Kconfig entry
by Peng Fan
· 9 years ago
9131c18
imx: mx6sx: move MX6SX to Kconfig entry
by Peng Fan
· 9 years ago
a7f480d
arm: mx6: Add CCV xPress board support
by Stefan Roese
· 9 years ago
4717348
warp7: Add initial support
by Fabio Estevam
· 9 years ago
f744092
mx27: 16-bit wide watchdog registers
by Leonid Iziumtsev
· 9 years ago
b10d93e
arm: imx6: Switch DDR3 calibration to wait_for_bit()
by Marek Vasut
· 9 years ago
d78e7f2
imx: print ARM clock for clocks command
by Peng Fan
· 9 years ago
7082d87
imx: mx6ul configure the PMIC_STBY_REQ pin as open drain
by Peng Fan
· 9 years ago
e4dc3fc
imx: mx6ul: skip setting ahb rate
by Peng Fan
· 9 years ago
b777789
imx: mx6: Fix incorrect clear mmdc_ch0 handshake mask
by Ye Li
· 9 years ago
e449e84
sunxi: A83T: fix 32bit overflow warning
by vishnupatekar
· 9 years ago
fc8991c
sunxi: Fix gmac not working due to cpu_eth_init no longer being called
by Hans de Goede
· 9 years ago
60fa630
sunxi: Add support for USB vbus pin for USB3
by Hans de Goede
· 9 years ago
1da5982
sunxi: Fix clock_twi_onoff for sun9i
by Hans de Goede
· 9 years ago
a93b0fe
sunxi: Fix clock_twi_onoff for sun8i-a83
by Hans de Goede
· 9 years ago
730d2f3
sunxi: Fix clock_twi_onoff for sun6i
by Hans de Goede
· 9 years ago
583fede
sunxi: A23: Fix some revisions needing a different magic sram poke
by Hans de Goede
· 9 years ago
c135211
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
by Simon Glass
· 9 years ago
e477f4b
armv8/fsl-lsch2: fix sdhc clock frequency value
by Yangbo Lu
· 9 years ago
b2b8773
armv8: fsl-layerscape: Updating entries in Serdes Table
by Pratiyush Srivastava
· 9 years ago
2d97fbb
armv8: ls2080a: remove obsolete stream ID partitioning support
by Stuart Yoder
· 9 years ago
2b690b9
armv8: lsch3: Enable WUO config for RNI-20 node
by Prabhakar Kushwaha
· 9 years ago
c05016a
arm64: Fix layerscape mmu setup
by Alexander Graf
· 9 years ago
312a6c0
Merge branch 'next'
by Stefano Babic
· 9 years ago
f8a4826
spl: arm: Make sure to include all of the u_boot_list entries
by Tom Rini
· 9 years ago
f5af082
arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX
by Tom Rini
· 9 years ago
4c2cc7c
arm64: Allow exceptions to return
by Alexander Graf
· 9 years ago
50149ea
efi_loader: Add runtime services
by Alexander Graf
· 9 years ago
19503c3
arm64: Only allow dcache disabled in SPL builds
by Alexander Graf
· 9 years ago
7985cdf
arm64: Remove non-full-va map code
by Alexander Graf
· 9 years ago
96519f3
zymqmp: Replace home grown mmu code with generic table approach
by Alexander Graf
· 9 years ago
d473f0c
thunderx: Move mmu table into board file
by Alexander Graf
· 9 years ago
5e2ec77
arm64: Make full va map code more dynamic
by Alexander Graf
· 9 years ago
9bb367a
arm64: Disable TTBR1 maps in EL1
by Alexander Graf
· 9 years ago
0691484
thunderx: Calculate TCR dynamically
by Alexander Graf
· 9 years ago
69847dd
omap4: Check warm reset for reboot mode validity
by Paul Kocialkowski
· 9 years ago
faec3f9
omap4: Reboot mode support
by Paul Kocialkowski
· 9 years ago
6e495a4
omap4: Properly enable USB PHY clocks
by Paul Kocialkowski
· 9 years ago
5e56b0a
omap-common: clocks-common: Setup USB DPLL when MUSB is in use
by Paul Kocialkowski
· 9 years ago
ae51b57
Amazon Kindle Fire (first generation) codename kc1 support
by Paul Kocialkowski
· 9 years ago
14689ad
omap4: Move i2c clocks enable to enable_basic_clocks
by Paul Kocialkowski
· 9 years ago
437086b
omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace
by Paul Kocialkowski
· 9 years ago
Next »