Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
695d75a122e48b95f4ccfffcbc39cb14be382b10
/
arch
/
arm
/
cpu
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
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
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
3832e54
omap-common: Remove deprecated arch_cpu_init code
by Paul Kocialkowski
· 9 years ago
3ef56e6
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
by Paul Kocialkowski
· 9 years ago
ed5ddeb
omap4: Export jedec sdram timings
by Paul Kocialkowski
· 9 years ago
96703ac
omap4: Export elpidia sdram timings
by Paul Kocialkowski
· 9 years ago
7cb998b
omap4: Export elpidia sdram device details
by Paul Kocialkowski
· 9 years ago
90ca5df
omap3: Use a define for reboot reason offset
by Paul Kocialkowski
· 9 years ago
c5412b0
omap3: String-based reboot mode handling
by Paul Kocialkowski
· 9 years ago
4d339a9
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
0ea6cc1
arm64: define _image_binary_end to fix SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
a763883
ARM: DRA7: Move emif settings to board specific files
by Lokesh Vutla
· 9 years ago
25afe55
ARM: DRA7: Enable EEPROM support
by Lokesh Vutla
· 9 years ago
2f6ed3b
ARM: Various: Future-proof serial platdata
by Adam Ford
· 9 years ago
e850ed8
ARM: OMAP4+: Allow arch specfic code to use early DM
by Lokesh Vutla
· 9 years ago
29c20ba
ARM: DRA7: emif: Enable interleaving for higher address space
by Lokesh Vutla
· 9 years ago
e3ce3aa
ARM: DRA7: emif: Check for enable bits before updating leveling output
by Lokesh Vutla
· 9 years ago
4571c51
ARM: DRA7: emif: Fix DDR init sequence during warm reset
by Lokesh Vutla
· 9 years ago
de09547
ARM: DRA7: emif: Fix updating of refresh ctrl shadow
by Lokesh Vutla
· 9 years ago
212f96f
board: ti: AM57xx: Add detection logic for AM57xx-evm
by Kipisz, Steven
· 9 years ago
d88d6c8
ARM: OMAP4/5: Add generic board detection hook
by Kipisz, Steven
· 9 years ago
93e6253
ARM: OMAP4/5: Centralize early clock initialization
by Kipisz, Steven
· 9 years ago
00b1d2d
imx: mx6: hdmi: handle overflow condition
by Peng Fan
· 9 years ago
22d90d5
omap3: Use raw SPL by default for mmc1
by Alexander Graf
· 9 years ago
23a004a
sniper: Various minor cleanups, missing Kconfig configs and reorganisation
by Paul Kocialkowski
· 9 years ago
ba10b85
ARM: start.S: fix typo
by Yuichiro Goto
· 9 years ago
e1417c7
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
a08b192
armv7: ls102xa: Move smmu and stream id initialization into the common soc code
by Alison Wang
· 9 years ago
0e52b6f
armv8/fsl-layerscape: fdt: add fixup for Fman ucode
by Qianyu Gong
· 9 years ago
bbc8e05
armv8/ls1043a: Implement workaround for erratum A009660
by Mingkai Hu
· 9 years ago
dc44fd8
sunxi: H3: Add support for the host usb-phys
by Jelle van der Waa
· 9 years ago
595af9d
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
35c4ce5
imx: mx7d: isolate resources to domain 0 for A7 core
by Peng Fan
· 9 years ago
83703a1
imx: mx7: implement functions to boot auxiliary core
by Peng Fan
· 9 years ago
0623d37
imx: mx6: implement functions to boot auxiliary core
by Peng Fan
· 9 years ago
677656b
imx: mx7d: clock support for RDC
by Peng Fan
· 9 years ago
1a43dc1
imx: mx6: Implement mmc_get_env_part
by Soeren Moch
· 9 years ago
26275da
arm: build some file(s) as ARM mode only
by David Müller (ELSOFT AG)
· 9 years ago
2cd1ff8
OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting
by Adam Ford
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
216d286
imx: mx6: implement mmc_get_env_dev
by Peng Fan
· 9 years ago
62d8cce
imx: mx7dsabresd: move mmc_get_env_devno to soc code
by Peng Fan
· 9 years ago
23e2da2
imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation
by Ye Li
· 9 years ago
9655ebd
imx: mx6sx: Fix issue in LCDIF clock enablement
by Ye Li
· 9 years ago
cf94a34
imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board
by Ye Li
· 9 years ago
d4d1dd6
mx6: soc: Add ENET2 mac address support
by Ye Li
· 9 years ago
d339f16
arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
by Marek Vasut
· 9 years ago
008e61f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
2ea3a44
armv8: ls2080a: Implement workaround for core errata 829520, 833471
by Ashish kumar
· 9 years ago
c5e954e
ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
by Wang Dongsheng
· 9 years ago
Next »