Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9cd73bf85994ea06cd2fbde509e73e72d063b332
/
arch
/
arm
2aff23c
arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y
by Masahiro Yamada
· 11 years ago
90b51c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
ae4223f
Remove unnecessary use of hush header file
by Simon Glass
· 11 years ago
cf874c1
ARM: at91sam9m10g45ek: enable mci0 support
by Wu, Josh
· 10 years ago
168a48f
ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header
by Wu, Josh
· 10 years ago
2ff22cf
ARM: at91: remove AT91X40 macro since it is not use any more
by Wu, Josh
· 10 years ago
5c390a5
arm:at91: enable ROM loadable atmel image
by Andreas Bießmann
· 10 years ago
12bbc0b
ARM: atmel: switch to main crystal osc for SPL boot
by Bo Shen
· 11 years ago
50827a5
sunxi: non-FEL SPL boot support for sun7i
by Ian Campbell
· 11 years ago
e24ea55
sunxi: mmc support
by Ian Campbell
· 11 years ago
5835823
sunxi: add gmac Ethernet support
by Ian Campbell
· 11 years ago
cba69ee
sunxi: add sun7i cpu, board and start of day support
by Ian Campbell
· 11 years ago
286c3c3
sunxi: add sun7i dram setup support
by Ian Campbell
· 11 years ago
fe1b4db
sunxi: add sun7i pinmux and gpio support
by Ian Campbell
· 11 years ago
643cf0e
sunxi: add sun7i clocks and timer support.
by Ian Campbell
· 11 years ago
56d83d1
arm: vf610: add DDR_SEL_PAD_CONTR register
by Stefan Agner
· 11 years ago
1277bac
Arm64 fix a bug of vbar_el3 initialization
by David Feng
· 11 years ago
33144ea
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
2125471
am33xx: report silicon revision instead of code
by Sergey Alyoshin
· 10 years ago
d7630da
ARM: OMAP: Fix omap_sdram_size calculation
by Lokesh Vutla
· 11 years ago
939911a
armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context
by Tom Rini
· 10 years ago
02847fc
ARM: DRA7xx: ctrl: Fix efuse register addresses
by Lokesh Vutla
· 10 years ago
9fcf3d3
ARM: DRA72x: Update EMIF data
by Lokesh Vutla
· 10 years ago
4d6bf55
ARM: DRA72x: clocks: Update the hwdata
by Lokesh Vutla
· 10 years ago
8b0d1bb
ARM: DRA72x: volt: Update the pmic offsets
by Keerthy
· 10 years ago
ee77a23
ARM: DRA72x: Add Silicon ID support
by Lokesh Vutla
· 10 years ago
a0a3718
ARM: omap: merge GPMC initialization code for all platform
by pekon gupta
· 11 years ago
3eb5e19
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
c534d2f
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
cd324a6
ARM: omap5: add platform specific info for GPMC and ELM controllers
by pekon gupta
· 11 years ago
e4426d0
ARM: omap4: add platform specific info for GPMC and ELM controllers
by pekon gupta
· 11 years ago
f6ed9d5
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
dbfd115
arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320
by Nobuhiro Iwamatsu
· 10 years ago
dd73018b1
arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB
by Nobuhiro Iwamatsu
· 10 years ago
7880356
gpio: r8a7790-gpio: Fix typo in macro
by Nobuhiro Iwamatsu
· 11 years ago
f2c51fd
gpio: r8a7791-gpio: Fix typo in macro
by Nobuhiro Iwamatsu
· 11 years ago
e6f2c20
arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791
by Nobuhiro Iwamatsu
· 11 years ago
05d134b
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 10 years ago
a26acb7
Merge remote-tracking branch 'u-boot-sh/rmobile'
by Albert ARIBAUD
· 10 years ago
6a2f30a
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
a90bed7
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
44cfc3a
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
9f5f515
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
41623c9
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
60a4f39
arm: remove unused _end_vect and _vectors_end symbols
by Albert ARIBAUD
· 11 years ago
23ff29b
arm: pxa: move SP check from start.S to cpuinfo.c
by Albert ARIBAUD
· 11 years ago
cd6cc34
arm: move reset_cpu from start.S into cpu.c
by Albert ARIBAUD
· 11 years ago
b4ee149
arm1136: move cache code from start.S to cache.c
by Albert ARIBAUD
· 11 years ago
9f9d41b
zynq: add UART nodes to device tree to initialize UART with OF
by Masahiro Yamada
· 10 years ago
7d34c5d
zynq: add memory nodes to device tree to initialize DRAM with OF
by Masahiro Yamada
· 10 years ago
580a54c
zynq: import zynq-7000.dtsi from Linux Kernel
by Masahiro Yamada
· 10 years ago
e7f9350
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 10 years ago
a4539a2
usb: tegra: support device mode
by Stephen Warren
· 11 years ago
66e6715
zynq: treat ps7_init.c/h as external files to ignore them
by Masahiro Yamada
· 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
2da7a74
ARM: zynq: Setup correct slcr_lock value
by Michal Simek
· 11 years ago
6e04769
ARM: zynq: slcr: Fix incorrect commentary
by Michal Simek
· 11 years ago
1540fb7
ARM: zynq: Call zynq board_init() in SPL
by Michal Simek
· 11 years ago
10fa49f
ARM: zynq: Do not use half memory size for ECC case
by Michal Simek
· 11 years ago
96a2859
ARM: zynq: Added efuse status register base address
by Siva Durga Prasad Paladugu
· 11 years ago
ec96386
ARM: zynq: Fix sparse warning in ddrc.c
by Michal Simek
· 11 years ago
3b5b599
ARM: zynq: Fix sparse warnings in slcr.c
by Michal Simek
· 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
2364e15
ARM: tegra: use a CPU freq that all SKUs can support
by Stephen Warren
· 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
48ec7a9
ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code
by Stephen Warren
· 11 years ago
f175603
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
by Stephen Warren
· 11 years ago
f6ae1ca
S5P: Exynos: Add GPIO pin numbering and rename definitions
by Akshay Saraswat
· 10 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
bf0adb8
imx25: Add new hardware registers
by Thomas Diener
· 11 years ago
98d2cff
iomux-v3: Add support for mx6sl LVE bit
by Fabio Estevam
· 11 years ago
d2a3e911
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 11 years ago
ede4d5e
usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs
by Nobuhiro Iwamatsu
· 11 years ago
3deb22a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
694c3bc
mx6slevk: Add SPI NOR flash support
by Fabio Estevam
· 11 years ago
563491b
mx6: fix weird formatting in imx6q-sabreauto.dts
by Stefano Babic
· 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
73ff680
arm: rmobile: Update print_cpuinfo function
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
a028abe
arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs
by Nobuhiro Iwamatsu
· 11 years ago
210f7b2
arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integer()
by Nobuhiro Iwamatsu
· 11 years ago
9b7fa2f
arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791
by Nobuhiro Iwamatsu
· 11 years ago
42c53ab
arm: rmobile: r8a779x: Fix L2 cache init and latency setting
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
b149c4c
ARM:tegra20: Remove aes debug prints
by Tom Rini
· 11 years ago
53eb768
aes: make apply_cbc_chain_data non-static
by Stephen Warren
· 11 years ago
d8d7cbd
kbuild: use boolean macros to select tegra*-common directory
by Masahiro Yamada
· 11 years ago
893b92f
arm, da850: staticize funtions
by Manish Badarkhe
· 11 years ago
d0e6d34
am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
by Tom Rini
· 11 years ago
fc9a8e8
keystone2: net: add keystone ethernet driver
by Karicheri, Muralidharan
· 11 years ago
Next »