Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2be3b3172981d25249144dd410868d50cb7da723
2be3b31
AT91: change common at91sam9261 files to compile with new scheme
by Asen Dimov
· 13 years ago
3da7e35
AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)
by Reinhard Meyer
· 13 years ago
6412637
a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART
by Andreas Bießmann
· 13 years ago
d9a9d56
README: fix arm920t/at91 path
by Andreas Bießmann
· 13 years ago
7ff2b99
net/eth.c: drop obsolete at91rm9200 support
by Andreas Bießmann
· 13 years ago
87fc142
README.at91-soc: remove AT91(RM9200) joining notice
by Andreas Bießmann
· 13 years ago
c5a006c
a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
by Andreas Bießmann
· 13 years ago
250c514
MAKEALL: remove obsolete at91rm9200 soc
by Andreas Bießmann
· 13 years ago
a394337
ARM: remove obsolete at91rm9200
by Andreas Bießmann
· 13 years ago
a47a79f
omap4: clock init support for omap4460
by Aneesh V
· 13 years ago
0fa1d1b
omap4: support TPS programming
by Aneesh V
· 13 years ago
9a39088
omap: reuse omap3 gpio support in omap4
by Aneesh V
· 13 years ago
639cfb6
omap4: sdram init changes for omap4460
by Aneesh V
· 13 years ago
0b92f09
omap4: add omap4460 revision detection
by Aneesh V
· 13 years ago
34d12a1
mkimage: Add OMAP boot image support
by John Rigby
· 13 years ago
13a74c1
omap: add MMC and FAT support to SPL
by Aneesh V
· 13 years ago
b8e60b9
omap: add basic SPL support
by Aneesh V
· 13 years ago
ef0f76e
armv7: start.S: fixes and enhancements for SPL
by Aneesh V
· 13 years ago
ced762a
omap4: automatic sdram detection
by Aneesh V
· 13 years ago
c0e8852
omap4: calculate EMIF register values
by Aneesh V
· 13 years ago
cc56558
omap4: add sdram init support
by Aneesh V
· 13 years ago
0d2628b
omap4: add clock support
by Aneesh V
· 13 years ago
162ced3
omap4: add OMAP4430 revision check
by Aneesh V
· 13 years ago
f908b63
omap4: cleanup pin mux data
by Aneesh V
· 13 years ago
3067942
omap4: utility function to identify the context of hw init
by Aneesh V
· 13 years ago
5871d34
DA8xx: fix LPSC constants
by Laurence Withers
· 13 years ago
b7ad125
DA8xx: switch an enum to defines for consistency
by Laurence Withers
· 13 years ago
8517376
DA8xx: add MMC/SD controller addresses
by Laurence Withers
· 13 years ago
b2c2c63
DaVinci EMAC: declare function for all DA8xx CPUs
by Laurence Withers
· 13 years ago
3ffd968
DA8xx: add generic GPIO driver
by Laurence Withers
· 13 years ago
377ffe2
DaVinci: rename gpio_defs.h to gpio.h
by Laurence Withers
· 13 years ago
654e3ce
omap3evm: eth: Include functions only when necessary
by Sanjeev Premi
· 13 years ago
0f188c3
omap3evm: Update ethernet reset sequence for Rev.G board
by Sriramakrishnan
· 13 years ago
5e09e44
omap3evm: eth: split function setup_net_chip
by Sanjeev Premi
· 13 years ago
9659e3f
omap3: Include array definition only when it is used
by Sanjeev Premi
· 13 years ago
b687024
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
cfd72b6
sf: macronix: disable write protection when initializing
by Simon Guinot
· 14 years ago
be355ab
sf: spansion: add support for S25FL129P_64K
by Shaohui Xie
· 14 years ago
479404e
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
by Macpaul Lin
· 14 years ago
d4fdcb3
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 13 years ago
f8e7252
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
d1f0aab
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 13 years ago
3da2e9f
tqm834x.c: fix compiler warning
by Wolfgang Denk
· 13 years ago
7728b74
environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined
by Wolfgang Denk
· 13 years ago
74f9b38
fpga: constify to fix build warning
by Wolfgang Denk
· 13 years ago
75fc434
Unify timer_init() and cpu_init() prototypes
by Wolfgang Denk
· 13 years ago
ed5ed09
ARM: fix error: conflicting types for 'setenv'
by seedshope
· 13 years ago
a87b2a95
cfb_console.c: checkpatch cleanup
by Wolfgang Denk
· 13 years ago
4671771
cfb_console.c: drop custom PRINTD() and use debug() instead
by Wolfgang Denk
· 13 years ago
0b4b56e
Cosmetic: reformat drivers/video/cfb_console.c
by Wolfgang Denk
· 13 years ago
d52a623
README: update MIPS related informations
by Daniel Schwierzeck
· 13 years ago
7dc16be
MIPS: make cache operation mode configurable
by Daniel Schwierzeck
· 13 years ago
6ff8ae0
MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
by Daniel Schwierzeck
· 13 years ago
c56514c
MIPS: INCA-IP: rename inca-swap-bytes host tool
by Daniel Schwierzeck
· 13 years ago
5f3d8b3
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
d67abff
Constify getenv(), setenv() and hash code functions
by Wolfgang Denk
· 13 years ago
20bd2a6
README: udate Coding Style description to current status quo
by Wolfgang Denk
· 13 years ago
3725f55
powerpc/8xxx: Remove dependency on <usb.h>
by Kumar Gala
· 13 years ago
4f60de5
powerpc/85xx: enable USB2 gadget mode for corenet ds board
by Shaohui Xie
· 13 years ago
89e4870
powerpc/85xx: verify the device tree before booting Linux
by Timur Tabi
· 14 years ago
f2bbb53
MPC8xxx: drop redundant boot messages
by Wolfgang Denk
· 13 years ago
d93f4f7
powerpc/85xx: Fix build failure for P1023RDS
by Kumar Gala
· 13 years ago
9e06206
powerpc/p2041rdb: Enable SATA support
by Mingkai Hu
· 13 years ago
e222ed3
powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500
by Kumar Gala
· 13 years ago
b89130d
powerpc/85xx: Fix up clock_freq property in CAN node of dts
by Bhaskar Upadhaya
· 14 years ago
f0ed565
85xx: enable FDT support for STX SSA board
by Wolfgang Denk
· 13 years ago
c83e7ef
powerpc/85xx: provide 85xx flush_icache for cmd_cache
by Matthew McClintock
· 14 years ago
fc25a55
powerpc/p2041rdb: Enable backside L2 cache support
by Mingkai Hu
· 13 years ago
e08c6d8
powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E
by Kumar Gala
· 13 years ago
e9f9839
powerpc/85xx: Add support for P2041[e] XAUI in SERDES
by Kumar Gala
· 13 years ago
2c76efa
powerpc/85xx: Rename P2040 id & SERDES to P2041
by Kumar Gala
· 13 years ago
5bbf29c
powerpc/85xx: Adding configuration for DCSRCR to enable 32M access
by Stephen George
· 13 years ago
ac15c81
powerpc/85xx: Fix setting of EPAPR_MAGIC value
by Kumar Gala
· 13 years ago
e88a9a4
cfb_console: fix build breakage
by Andreas Bießmann
· 13 years ago
b012f94
Revert "AT91:mmc:fix multiple read/write error"
by Andy Fleming
· 13 years ago
8cce81f
panic: remove warning "'noreturn' function does return"
by Heiko Schocher
· 13 years ago
4f151d9
post, memory test: add memory_post_test() to include file
by Heiko Schocher
· 13 years ago
b370119
Fix build error causes by "unify version_string"
by Wolfgang Denk
· 13 years ago
0949169
Removed obsolete Netstal boards
by Niklaus Giger
· 13 years ago
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
2c9afb3
rules.mk: replace GNU specific \w with POSIX equivalant
by Jeroen Hofstee
· 13 years ago
68fd70c
mkconfig: also create CONFIG defines with BSD sed
by Jeroen Hofstee
· 13 years ago
cdb5623
include/compiler.h: typedef ulong for FreeBSD
by Jeroen Hofstee
· 13 years ago
747061c
net/4xx: Install interrupt handler after driver registration
by Stefan Roese
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
0919041
Correct ih_os for u-boot.img
by aneeshv
· 13 years ago
58cb84d
mkimage: add UBL header support for booting davinci cpus
by Heiko Schocher
· 13 years ago
be9b66c
MAINTAINERS: integrator+versatile boards
by Linus Walleij
· 13 years ago
6baab86
mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE
by Michael Jones
· 13 years ago
d846bb5
fpga: support FPP Cyclone configuration
by Michael Jones
· 13 years ago
19601d5
fpga: add #define for Altera Cyclone EP3C5
by Michael Jones
· 13 years ago
5f4e82d
cmd_mac: fix help for 'mac read'
by Michael Jones
· 13 years ago
2d19ffb
cmd_mac: cleanup help
by Michael Jones
· 13 years ago
e849737
altera: fix printf typo
by Michael Jones
· 13 years ago
9c5ef8d
cosmetic: spell fixes etc.
by Michael Jones
· 13 years ago
b2bc904
Let source cross-reference targets follow symbolic links
by Horst Kronstorfer
· 13 years ago
5b604ed
km/common: i2c deblock: enabled print of i2c deblock status
by Stefan Bigler
· 13 years ago
c944930
km/common: moved eeprom config to pbec specific part
by Stefan Bigler
· 13 years ago
1be5a74
km/common: use u-boot.kwb for u-boot update function on arm
by Holger Brunck
· 13 years ago
de79984
km/common: add printings to boardid commands
by Holger Brunck
· 13 years ago
Next »