Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c19d13b030e93c6b30f61743e940da8d4418e714
/
arch
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
· 12 years ago
a661b99
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 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
ecd7484
openrisc: move board linker script(s) to a common in cpu/
by Stefan Kristiansson
· 12 years ago
4e779ad
gpio: Add support for microblaze xilinx GPIO
by Michal Simek
· 12 years ago
a8425d5
microblaze: bootm: Add support for loading initrd
by Michal Simek
· 12 years ago
1e71fa4
microblaze: bootm: Fix coding style issues
by Michal Simek
· 12 years ago
fe8e4db
nds32: Use sections header to obtain link symbols
by Kuan-Yu Kuo
· 12 years ago
3fe0128
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
1f06c9a
powerpc/mpc85xx: Changed LIODN offset values
by Cristian Sovaiala
· 12 years ago
e22be77
powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs
by York Sun
· 12 years ago
ca9131c
powerpc/85xx: add SerDes bank 4 lanes
by Timur Tabi
· 12 years ago
f153b68
powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x
by Prabhakar Kushwaha
· 12 years ago
df616ca
mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on
by Horst Kronstorfer
· 12 years ago
99d7b0a
powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)
by Xulei
· 12 years ago
c5729f0
fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed
by Zang Roy-R61911
· 12 years ago
7b700d2
powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node
by Tang Yuantian
· 12 years ago
04feb57
powerpc/b4860: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
ada961e
powerpc/b4: Fix the wrong register offset of B4 PCIE module
by Liu Gang
· 12 years ago
f5c2623
powerpc/mpc85xx: add setting of clock-frequency for mpic node
by Dongsheng.wang@freescale.com
· 12 years ago
3c1bfc0
powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'
by Jeffrey Ladouceur
· 12 years ago
e3288e1
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 12 years ago
b91363c
mpc512x: remove dead code
by Anatolij Gustschin
· 12 years ago
d2eae43
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
63495ad
nios2: fix style in board.c.
by Andreas Bießmann
· 12 years ago
50ffb11
microblaze: fix style in board.c
by Andreas Bießmann
· 12 years ago
39042d8
sandbox: Allow -c argument to provide a command list
by Simon Glass
· 12 years ago
f828bf2
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
by Simon Glass
· 12 years ago
a733b06
sandbox: Switch over to generic board
by Simon Glass
· 12 years ago
781adb5
sandbox: Provide a way to map from host RAM to U-Boot RAM
by Simon Glass
· 12 years ago
92daa4d
Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
0f21f98
watchdog: Add support for Xilinx Microblaze watchdog
by Michal Simek
· 12 years ago
98f99e9
ppc4xx: Add SPL support
by Stefan Roese
· 12 years ago
17dcbfb
Merge branch 'master' of git://git.denx.de/u-boot-arm into HEAD
by Tom Rini
· 12 years ago
dc47e2b
exynos: Correct use of 64-bit division
by Simon Glass
· 12 years ago
314dd4f
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
8b42dfc
x86: Fix DRAM bank size init with generic board
by Simon Glass
· 12 years ago
49493cb
Tegra: Split tegra_get_chip_type() into soc & sku funcs
by Tom Warren
· 12 years ago
d94c2db
Tegra: Fix MSELECT clock divisors for T30/T114.
by Tom Warren
· 12 years ago
b40f734
Tegra114: Initialize System Counter (TSC) with osc frequency
by Tom Warren
· 12 years ago
d0edce4
Tegra: Configure L2 cache control reg properly.
by Tom Warren
· 12 years ago
3ebbbfe
Tegra: Restore cp15 VBAR _start vector write for ARMv7
by Tom Warren
· 12 years ago
eb222d1
ARM: tegra: support T33 SKU of Tegra30
by Stephen Warren
· 12 years ago
c4a4e2e
ARMv7: start.S: stay in HYP mode if u-boot is entered in it
by Andre Przywara
· 12 years ago
6ebc346
ARM: fix CONFIG_SPL_MAX_SIZE semantics
by Albert ARIBAUD
· 12 years ago
8dc16cf
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
f84a7b8
ARM: Fix __bss_start and __bss_end in linker scripts
by Albert ARIBAUD
· 12 years ago
0f1411b
spi: mxc_spi: Set master mode for all channels
by Fabio Estevam
· 12 years ago
4411b2a
BUGFIX: arm: data abort in get_bad_stack_swi
by Tetsuyuki Kobayashi
· 12 years ago
0c669fd
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1812201
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
9d0fd10
omap3: Display MHz instead of mHz on the console
by man.huber@arcor.de
· 12 years ago
86fdb16
am335x: Really correct DDR timings on new BeagleBone part
by Tom Rini
· 12 years ago
c97b6df
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1a9a91d
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· 12 years ago
9ce8e23
arm1176: Remove unused MMU setup from start.S
by Benoît Thébaudeau
· 12 years ago
66f30bf
arm: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
e532322
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
52587f1
arm: Remove support for smdk6400
by Benoît Thébaudeau
· 12 years ago
7d5a5c7
imx: Add u-boot-with-nand-spl.imx make target
by Benoît Thébaudeau
· 12 years ago
ba59760
imx: Add u-boot-with-spl.imx make target
by Benoît Thébaudeau
· 12 years ago
5c6db12
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
ac415a5
arm926ejs: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
da962b7
nand: mxc: Switch NAND SPL to generic SPL
by Benoît Thébaudeau
· 12 years ago
8b7cd09
imx: Fix automatic make targets for imx images
by Benoît Thébaudeau
· 12 years ago
9c5feab
arm: crt0.S: Remove bogus .globl
by Benoît Thébaudeau
· 12 years ago
7086e91
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· 12 years ago
4b3db1c
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· 12 years ago
1dd1276
arm1136: Remove redundant relocate_code() return
by Benoît Thébaudeau
· 12 years ago
959eaa7
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· 12 years ago
508611b
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· 12 years ago
Next »