Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9fc2ed40cd32cbb488e7a765e393e6b7ff21c1bc
/
arch
« Previous
323762e
kbuild: delete redundant LDSCRIPT definition
by Masahiro Yamada
· 11 years ago
c2e5b6a
x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply
by Masahiro Yamada
· 11 years ago
b6e53eb
kbuild, x86: use a short log for arch/x86/lib/libgcc.a
by Masahiro Yamada
· 11 years ago
07e27ce
kbuild,mxs: use short logs for MXS images
by Masahiro Yamada
· 11 years ago
d73f38f
am33xx: Rework #ifdef's around s_init for clarity
by Tom Rini
· 11 years ago
1ecab0f
board:trats2: Enable device tree on Trats2
by Piotr Wilczek
· 11 years ago
fe60164
board:trats: Enable device tree on Trats
by Piotr Wilczek
· 11 years ago
3f41ffe
board:universal: Enable device tree on Universal
by Piotr Wilczek
· 11 years ago
bf7716d
board:origen: Enable device tree on Origen
by Piotr Wilczek
· 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
b8dfcdb
exynos4:pinmux:fdt: decode peripheral id
by Piotr Wilczek
· 11 years ago
5495dae
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
c0d2979
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
eb838e7
usb: create common header virtual root hub descriptors
by Stephen Warren
· 11 years ago
c6f3d50
ahci-plat: Provide a weak scsi_init hook
by Ian Campbell
· 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
81724e0
at91sam9263ek: add mmc support
by Andreas Henriksson
· 11 years ago
247161b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
bf4699d
powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040
by Priyanka Jain
· 11 years ago
b892465
bootstage: powerpc: support fdt stash and reporting
by Mela Custodio
· 11 years ago
9c641a8
powerpc/usb: Workaround for erratum-A006261
by Suresh Gupta
· 11 years ago
7af9a07
powerpc/b4860: Add workaround for errata A006384 and A006475
by Shaveta Leekha
· 11 years ago
6df82e3
B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-configuration
by Shaveta Leekha
· 11 years ago
c7d506d
85xx/b4860: Alternate serdes protocols for B4860/B4420
by poonam aggrwal
· 11 years ago
fb07c0a
board/b4860qds: Add support to make PCIe SATA work on B4860QDS
by Shaveta Leekha
· 11 years ago
5e5097c
board/b4860qds: Add support to make Aurora work on B4860QDS
by Shaveta Leekha
· 11 years ago
d57d60c
kbuild: move "checkgcc4" to PowerPC archprepare
by Masahiro Yamada
· 11 years ago
388b2e5
kbuild: move "checkthumb" to ARM archprepare
by Masahiro Yamada
· 11 years ago
58dac32
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
by Masahiro Yamada
· 11 years ago
cfda6bd
mips: move CONFIG_MIPS{32, 64} definition to config.mk
by Masahiro Yamada
· 11 years ago
026f9cf
kbuild: improve Kbuild speed
by Masahiro Yamada
· 11 years ago
a0a15b4
config.mk: specify the exact path to standalone linker script
by Masahiro Yamada
· 11 years ago
cd2e46c
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· 11 years ago
345b77b
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· 11 years ago
cfd13e8
unit-test: make "test -e" test independent of $CWD
by Stephen Warren
· 11 years ago
716ff5c
ARM: tegra: simplify halt_avp()
by Stephen Warren
· 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
3290733
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
37f93f7
MIPS: fix types u64 and __u64 to unsigned long long
by Daniel Schwierzeck
· 11 years ago
9b6e2c3
kbuild: fix CROSS_COMPILE settings in config.mk
by Masahiro Yamada
· 11 years ago
a86cf89
kbuild: consolidate PLATFORM_LIBS
by Masahiro Yamada
· 11 years ago
e2d8a71
sandbox: Convert GPIOs to use driver model
by Simon Glass
· 11 years ago
714a562
sandbox: Build a device tree file for sandbox
by Simon Glass
· 11 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
b56b9a0
ARM: AM43xx: Change DDR3 Reset Value
by Dave Gerlach
· 11 years ago
f84880f
ARM: AM43xx: Write sdram_config to secure_emif_sdram_config
by Dave Gerlach
· 11 years ago
4800be4
ARM: AM43xx: EMIF: configure self-refresh entry delay
by Dave Gerlach
· 11 years ago
2cab8ae
ARM: AM43xx: clocks: Enable CPGMAC clock control
by Mugunthan V N
· 11 years ago
dfe9663
m68k: merge compile flags -ffixed-d7 -sep-data
by Masahiro Yamada
· 11 years ago
08f1115
sh: merge compiler flag -ffixed-r13
by Masahiro Yamada
· 11 years ago
aceba5a
sh: Do not define -ffreestanding twice
by Masahiro Yamada
· 11 years ago
f694183
x86: Delete redundant compiler flags
by Masahiro Yamada
· 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
1551df3
arm: Switch to -mno-unaligned-access when supported by the compiler
by Tom Rini
· 11 years ago
b60eff3
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
d0b5d9d
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
a7e8c15
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
4c48cfb
arm: omap: delete unincluded omap-common/config.mk
by Masahiro Yamada
· 11 years ago
630d234
kbuild: refactor more IMX image rules
by Masahiro Yamada
· 11 years ago
4e0c8ab
kbuild: use shorten logs for IMX images
by Masahiro Yamada
· 11 years ago
04a34c9
kbuild: use shorten logs for misc targets
by Masahiro Yamada
· 11 years ago
ad0fed4
kbuild: use shorten log for linking u-boot
by Masahiro Yamada
· 11 years ago
9bf215b
kbuild: use shorten logs for mkimage rules
by Masahiro Yamada
· 11 years ago
95ddcd6
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
by Masahiro Yamada
· 11 years ago
35c471e
powerpc/t208x: some update to support t2081
by Shengzhou Liu
· 11 years ago
f55e911
arm: delete unused macro CONFIG_ARCH_DEVICE_TREE
by Masahiro Yamada
· 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
82da441
DRA7: fix ABB efuse offset for OPP_NOM
by Nishanth Menon
· 11 years ago
6e2192a
ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0
by Janne Grunau
· 11 years ago
cd8341b
ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
by Dave Gerlach
· 11 years ago
072cefe
Add support for B&R KWB Motherboard
by Hannes Petermaier
· 11 years ago
da4105d
am335x: Initial support for Silica Pengwyn board
by Lothar Felten
· 11 years ago
e386616
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
4c89a36
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
36ae5cd
arc: fix relocation for big-endian target
by Alexey Brodkin
· 11 years ago
6853e6a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
130fbeb
blackfin: Add <asm/clock.h> to numerous drivers
by Tom Rini
· 11 years ago
3241e3d
venice2: move device tree to fix build error
by Masahiro Yamada
· 11 years ago
3e11350
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
39abd65
arc: remove "hardware.h"
by Alexey Brodkin
· 11 years ago
f93f589
spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs
by Alexey Brodkin
· 11 years ago
86bdd70
blackfin: rename bfin-twi_i2c driver to adi_i2c
by Sonic Zhang
· 11 years ago
d6a320d
blackfin: add spi and i2c specific get clock functions
by Sonic Zhang
· 11 years ago
Next »