Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d065acb8bf32c4882363c7e256d5f5fad7aa4757
/
arch
3935873
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· 14 years ago
d314394
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
cb4148c
sh: Add KEEP order to start.o section
by Nobuhiro Iwamatsu
· 14 years ago
e657167
sh: Add handling of CONFIG_SYS_NO_FLASH for board.c
by Nobuhiro Iwamatsu
· 14 years ago
6c5025e
powerpc/85xx: Fix synchronization of timebase on MP boot
by Kumar Gala
· 14 years ago
a9cecd5
mpc8[5/6]xx: Ensure POST word does not get reset
by John Schmoller
· 14 years ago
853e2de
powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms
by Ed Swarthout
· 14 years ago
3673f2c
powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers
by York Sun
· 14 years ago
6bf194d
ARM: Update mach-types
by Sandeep Paulraj
· 14 years ago
6631e96
arm1136 relocation: Fix calculation of board_init_r
by Fabio Estevam
· 14 years ago
a85ef55
arm1136: Fix NAND boot
by Fabio Estevam
· 14 years ago
e6b836e
arm: get_sp() should always be compiled
by Po-Yu Chuang
· 14 years ago
7527a68
mvmfp: add MFP configuration support for PANTHEON
by Lei Wen
· 14 years ago
4301303
ARM: Add Support for Marvell Pantheon Familiy SoCs
by Lei Wen
· 14 years ago
2001476
mv: seperate kirkwood and armada from common setting
by Lei Wen
· 14 years ago
cbc782e
ARM: fix write*() I/O accessors
by Wolfgang Denk
· 14 years ago
0c66573
arm relocation: Fix calculation of board_init_r
by Alexander Stein
· 14 years ago
41b6838
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
by Tom Warren
· 14 years ago
078a3e9
microblaze: Fix msr handling in interrupt_handler
by Michal Simek
· 14 years ago
736245c
microblaze: Fix systems with MSR=0
by Michal Simek
· 14 years ago
151713d
sc520: Release CAR and enable caching
by Graeme Russ
· 14 years ago
6ec93c3
x86: Convert board_init_f to use an init_sequence
by Graeme Russ
· 14 years ago
689caa0
x86: Rearrange function calls in board_init_f
by Graeme Russ
· 14 years ago
4b25982
x86: Split board_init_f() into init_fnc_t compatible functions
by Graeme Russ
· 14 years ago
b4b7a53
x86: Fix incorrect usage of relocation offset
by Graeme Russ
· 14 years ago
ae7a6d1
x86: Move console initialisation into board_init_f
by Graeme Russ
· 14 years ago
e24dec6
x86: Move test for cold boot into init functions
by Graeme Russ
· 14 years ago
344f745
x86: Move call to dram_init_f into board_init_f
by Graeme Russ
· 14 years ago
9c44afc
x86: Defer setup of final stack
by Graeme Russ
· 14 years ago
3818393
sc520: Move RAM sizing code from asm to C
by Graeme Russ
· 14 years ago
bc76193
x86: Use Cache-As-RAM for initial stack
by Graeme Russ
· 14 years ago
4e0f55f
x86: Move initial gd to fixed location
by Graeme Russ
· 14 years ago
ea9d35a
sc520: Remove printf calls from cpu_init_f
by Graeme Russ
· 14 years ago
7dc4c98
sc520: Move board specific settings to board init function
by Graeme Russ
· 14 years ago
b112bca
sc520: Define MMCR address in include file
by Graeme Russ
· 14 years ago
121931c
x86: Make cpu init functions weak
by Graeme Russ
· 14 years ago
3f7954d
x86: Call early_board_init when warm booting
by Graeme Russ
· 14 years ago
93efcb2
x86: Add processor flags header from linux
by Graeme Russ
· 14 years ago
25391d1
x86: Move Global Descriptor Table defines to processor.h
by Graeme Russ
· 14 years ago
6869980
x86: Add stack dump to register dump
by Graeme Russ
· 14 years ago
bd92301
x86: Fix mangled umlauts
by Graeme Russ
· 14 years ago
327b3f8
sc520: Sort Makefile
by Graeme Russ
· 14 years ago
3fe4860
x86: Parametize values used in linker script
by Graeme Russ
· 14 years ago
9381c8a
x86: Align config.mk and linker scripts with other arches
by Graeme Russ
· 14 years ago
a3dde22
x86: Fix definition of global_data struct for asm-offsets.c
by Graeme Russ
· 14 years ago
27f83be
powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3
by York Sun
· 14 years ago
057b261
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 14 years ago
8ff9101
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
5dbb29f
nios2: add gpio_is_valid
by Thomas Chou
· 14 years ago
111d446
nios2: use long for ssize_t
by Thomas Chou
· 14 years ago
c259ec8
nios2: add gpio_free
by Thomas Chou
· 14 years ago
81b3793
ppc4xx: Add DLVision-10G board support
by Dirk Eibach
· 14 years ago
0cf43de
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 14 years ago
2ebbc8d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
f2af1bb
mpc83xx: Use correct register to calculate clocks.
by Joakim Tjernlund
· 14 years ago
e87bc03
mpc83xx: fix pcie configuration space read/write
by Leo Liu
· 14 years ago
52ed8b3
powerpc/8xxx: Fix possible compile issue related to P1013
by Kumar Gala
· 14 years ago
d622cbb
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
c8fc959
powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134
by York Sun
· 14 years ago
9aa857b
powerpc/85xx: Rename MPC8572 DDR erratum to DDR115
by York Sun
· 14 years ago
c034d42
powerpc/85xx: Remove unnecessary polling loop from DDR init
by York Sun
· 14 years ago
9a878d5
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
by Kumar Gala
· 14 years ago
7b5b480
powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs
by Kumar Gala
· 14 years ago
a4de835
Minor Coding Style Cleanup.
by Wolfgang Denk
· 14 years ago
a7d382c
sh: add support for sh7757lcr board
by Yoshihiro Shimoda
· 14 years ago
95c5c72
sh: add support the CONFIG_SYS_LDSCRIPT
by Yoshihiro Shimoda
· 14 years ago
b1b2468
armv7: add support for S5PC210 SoC
by Minkyu Kang
· 14 years ago
afae8aa
S5P: serial: Use the inline function instead of static value
by Minkyu Kang
· 14 years ago
5504dab
arm926ejs: timer: Replace bss variable by gdr
by Heiko Schocher
· 14 years ago
96e7208
remove (double) LED initialization in arm920t start.s
by Jens Scharsig
· 14 years ago
f201595
arm1136: timer: Replace bss variable by gd
by Heiko Schocher
· 14 years ago
52d1fdb
ARM: */start.S: code cleanup
by Liu Hui-R64343
· 14 years ago
60ccbdd
ARM: Avoid compiler optimization for readb, writeb and friends.
by Alexander Holler
· 14 years ago
8bd7dad
armv7: s5pc1xx: don't use function pointer for clock functions
by Minkyu Kang
· 14 years ago
1eeffff
DaVinci: Remove incorrect CONFIG option
by Sandeep Paulraj
· 14 years ago
e313d9d
DaVinci DM6467: Fix Build Error
by Sandeep Paulraj
· 14 years ago
0f45095
DaVinci DM6467: Enhance board Support
by Sandeep Paulraj
· 14 years ago
48fe1af
ARM: Update mach types
by Sandeep Paulraj
· 14 years ago
3c86e5e
DaVinci DM6467: Added ET1011C (LSI) PHY support
by Sandeep Paulraj
· 14 years ago
5034717
Davinci MMCSD Support
by Sandeep Paulraj
· 14 years ago
8b378e1
ARM: fix broken build of ARM
by Stefano Babic
· 14 years ago
19c53b4
MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss
by Stefano Babic
· 14 years ago
2858045
SPI: mxc_spi: replace fixed offsets with structures
by Stefano Babic
· 14 years ago
1c2b3ac
Add support for MX35 processor
by Stefano Babic
· 14 years ago
baa2d78
MX5: Add initial support for MX53 processor
by Liu Hui-R64343
· 14 years ago
b859b8c
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
by Nobuhiro Iwamatsu
· 14 years ago
6d3e2d6
ftpmu010: support faraday ftpmu010 driver
by Macpaul Lin
· 14 years ago
499e44d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
65b5be2
powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board
by Kumar Gala
· 14 years ago
5d51bf9
powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC
by Dipen Dudhat
· 14 years ago
1e9df0d
powerpc/p4080: Fix warning in serdes code from early use of hwconfig
by York Sun
· 14 years ago
00a69c0
corenet_ds: Extend board specific parameters
by York Sun
· 14 years ago
922f40f
mpc85xx: Implement workaround for erratum DDR-A003
by York Sun
· 14 years ago
ba0c2eb
mpc85xx: Enable unique mode registers and dynamic ODT for DDR3
by York Sun
· 14 years ago
7dda847
mpc85xx: Adding more registers and options
by York Sun
· 14 years ago
0ac71ea
mpc8xxx: Enable ECC on/off control in hwconfig
by York Sun
· 14 years ago
d56624f
mpc8xxx: Display RDIMM if detected
by York Sun
· 14 years ago
fe13711
powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers
by Kumar Gala
· 14 years ago
7230160
powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init
by Kumar Gala
· 14 years ago
bd29be8
powerpc/p2040: Add various p2040 specific information
by Kumar Gala
· 15 years ago
Next »