Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e6b836eba8a587b5ed042ce786bd1c4f21c1b861
e6b836e
arm: get_sp() should always be compiled
by Po-Yu Chuang
· 14 years ago
adb152f
Pantheon: Add Board Support for Marvell dkb board
by Lei Wen
· 14 years ago
7527a68
mvmfp: add MFP configuration support for PANTHEON
by Lei Wen
· 14 years ago
82a6051
serial: add pantheon soc support
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
d50f905
arm: Tegra2: Add support for NVIDIA Seaboard board
by Tom Warren
· 14 years ago
a3e280b
arm: Tegra2: Add support for NVIDIA Harmony board
by Tom Warren
· 14 years ago
1ded602
serial: Add Tegra2 serial port support
by Tom Warren
· 14 years ago
41b6838
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
by Tom Warren
· 14 years ago
1af83e3
mx31pdk: Make the full boot log visible
by Fabio Estevam
· 14 years ago
66a8b4d
mx31pdk: Use the new relocation scheme
by Fabio Estevam
· 14 years ago
943a9c7
EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX
by Loïc Minier
· 14 years ago
0fce515
Fix compile warning in net/eth.c
by Remy Bohmer
· 14 years ago
e8d68cf
Fix build warnings in cmd_flash.c
by Remy Bohmer
· 14 years ago
3433c33
USB-RNDIS: Send RNDIS state on disconnecting
by Vitaly Kuzmichev
· 14 years ago
216c447
USB: Add USB RNDIS gadget protocol
by Vitaly Kuzmichev
· 14 years ago
737f6b2
USB-CDC: Move struct declaration before its use
by Vitaly Kuzmichev
· 14 years ago
24fcb47
USB-CDC: Port struct net_device_stats
by Vitaly Kuzmichev
· 14 years ago
08d4dd7
USB-CDC: handle interrupt after dropped pullup
by Vitaly Kuzmichev
· 14 years ago
246d693
Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor
by Simon Glass
· 14 years ago
1e9961d
Add USB host ethernet adapter support
by Simon Glass
· 14 years ago
fd7f513
Fix EHCI usb submit timeout and unify with OHCI
by Simon Glass
· 14 years ago
9663497
add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env
by Yoshihiro Shimoda
· 14 years ago
3292233
net: ne2000: Add spport RTL-8019AS
by Nobuhiro Iwamatsu
· 14 years ago
2fdcce2
unzip: return uncompressed size in `filesize', and print it.
by Wolfgang Denk
· 14 years ago
dc4d0a2
itest: fix result of string compares
by Wolfgang Denk
· 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
4814d2f
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 14 years ago
29af8e6
eNET: Move initial Global Data into CAR
by Graeme Russ
· 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
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
b41a7bb
MIPS: Move VCT boards to boards.cfg
by Shinya Kuribayashi
· 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
9b84437
MIPS: Move Inca-IP targets to boards.cfg
by Shinya Kuribayashi
· 14 years ago
e90c931
MIPS: Move Qemu MIPS target to boards.cfg
by Shinya Kuribayashi
· 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
17cb048
MIPS: Move Alchemy Au1x00 based boards to boards.cfg
by Shinya Kuribayashi
· 14 years ago
9b33e66
cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended
by Shinya Kuribayashi
· 14 years ago
466ef18
MIPS: dbau1x00: Remove unused flash driver stub
by Daniel Schwierzeck
· 14 years ago
5d688ee
MIPS: Purple: Fix multiple definition error on final linking of u-boot binary
by Daniel Schwierzeck
· 14 years ago
4068f3a
MIPS: VCT: Fix enabling of unwanted options if networking or USB support are disabled
by Daniel Schwierzeck
· 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
Next »