Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4e0f55f2e070bd69d77a167e08361ceb5f6859e6
4e0f55f
x86: Move initial gd to fixed location
by Graeme Russ
· 14 years ago
109665f
eNET: General code cleanup
by Graeme Russ
· 14 years ago
250f680
eNET: Rearrange PAR assignments
by Graeme Russ
· 14 years ago
deac740
eNET: Define MMCR values in config.h
by Graeme Russ
· 14 years ago
b87c30f
eNET: Add RTC support to eNET
by Graeme Russ
· 14 years ago
6498d40
eNET: Fix eNET Interrupt Setup for Linux
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
4de0548
eNET: Create distinct board configurations
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
aad19cc
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
27f83be
powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3
by York Sun
· 14 years ago
1feac1e
powerpc/85xx: corrected p1_p2_rdb EEPROM address
by Priyanka Jain
· 14 years ago
cc2f5d2
powerpc/85xx: Fix p1_p2_rdb boards.cfg
by Kumar Gala
· 14 years ago
2f9f65f
fsl: update CRC after setting EEPROM identifier
by Timur Tabi
· 14 years ago
af42bb3
cmd_bmp.c: message about compressed formats is debug info only.
by Wolfgang Denk
· 14 years ago
a84b4a1
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 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
00eed7f
NAND: env: remember the flags used in the previous environment
by Scott Wood
· 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
55be2b5
altera_spi: add spi_set_speed
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
4cfd82e
Merge branch 'master' of git://git.denx.de/u-boot-usb
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
5b40e1d
USB: Change the necessary defines to get debug output
by Alexander Holler
· 14 years ago
f432006
USB: Fix device stati for removable and powerctrl (typo)
by Alexander Holler
· 14 years ago
959d2fd
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 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
5e8435a
powerpc/85xx: Enable ECC on MPC8572DS
by York Sun
· 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
6cad41c
powerpc/85xx: Enable Errata command on MPC8572DS
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
1308bfd
sh: sh7785lcr: Fix out of tree building
by Nobuhiro Iwamatsu
· 14 years ago
2da3ce4
NAND: Fix saving of redundand environment
by Alexander Holler
· 14 years ago
ed03b90
Prepare v2011.03-rc1
by Wolfgang Denk
· 14 years ago
a4de835
Minor Coding Style Cleanup.
by Wolfgang Denk
· 14 years ago
cc3b79b
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
b472d6b
Print compiler and linker version with the version command
by Alexander Holler
· 14 years ago
5cfd537
change email address in MAINTAINERS
by Yoshihiro Shimoda
· 14 years ago
dc70014
change email address in MAINTAINERS
by Yoshihiro Shimoda
· 14 years ago
a7d382c
sh: add support for sh7757lcr board
by Yoshihiro Shimoda
· 14 years ago
65bd9b4
spi: add support SuperH SPI module
by Yoshihiro Shimoda
· 14 years ago
281aa05
net: sh_eth: add cache handling
by Yoshihiro Shimoda
· 14 years ago
ed4cea0
README: add description of sh_eth driver
by Yoshihiro Shimoda
· 14 years ago
95c5c72
sh: add support the CONFIG_SYS_LDSCRIPT
by Yoshihiro Shimoda
· 14 years ago
0f27b04
sh: Remove config.mk for shmin board
by Nobuhiro Iwamatsu
· 14 years ago
6266201
sh: Remove config.mk for espt board
by Nobuhiro Iwamatsu
· 14 years ago
b6e3069
sh: Remove config.mk for mpr2 board
by Nobuhiro Iwamatsu
· 14 years ago
ec9415d
sh: Remove config.mk for ms7750se board
by Nobuhiro Iwamatsu
· 14 years ago
ea4a2860
sh: Remove config.mk for ms7722se board
by Nobuhiro Iwamatsu
· 14 years ago
eaee0a6
sh: Remove config.mk for ms7720se board
by Nobuhiro Iwamatsu
· 14 years ago
2efe42b
sh: Remove config.mk for sh7785lcr board
by Nobuhiro Iwamatsu
· 14 years ago
6963366
sh: Remove config.mk for sh7763rdp board
by Nobuhiro Iwamatsu
· 14 years ago
1ca69d8
sh: Remove config.mk for rsk7203 board
by Nobuhiro Iwamatsu
· 14 years ago
b816b98
sh: Remove config.mk for r7780mp board
by Nobuhiro Iwamatsu
· 14 years ago
cda9c55
sh: Remove config.mk for r2dplus board
by Nobuhiro Iwamatsu
· 14 years ago
f9386d5
sh: Remove config.mk for ap325rxa board
by Nobuhiro Iwamatsu
· 14 years ago
66a5a38
sh: Remove config.mk for MigoR board
by Nobuhiro Iwamatsu
· 14 years ago
0aa1a6b
armv7: add support for s5pc210 universal board
by Minkyu Kang
· 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
c78522a
arm: a320evb: fixes for relocation support
by Po-Yu Chuang
· 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
80303ab
DaVinci Sonata: Fix Build Error
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
a8b1bf7
DaVinci EMAC: Add name to Ethernet device
by Sandeep Paulraj
· 14 years ago
9da994b
DaVinci EMAC: Fix davinci_eth_gigabit_enable
by Sandeep Paulraj
· 14 years ago
3179c97
DM365: Fix Build Error
by Sandeep Paulraj
· 14 years ago
0bef578
DaVinci DM365: Adding MMC/SD support for DM365 EVM
by Sandeep Paulraj
· 14 years ago
ee0e663
DaVinci DM355: Adding MMC/SD support for DM355 EVM
by Sandeep Paulraj
· 14 years ago
5034717
Davinci MMCSD Support
by Sandeep Paulraj
· 14 years ago
Next »