Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fa8f95084d06bd29c4ca75994a41c557345f53f6
/
arch
/
arm
fa8f950
ARM: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3d9c847
arm720t: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
833db74
arm920t: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d8769c6
arm926ejs: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
4e1aa84
armv7: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
6f0b7ca
DWMMC: SMDK5420: Disable SMU for eMMC
by Rajeshwari Shinde
· 11 years ago
748bde6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
3d799c7
usb: am437x: Add support for am437x xhci USB host
by Dan Murphy
· 11 years ago
834e91a
usb: dra7xx: Add support for dra7xx xhci USB host
by Dan Murphy
· 11 years ago
41b667b
usb: omap: Move the xhci-omap header file to common location
by Dan Murphy
· 11 years ago
16297cf
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
7132869
mx6: iomux: add GPR1 defines for use with nitrogen6x
by Troy Kisky
· 11 years ago
2d2358a
OMAP5: USB: Add OMAP xHCI file and header
by Dan Murphy
· 11 years ago
d861a33
ARM: OMAP5: Add registers and defines for USBOTG SS
by Dan Murphy
· 11 years ago
28cfef5
exynos5: dts: Add device node for XHCI
by Vivek Gautam
· 11 years ago
80c4c59
arm: exynos: Add methods to control power to USB 3.0 PHY
by Vivek Gautam
· 11 years ago
13194f3
USB: XHCI: Add xHCI host controller support for Exynos5
by Vivek Gautam
· 11 years ago
fac9640
i2c: mxc: move to new subsystem
by trem
· 11 years ago
16641d5
Coding Style cleanup: drop some excessive empty lines
by Wolfgang Denk
· 11 years ago
d4c8aa9
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
e84b8f6
ARM: omap4-panda: Add MAC address creation for panda
by Dan Murphy
· 11 years ago
47a4bea
ARM: omap4: Update sdram setting for panda rev A6
by Dan Murphy
· 11 years ago
9f3fe6d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
968294b
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
c4a7963
spi: exynos: Support word transfers
by Rajeshwari Shinde
· 11 years ago
5d649d2
socfpga: Adding System Manager driver
by Chin Liang See
· 11 years ago
0610a16
omap1510inn: arm925t: remove support
by Albert ARIBAUD
· 11 years ago
62d206d
armv7: hw_data: change clock divider setting.
by Poddar, Sourav
· 11 years ago
c97a9b3
omap5: add qspi support
by Matt Porter
· 11 years ago
f833e79
ARM: virtualization: replace verbose license with SPDX identifier
by Andre Przywara
· 11 years ago
94b32f6
ARM: IGEP0033: Update timing to run DDR at 400MHz.
by Enric Balletbo i Serra
· 11 years ago
f835c77
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
d429688
ARM: extend non-secure switch to also go into HYP mode
by Andre Przywara
· 11 years ago
ba6a169
ARM: add SMP support for non-secure switch
by Andre Przywara
· 11 years ago
bb97545
ARM: trigger non-secure state switch during bootm execution
by Andre Przywara
· 11 years ago
1ef9238
ARM: add C function to switch to non-secure state
by Andre Przywara
· 11 years ago
16212b5
ARM: add assembly routine to switch to non-secure state
by Andre Przywara
· 11 years ago
45b940d
ARM: add secure monitor handler to switch to non-secure state
by Andre Przywara
· 11 years ago
d75ba50
ARM: prepare armv7.h to be included from assembly source
by Andre Przywara
· 11 years ago
6297872
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
f04c537
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
5c8d5b6
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
ce7a7f5
i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID
by Eric Nelson
· 11 years ago
a0a0dac
mx6: Fix use of improper value in enable_ipu_clock
by Pierre Aubert
· 11 years ago
3668ce3
ARM: atmel: add RNDIS gadget support
by Bo Shen
· 11 years ago
ee7e9a3
ARM: atmel: correct UDPHS name
by Bo Shen
· 11 years ago
9e40493
USB: gadget: add atmel usba udc driver
by Bo Shen
· 11 years ago
5fb5b15
Sound: I2S: Replacing I2S1 with I2S0 channel.
by Dani Krishna Mohan
· 11 years ago
3dd22a3
ARM: Added I2S0 clocks for audio
by Dani Krishna Mohan
· 11 years ago
b7006a7
DTS: Addition of I2S0 channel and replacing I2S1
by Dani Krishna Mohan
· 11 years ago
fe1378a
ARM: use r9 for gd
by Jeroen Hofstee
· 11 years ago
a81872f
ARM,relocate: do not use r9
by Jeroen Hofstee
· 11 years ago
3102274
ARM: refactor compiler options in config.mk
by Masahiro Yamada
· 11 years ago
7ba69b7
arm: zynq: Fix timer loadaddress
by Michal Simek
· 11 years ago
373d798
arm: prevent using movt/movw address loads
by Jeroen Hofstee
· 11 years ago
e22cc0c
ARM: OMAP5: Avoid writing into LDO SRAM bits
by Lokesh Vutla
· 11 years ago
52f7d84
am335x:Handle worst case scenario for Errata 1.0.24
by Steve Kipisz
· 11 years ago
9721027
am335x_evm: am33xx_spl_board_init function and scale core frequency
by Tom Rini
· 11 years ago
e654ddf
i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
by Eric Nelson
· 11 years ago
31f0796
mx6slevk: Add Ethernet support
by Fabio Estevam
· 11 years ago
b4c927b
ARM: arch-mx6: fix PLL2_PFD2_FREQ
by Markus Niebel
· 11 years ago
5287946
am33xx: Add the efuse_sma CONTROL_MODULE register
by Tom Rini
· 11 years ago
6a0d803
am33xx: Add am33xx_spl_board_init function, call
by Tom Rini
· 11 years ago
9346d54
arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier
by Nobuhiro Iwamatsu
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
aeef2b0
ARM: s3c44b0: remove remainders of dead board
by Masahiro Yamada
· 11 years ago
771f74c
arm: dma_alloc_coherent: malloc() -> memalign()
by Kuo-Jung Su
· 11 years ago
fb8d49c
arm: spl: Do not set the stack pointer twice
by Masahiro Yamada
· 11 years ago
c4a7ece
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
5480ac3
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
7324907
arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
by Przemyslaw Marczak
· 11 years ago
e24278a
mx27: add missing constant for mx27
by trem
· 11 years ago
7b8657e
ARM: mxs: Receive r0 and r1 passed from BootROM
by Marek Vasut
· 11 years ago
d4c9135
ARM: mxs: Document the power block initialization
by Marek Vasut
· 11 years ago
d55e0da
mx6: Fix calculation of emi_slow clock rate
by Andrew Gabbasov
· 11 years ago
68e1747
socfpga: Creating driver for Reset Manager
by Chin Liang See
· 11 years ago
fba1ed4
arm: lds: Remove libgcc eabi exception handling tables
by Michal Simek
· 11 years ago
19d829f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
e62d5fb
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4eef93d
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
6d4511b
Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
8467fae
i.MX6: Set and clear the gating bits for Phase Fractional Dividers
by Eric Nelson
· 11 years ago
3fc4176
i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations
by Eric Nelson
· 11 years ago
1ca244d
i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)
by Eric Nelson
· 11 years ago
6f6059e
ARM: mxs: rename function that sets AUTO_RESTART flag
by Hector Palacios
· 11 years ago
bce8837
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· 11 years ago
b83c709
imx: add status reporting for HAB status
by Stefano Babic
· 11 years ago
988ea35
arm, am335x: add watchdog support
by Heiko Schocher
· 11 years ago
14c0158
arm, am335x: add some missing registers and defines for lcd and epwm support
by Heiko Schocher
· 11 years ago
dafd4db
arm, am33xx: add defines for gmii_sel_register bits
by Heiko Schocher
· 11 years ago
c3799fc
omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR
by Tom Rini
· 11 years ago
c27efde
am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE
by Tom Rini
· 11 years ago
8d20836
arm: omap3: fix SRAM copy and execution sequence
by Albert ARIBAUD
· 11 years ago
81aee97
ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration
by Lubomir Popov
· 11 years ago
40aadf9
ARM: OMAP4470: Add voltage and dpll data
by Taras Kondratiuk
· 11 years ago
696f81f
ARM: OMAP4470: Add OMAP4470 identification
by Taras Kondratiuk
· 11 years ago
76b6b19
usb: ehci-mx5: Use 'bool' instead of 'unsigned char'
by Fabio Estevam
· 11 years ago
d3d037a
ARM: OMAP5: USB: Add OMAP5 common USB EHCI information
by Dan Murphy
· 11 years ago
Next »