Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7eca6b6327e3a33f9c2185321034c9ae7a70662e
/
arch
/
arm
/
include
« Previous
50c8d66
nand: remove CONFIG_SYS_NAND_PAGE_SIZE
by Tim Harvey
· 11 years ago
a4539a2
usb: tegra: support device mode
by Stephen Warren
· 11 years ago
eb8c54b
ARM: zynq: ehci: Added USB host driver support
by Michal Simek
· 11 years ago
3cc3fa8
ARM: zynq: Add MIO detection code
by Michal Simek
· 11 years ago
dc4a1a2
ARM: zynq: Fix bootmode mask
by Mike Looijmans
· 11 years ago
96a2859
ARM: zynq: Added efuse status register base address
by Siva Durga Prasad Paladugu
· 11 years ago
d57b649
ARM: OMAP5: add CKO buffer control mask
by Dmitry Lifshitz
· 11 years ago
4b5d383
ARM: OMAP5: add UART4 support
by Dmitry Lifshitz
· 11 years ago
4b97bcb
am33xx: add SSC enable macro
by Yegor Yefremov
· 11 years ago
bb14469
ARM: tegra: add function to enable input clamping on tristate
by Stephen Warren
· 11 years ago
eceb3f2
ARM: tegra: add GPIO initialization table function
by Stephen Warren
· 11 years ago
4a68d34
ARM: tegra: allow pinmux mux option not to be set by init tables
by Stephen Warren
· 11 years ago
f175603
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
by Stephen Warren
· 11 years ago
9b97b72
S5P: Exynos: Config: Enable GPIO CMD config
by Akshay Saraswat
· 11 years ago
2a1680e
common/board_f: Initialized global data for generic board
by York Sun
· 11 years ago
8e26157
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
d2a3e911
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 11 years ago
7904b70
ARM: highbank: use default prompt
by Rob Herring
· 11 years ago
ede4d5e
usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs
by Nobuhiro Iwamatsu
· 11 years ago
e05b98d
arm: rmobile: Add register infomation of PLL regsiter
by Nobuhiro Iwamatsu
· 11 years ago
fb3af51
arm: rmobile: r8a7791: Add support ES2 revision
by Nobuhiro Iwamatsu
· 11 years ago
f637656
arm: rmobile: r8a7790: Add support ES2 revision
by Nobuhiro Iwamatsu
· 11 years ago
5dd8dbd
arm: rmobile: Add prototype for function to get the CPU information to rmobile.h
by Nobuhiro Iwamatsu
· 11 years ago
5723e24
arm: rmobile: Coordinate the common part of the header file of r8a7790 and r8a7791
by Nobuhiro Iwamatsu
· 11 years ago
c9aab0f
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
893b92f
arm, da850: staticize funtions
by Manish Badarkhe
· 11 years ago
fc9a8e8
keystone2: net: add keystone ethernet driver
by Karicheri, Muralidharan
· 11 years ago
30fe8c1
keystone2: add keystone multicore navigator driver
by Vitaly Andrianov
· 11 years ago
ef509b9
k2hk: add support for k2hk SOC and EVM
by Vitaly Andrianov
· 11 years ago
356d15e
i2c, davinci: move i2c_defs.h to the drivers/i2c directory
by Karicheri, Muralidharan
· 11 years ago
548a64d
OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid
by Nishanth Menon
· 11 years ago
79e7e87
omap3/sys_info: provide interface to read die id
by Nishanth Menon
· 11 years ago
8a0c6d6
OMAP: common: consolidate fake USB ethernet MAC address creation
by Nishanth Menon
· 11 years ago
4e46850
ARM: OMAP: hide custom bit manipulation function sr32()
by Wolfgang Denk
· 11 years ago
d381294
ARM: tegra: pack pinmux data tables tighter
by Stephen Warren
· 11 years ago
8f9fd6c
usb: tegra: combine header file
by Stefan Agner
· 11 years ago
b1d615f
usb: tegra: fix PHY configuration
by Stefan Agner
· 11 years ago
d68c942
ARM: tegra: Tegra124 pinmux cleanup
by Stephen Warren
· 11 years ago
1fa3a63
ARM: tegra: Tegra114 pinmux cleanup
by Stephen Warren
· 11 years ago
803d01e
ARM: tegra: Tegra30 pinmux cleanup
by Stephen Warren
· 11 years ago
70ad375
ARM: tegra: Tegra20 pinmux cleanup
by Stephen Warren
· 11 years ago
dfb42fc
ARM: tegra: pinmux naming consistency fixes
by Stephen Warren
· 11 years ago
a45fa43
ARM: tegra: reduce public pinmux API
by Stephen Warren
· 11 years ago
e296995
ARM: tegra: pinctrl: remove duplication
by Stephen Warren
· 11 years ago
19ed7b4
ARM: tegra: use apb_misc.h in more places
by Stephen Warren
· 11 years ago
07bbd48
ARM: tegra: prototype pinmux_init() in board.h
by Stephen Warren
· 11 years ago
6ac1e54
ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20
by Stephen Warren
· 11 years ago
dd45948
ARM: tegra: pinctrl: remove vddio
by Stephen Warren
· 11 years ago
0d2c0d5
ARM: tegra: pinctrl: remove func_safe
by Stephen Warren
· 11 years ago
519fdde
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
c71645a
arm64 patch: gicv3 support
by David Feng
· 11 years ago
6c81a93
arm: vf610: add enet1 support
by Marcel Ziswiler
· 11 years ago
c709896
arm: vf610: add uart0 clock/iomux definitions
by Marcel Ziswiler
· 11 years ago
25839c0
arm: vf610: fix anadig register struct
by Marcel Ziswiler
· 11 years ago
1e6ad55
armv8/cache: Change cache invalidate and flush function
by York Sun
· 11 years ago
ddfeb0a
socfpga: Adding Clock Manager driver
by Chin Liang See
· 11 years ago
680d8f0
cpu: exynos4: add ace sha base address
by Przemyslaw Marczak
· 11 years ago
463bb19
spl: Fix guardian macros in spl.h
by Marek Vasut
· 11 years ago
ab6423c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
93bfd61
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
4ab3fc5
kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
by Masahiro Yamada
· 11 years ago
8e5e1e6
arm:exynos: add common DTS file for exynos 4
by Piotr Wilczek
· 11 years ago
3577fe8
drivers:mmc:sdhci: enable support for DT
by Piotr Wilczek
· 11 years ago
de461c5
video:mipidsim:fdt: Add DT support for mipi dsim driver
by Piotr Wilczek
· 11 years ago
5495dae
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
27019e4
arm: atmel: sama5d3: add nand spl boot support
by Bo Shen
· 11 years ago
8a45b0b
arm: atmel: sama5d3: add spi spl boot support
by Bo Shen
· 11 years ago
3ed7c48
at91 gpio: fix typo in compatibility macro
by Andreas Henriksson
· 11 years ago
87fb553
ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124
by Stephen Warren
· 11 years ago
f3026c1
ARM: tegra: fix pmc_pwrgate_timer_mult register definition
by Stephen Warren
· 11 years ago
cd7efc2
ARM: tegra: move CONFIG_TEGRAnn
by Stephen Warren
· 11 years ago
e4b87e5
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
2eda892
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
6aff050
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
51d192c
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h
by pekon gupta
· 11 years ago
a7e36fc
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
by pekon gupta
· 11 years ago
5089918
mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h
by pekon gupta
· 11 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
345d3c0
mmc: zynq: Add OF initialization support
by Michal Simek
· 11 years ago
f5f1f61
mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
by pekon gupta
· 11 years ago
eeb72e6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
fae5693
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
989ce04
arch: bcm281xx: Initial commit of bcm281xx architecture code
by Darwin Rambo
· 11 years ago
b3134fc
arch: kona: Initial commit of kona-common architecture code
by Darwin Rambo
· 11 years ago
11f2968
ti814x: Fix illegal use of FP ops in clock_ti814x.c
by Måns Rullgård
· 11 years ago
4c89a36
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
6853e6a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
3e11350
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
f93f589
spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs
by Alexey Brodkin
· 11 years ago
365475e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
e9024ef
ARM: O5/dra7xx: Add SATA boot support
by Dan Murphy
· 11 years ago
e7538fe
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
da781c6
imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK
by Andy Ng
· 11 years ago
d7e269c
zynq: Add support for U-BOOT SPL
by Michal Simek
· 11 years ago
97598fc
net: zynq_gem: Calculate clock dividers dynamically
by Soren Brinkmann
· 11 years ago
1cd46ed
net: zynq_gem: Move RCLK details out of driver
by Soren Brinkmann
· 11 years ago
6c3e61d
zynq: Provide a framework to read clock frequencies
by Soren Brinkmann
· 11 years ago
bf83495
zynq: serial: Simplify serial driver initialization
by Michal Simek
· 11 years ago
6279812
zynq: Move bootmode to headers
by Michal Simek
· 11 years ago
a87a0ce
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
Next »