Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c8b281524bf98ee5a52db7da71bccdea002df3f5
/
arch
c8b2815
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
by Liu Gang
· 12 years ago
8bd00c9
85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT
by Andy Fleming
· 11 years ago
6770c5e
powerpc: Use lower case for the core names
by Fabio Estevam
· 12 years ago
061ffed
powerpc/BSC9132: Add IFC bank count
by York Sun
· 12 years ago
765b0bd
board/bsc9131rdb: Add DSP side tlb and laws
by Priyanka Jain
· 12 years ago
3a88179
powerpc/mpc85xx: new SPL support for IFC NAND
by Prabhakar Kushwaha
· 12 years ago
74fa22e
powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
by Prabhakar Kushwaha
· 12 years ago
76d354f
powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
by Mingkai Hu
· 12 years ago
7dd09b5
85xx: Change clock-frequency compatible to 2.0
by Andy Fleming
· 11 years ago
4134122
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
847e669
arm: pxa: config option for PXA270 turbo mode
by Sergey Yanovich
· 11 years ago
a166fbc
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
by Scott Wood
· 11 years ago
58bb8f5
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
by Masahiro Yamada
· 11 years ago
68cd4a4
arm: da830: moved pinmux configurations to the arch tree
by Vishwanathrao Badarkhe, Manish
· 11 years ago
ee28eda
OMAP5: Enable access to auxclk registers
by Lubomir Popov
· 11 years ago
7f5eef9
arm: Remove OMAP2420H4 and all omap24xx support
by Tom Rini
· 11 years ago
92b0482
ARM: DRA7xx: EMIF: Change settings required for EVM board
by Sricharan R
· 11 years ago
97405d8
ARM: DRA7xx: clocks: Update PLL values
by Lokesh Vutla
· 11 years ago
7f36c88
ARM: DRA7xx: Update pinmux data
by Lokesh Vutla
· 11 years ago
a5d439c
mmc: omap_hsmmc: Update pbias programming
by Balaji T K
· 11 years ago
81ede18
ARM: DRA7xx: Correct SRAM END address
by Sricharan R
· 11 years ago
f9b814a
ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
by Sricharan R
· 11 years ago
e9d6cd0
ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's
by Lokesh Vutla
· 11 years ago
18c9d55
ARM: OMAP5: DRA7xx: support class 0 optimized voltages
by Nishanth Menon
· 11 years ago
3332b24
ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
by Lokesh Vutla
· 11 years ago
63fc0c7
ARM: DRA7xx: power Add support for tps659038 PMIC
by Lokesh Vutla
· 11 years ago
4de28d7
ARM: DRA7xx: Add control id code for DRA7xx
by Lokesh Vutla
· 11 years ago
4ca94d8
ARM: OMAP4+: pmic: Make generic bus init and write functions
by Lokesh Vutla
· 11 years ago
af1d002
ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
by Lokesh Vutla
· 11 years ago
bcdd8f7
ARM: OMAP5: clocks: Do not enable sgx clocks
by Sricharan R
· 11 years ago
9239f5b
ARM: OMAP4+: Cleanup header files
by Lokesh Vutla
· 11 years ago
e0a8c99
OMAP5: Fix bug in omap5_es1_prcm struct
by Lubomir Popov
· 11 years ago
e69c585
OMAP5: add ABB setup for MPU voltage domain
by Andrii Tseglytskyi
· 11 years ago
4d0df9c
OMAP3+: introduce generic ABB support
by Andrii Tseglytskyi
· 11 years ago
e1208c2
MIPS: asm/errno.h: switch to asm-generic/errno.h
by Daniel Schwierzeck
· 11 years ago
f0550f8
MIPS: fix __raw_* IO accessors
by Gabor Juhos
· 12 years ago
10e1673
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
dbc000b
ARM: tegra: only enable SCU on Tegra20
by Tom Warren
· 11 years ago
edfcf85
am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>
by Tom Rini
· 11 years ago
4596dcc
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· 11 years ago
320d974
am33xx: Correct NON_SECURE_SRAM_START/END
by Tom Rini
· 11 years ago
0ac6db2
omap-common/hwinit-common.c: Mark omap_rev_string as static
by Tom Rini
· 11 years ago
86fb7b3
arm: mxs: Fix vectoring table crafting
by Marek Vasut
· 12 years ago
24e8bee
arm: vf610: Add Vybrid VF610 CPU support
by Alison Wang
· 11 years ago
cfd701b
arm: vf610: Add IOMUX support for Vybrid VF610
by Alison Wang
· 11 years ago
3da0e57
arm: factorize relocate_code routine
by Albert ARIBAUD
· 11 years ago
fa6c741
arm: do not compile relocate_code() for SPL builds
by Albert ARIBAUD
· 11 years ago
a19b0dd
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
60985bb
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
by Axel Lin
· 11 years ago
578e637
ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit
by Axel Lin
· 11 years ago
20583d0
ARM: tegra: support SKU 7 of Tegra20
by Stephen Warren
· 11 years ago
840167c
ARM: tegra: support SKU 1 of Tegra114
by Stephen Warren
· 11 years ago
a51f7de
Tegra: clk: always use find_best_divider() for periph clocks
by Allen Martin
· 12 years ago
a71d45d
powerpc/mpc85xx: Clear L1 D-cache lock
by York Sun
· 12 years ago
39bdaff
SECURE BOOT - Removed deletion of TLB entries code
by Ruchika Gupta
· 12 years ago
6eaeba2
powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple
by Shaveta Leekha
· 12 years ago
8fa0102
powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h
by Poonam Aggrwal
· 12 years ago
1b294b7
powerpc/mpc8xxx: Allow DDR overclock
by York Sun
· 12 years ago
f698143
powerpc/chassis2: Change core numbering scheme
by York Sun
· 12 years ago
5f208d1
powerpc/mpc8xxx: Add T1040 and variant SoCs
by York Sun
· 12 years ago
3d2972f
powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h
by York Sun
· 12 years ago
9cd95ac
Add e6500 L2 replacement policy selection
by James Yang
· 12 years ago
0c9ab43
powerpc/mpc85xx: check if core is disabled for showing status
by York Sun
· 12 years ago
c416faf
Enable L2 cache parity/ECC error checking
by James Yang
· 12 years ago
fd72569
arm: Enable -ffunction-sections / -fdata-sections / --gc-sections
by Tom Rini
· 12 years ago
3225f34
ARM: atmel: add sama5d3xek support
by Bo Shen
· 11 years ago
284403a
ARM: at91: add Atmel sama5d3 SoC new pmc register
by Bo Shen
· 11 years ago
fb651b1
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Tom Rini
· 11 years ago
d6ed322
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 12 years ago
ef00227
powerpc/mpc8xxx: Allow board file to override DDR address assignment
by York Sun
· 12 years ago
8444b53
powerpc/mpc85xx: Update workaround for DDR erratum A-004934
by York Sun
· 12 years ago
3fa75c8
T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c
by Roy Zang
· 12 years ago
fbe27ce
powerpc/85xx: fix build error introduced by serdes_get_prtcl
by Shengzhou Liu
· 12 years ago
9592780
t4240qds/eth: fixup ethernet for t4240qds
by Shengzhou Liu
· 12 years ago
3e83fc9
powerpc/85xx: add missing QMAN frequency calculation
by Shaohui Xie
· 12 years ago
b624084
powerpc/mpc85xx: Add T4160 SoC
by York Sun
· 12 years ago
924859a
powerpc/t4240: Fix SerDes protocol arrays with const prefix
by York Sun
· 12 years ago
615f0cb
powerpc/mpc85xx: Fix PIR parsing for chassis2
by York Sun
· 12 years ago
eb80880
powerpc/corenet2: Print SerDes protocol in decimal
by York Sun
· 12 years ago
1e501f9
T4/USB: Add USB 2.0 UTMI dual phy support
by Roy Zang
· 12 years ago
e1d5a27
powerpc/mpc85xx: Fix portal setup
by York Sun
· 12 years ago
0a7c535
powerpc/mpc8xxx: Fix DDR 3-way interleaving
by York Sun
· 12 years ago
f977244
T4/SerDes: correct the SATA index
by Roy Zang
· 12 years ago
3e4c313
e6500: Move L1 enablement after L2 enablement
by Andy Fleming
· 12 years ago
45c1885
powerpc/mpc85xx: Update corenet global utility block registers
by York Sun
· 12 years ago
cd7ad62
powerpc/mpc85xx: Add definitions for HDBCR registers
by Andy Fleming
· 12 years ago
0cb3325
powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot
by Sandeep Singh
· 12 years ago
2a08b74
sparc: Use image_setup_linux() instead of local code
by Simon Glass
· 12 years ago
24507cf
m68k: Use image_setup_linux() instead of local code
by Simon Glass
· 12 years ago
3e51266
powerpc: Use image_setup_linux() instead of local code
by Simon Glass
· 12 years ago
6caa195
arm: Use image_setup_linux() instead of local code
by Simon Glass
· 12 years ago
c19d13b
arm: Refactor bootm to reduce #ifdefs
by Simon Glass
· 12 years ago
805fa87
Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes
by Tom Rini
· 11 years ago
a661b99
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
8f0278e
x86: Add coreboot timestamps
by Simon Glass
· 12 years ago
5397d80
x86: Support adding coreboot timestanps to bootstage
by Simon Glass
· 12 years ago
d0b6f24
x86: Re-enable PCAT timer 2 for beeping
by Simon Glass
· 12 years ago
f9083bb
x86: Remove ISR timer
by Simon Glass
· 12 years ago
29756d4
x86: Remove old broken timer implementation
by Simon Glass
· 12 years ago
e761ecd
x86: Add TSC timer
by Simon Glass
· 12 years ago
Next »