Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
653909f743ddff9c63c19aa10bc805353551ed22
/
arch
653909f
arm: Use image_setup_linux() instead of local code
by Simon Glass
· 12 years ago
50ad221
arm: Refactor bootm to reduce #ifdefs
by Simon Glass
· 12 years ago
232cda1
Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes
by Tom Rini
· 12 years ago
10f3970
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
eb2fd5c
x86: Add coreboot timestamps
by Simon Glass
· 12 years ago
24f19b4
x86: Support adding coreboot timestanps to bootstage
by Simon Glass
· 12 years ago
3e8b605
x86: Re-enable PCAT timer 2 for beeping
by Simon Glass
· 12 years ago
8e29441
x86: Remove ISR timer
by Simon Glass
· 12 years ago
6431716
x86: Remove old broken timer implementation
by Simon Glass
· 12 years ago
11d7a5b
x86: Add TSC timer
by Simon Glass
· 12 years ago
bcc28da
x86: Rationalise kernel booting logic and bootstage
by Simon Glass
· 12 years ago
ace6cd8
x86: Implement panic output for coreboot
by Simon Glass
· 12 years ago
bb6306c
x86: Declare global_data pointer when it is used
by Simon Glass
· 12 years ago
7414d14
x86: Remove legacy board init code
by Simon Glass
· 12 years ago
e168de6
x86: Remove unused portion of link script
by Simon Glass
· 12 years ago
553faa4
x86: Remove unused bios/pci code
by Simon Glass
· 12 years ago
2471b9f
avr32: fix relocation address calculation
by Andreas Bießmann
· 12 years ago
3edc3f3
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
by Sonic Zhang
· 12 years ago
5c38131
blackfin: Add comments for watchdog event initialization.
by Sonic Zhang
· 12 years ago
95aad8a
blackfin: Move blackfin serial driver out of blackfin arch folder.
by Sonic Zhang
· 12 years ago
cde8cef
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
by Sonic Zhang
· 12 years ago
a17e7a7
bf609: add SPI register base address
by Scott Jiang
· 12 years ago
42c81dc
blackfin: Uart divisor should be set after their values are generated.
by Sonic Zhang
· 12 years ago
7f2fe63
blackfin: Add memory virtual console to blackfin serial driver.
by Sonic Zhang
· 12 years ago
57a3246
blackfin: Enable early print via the generic serial API.
by Sonic Zhang
· 12 years ago
a671b70
blackfin: bf609: add softswitch config command
by Bob Liu
· 12 years ago
dbfad02
blackfin: Correct early serial mess output in BYPASS boot mode.
by Sonic Zhang
· 12 years ago
c15c403
blackfin: Set correct early debug serial baudrate.
by Sonic Zhang
· 12 years ago
8a9561c
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
by Sonic Zhang
· 12 years ago
1538ded
blackfin: add baudrate to bdinfo
by Bob Liu
· 12 years ago
ab0ea6d
Blackfin: adjust asm constraints with NMI workaround
by Mike Frysinger
· 12 years ago
5a3ab3a
blackfin: limit the max memory dma peripheral transfer size to 4 bytes.
by Sonic Zhang
· 12 years ago
d5ed87e
blackfin: Change the member's type in dma structures.
by Sonic Zhang
· 12 years ago
d098f95
openrisc: move board linker script(s) to a common in cpu/
by Stefan Kristiansson
· 12 years ago
23ccda0
gpio: Add support for microblaze xilinx GPIO
by Michal Simek
· 12 years ago
70b1c49
microblaze: bootm: Add support for loading initrd
by Michal Simek
· 12 years ago
c78ce29
microblaze: bootm: Fix coding style issues
by Michal Simek
· 12 years ago
b73752a
nds32: Use sections header to obtain link symbols
by Kuan-Yu Kuo
· 12 years ago
6513aa6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
060c491
powerpc/mpc85xx: Changed LIODN offset values
by Cristian Sovaiala
· 12 years ago
52db64b
powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs
by York Sun
· 12 years ago
d3bdef7
powerpc/85xx: add SerDes bank 4 lanes
by Timur Tabi
· 12 years ago
f6aa822
powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x
by Prabhakar Kushwaha
· 12 years ago
f70831e
mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on
by Horst Kronstorfer
· 12 years ago
cf4f493
powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)
by Xulei
· 12 years ago
d6615fe
fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed
by Zang Roy-R61911
· 12 years ago
337c47b
powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node
by Tang Yuantian
· 12 years ago
5d9606e
powerpc/b4860: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
cddd3c5
powerpc/b4: Fix the wrong register offset of B4 PCIE module
by Liu Gang
· 12 years ago
109a8d3
powerpc/mpc85xx: add setting of clock-frequency for mpic node
by Dongsheng.wang@freescale.com
· 12 years ago
1345220
powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'
by Jeffrey Ladouceur
· 12 years ago
3ab6a5a
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 12 years ago
4c0c7bb
mpc512x: remove dead code
by Anatolij Gustschin
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
ed31d81
nios2: fix style in board.c.
by Andreas Bießmann
· 12 years ago
7c87cc1
microblaze: fix style in board.c
by Andreas Bießmann
· 12 years ago
bde3f22
sandbox: Allow -c argument to provide a command list
by Simon Glass
· 12 years ago
1539343
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
by Simon Glass
· 12 years ago
62cf912
sandbox: Switch over to generic board
by Simon Glass
· 12 years ago
e23d293
sandbox: Provide a way to map from host RAM to U-Boot RAM
by Simon Glass
· 12 years ago
fea5f8e
Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
80e045f
watchdog: Add support for Xilinx Microblaze watchdog
by Michal Simek
· 12 years ago
07038ad
ppc4xx: Add SPL support
by Stefan Roese
· 12 years ago
87bde00
Merge branch 'master' of git://git.denx.de/u-boot-arm into HEAD
by Tom Rini
· 12 years ago
c34c0ed
exynos: Correct use of 64-bit division
by Simon Glass
· 12 years ago
12aa04d
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
6dd76f6
x86: Fix DRAM bank size init with generic board
by Simon Glass
· 12 years ago
8b81711
Tegra: Split tegra_get_chip_type() into soc & sku funcs
by Tom Warren
· 12 years ago
4dae96b
Tegra: Fix MSELECT clock divisors for T30/T114.
by Tom Warren
· 12 years ago
fbef355
Tegra114: Initialize System Counter (TSC) with osc frequency
by Tom Warren
· 12 years ago
82b5134
Tegra: Configure L2 cache control reg properly.
by Tom Warren
· 12 years ago
23b2c7c
Tegra: Restore cp15 VBAR _start vector write for ARMv7
by Tom Warren
· 12 years ago
d9cd502
ARM: tegra: support T33 SKU of Tegra30
by Stephen Warren
· 12 years ago
7acb96b
ARMv7: start.S: stay in HYP mode if u-boot is entered in it
by Andre Przywara
· 12 years ago
e916e05
ARM: fix CONFIG_SPL_MAX_SIZE semantics
by Albert ARIBAUD
· 12 years ago
c3c7fce
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ba5662d
ARM: Fix __bss_start and __bss_end in linker scripts
by Albert ARIBAUD
· 12 years ago
833fb55
spi: mxc_spi: Set master mode for all channels
by Fabio Estevam
· 12 years ago
b023a95
BUGFIX: arm: data abort in get_bad_stack_swi
by Tetsuyuki Kobayashi
· 12 years ago
f15851d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
f457a12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
b709cd1
omap3: Display MHz instead of mHz on the console
by man.huber@arcor.de
· 12 years ago
05acd82
am335x: Really correct DDR timings on new BeagleBone part
by Tom Rini
· 12 years ago
ee531c2
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
3954db8
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· 12 years ago
62dd75c
arm1176: Remove unused MMU setup from start.S
by Benoît Thébaudeau
· 12 years ago
80f2f93
arm: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
c154ecc
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
545d04c
arm: Remove support for smdk6400
by Benoît Thébaudeau
· 12 years ago
393b98d
imx: Add u-boot-with-nand-spl.imx make target
by Benoît Thébaudeau
· 12 years ago
b2c7920
imx: Add u-boot-with-spl.imx make target
by Benoît Thébaudeau
· 12 years ago
a043661
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
5527b76
arm926ejs: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
efb7c00
nand: mxc: Switch NAND SPL to generic SPL
by Benoît Thébaudeau
· 12 years ago
cba1dd8
imx: Fix automatic make targets for imx images
by Benoît Thébaudeau
· 12 years ago
73dcb27
arm: crt0.S: Remove bogus .globl
by Benoît Thébaudeau
· 12 years ago
03bae03
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· 12 years ago
a18f323
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· 12 years ago
13a489e
arm1136: Remove redundant relocate_code() return
by Benoît Thébaudeau
· 12 years ago
9039c10
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· 12 years ago
Next »