Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8907c2c50408b39e93fb42b2d74ab908480320a0
/
arch
« Previous
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
234370c
Exynos5: clock: Update the equation to calculate PLL output frequency
by Akshay Saraswat
· 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
7949703
x86: Rationalise kernel booting logic and bootstage
by Simon Glass
· 12 years ago
c78a62a
x86: Implement panic output for coreboot
by Simon Glass
· 12 years ago
7282d83
x86: Declare global_data pointer when it is used
by Simon Glass
· 12 years ago
fa790fa
x86: Remove legacy board init code
by Simon Glass
· 12 years ago
20a8b41
x86: Remove unused portion of link script
by Simon Glass
· 12 years ago
dfdedd9
x86: Remove unused bios/pci code
by Simon Glass
· 12 years ago
a7e62be
avr32: fix relocation address calculation
by Andreas Bießmann
· 12 years ago
da34aae
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
by Sonic Zhang
· 12 years ago
85f2f8f
blackfin: Add comments for watchdog event initialization.
by Sonic Zhang
· 12 years ago
9d803fc
blackfin: Move blackfin serial driver out of blackfin arch folder.
by Sonic Zhang
· 12 years ago
e9a389a
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
by Sonic Zhang
· 12 years ago
13262d4
bf609: add SPI register base address
by Scott Jiang
· 12 years ago
04eeb75
blackfin: Uart divisor should be set after their values are generated.
by Sonic Zhang
· 12 years ago
d68e7fa
blackfin: Add memory virtual console to blackfin serial driver.
by Sonic Zhang
· 12 years ago
50aadcc
blackfin: Enable early print via the generic serial API.
by Sonic Zhang
· 12 years ago
7d861d9
blackfin: bf609: add softswitch config command
by Bob Liu
· 12 years ago
ab80b65
blackfin: Correct early serial mess output in BYPASS boot mode.
by Sonic Zhang
· 12 years ago
79f2b39
blackfin: Set correct early debug serial baudrate.
by Sonic Zhang
· 12 years ago
f4d8038
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
by Sonic Zhang
· 12 years ago
ddb5c5b
blackfin: add baudrate to bdinfo
by Bob Liu
· 12 years ago
2e2ed3f
Blackfin: adjust asm constraints with NMI workaround
by Mike Frysinger
· 12 years ago
c4239b5
blackfin: limit the max memory dma peripheral transfer size to 4 bytes.
by Sonic Zhang
· 12 years ago
1cd9158
blackfin: Change the member's type in dma structures.
by Sonic Zhang
· 12 years ago
a73267a
arm: at91: enable mci support for at91sam9g20ek.
by Wu, Josh
· 12 years ago
9e33690
arm: at91: add at91sam9n12ek board support
by Wu, Josh
· 12 years ago
e542377
arm: at91: add at91sam9n12 register definition
by Wu, Josh
· 12 years ago
cac423a
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ec7023d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
e825b10
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
47c6ea0
ARM: OMAP: Add arch_cpu_init function
by SRICHARAN R
· 12 years ago
4a0eb75
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· 12 years ago
fda0681
ARM: OMAP: Correct save_boot_params and replace with 'C' function
by SRICHARAN R
· 12 years ago
f92f227
ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common
by SRICHARAN R
· 12 years ago
76db5b8
ARM: OMAP: Make omap_boot_parameters common across socs
by SRICHARAN R
· 12 years ago
30bba01
am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO
by Tom Rini
· 12 years ago
34fa070
davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK
by Eric Benard
· 12 years ago
81ac7e5
da850: provide davinci_enable_uart0
by Eric Benard
· 12 years ago
0b1b60c
ARM: OMAP5: Fix warm reset with USB cable connected
by Lokesh Vutla
· 12 years ago
2bcc785
OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work
by Lubomir Popov
· 12 years ago
cc175e6
Add DDR3 support for IGEP COM AQUILA/CYGNUS.
by Enric Balletbo i Serra
· 12 years ago
166e5cc
arm: omap: emif: Fix DDR3 init after warm reset
by Lokesh Vutla
· 12 years ago
2335b65
OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5
by Lubomir Popov
· 12 years ago
aebe7ff
OMAP5: I2C: Add I2C4 and I2C5 bases
by Lubomir Popov
· 12 years ago
3935277
OMAP5: I2C: Enable i2c5 clocks
by Lubomir Popov
· 12 years ago
035d563
am33xx: add pll and clock support for TI814x CPSW
by Matt Porter
· 12 years ago
Next »