Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1569a85185f05fa1572e9ce59042c810e3b7ed9c
1569a85
lzma: update to lzma sdk 9.20
by Stefan Reinauer
· 12 years ago
76c1754
MAKEALL: Add options for incremental building
by Joe Hershberger
· 12 years ago
1a268c2
MAKEALL: Fix kill_children
by Joe Hershberger
· 12 years ago
e717a50
4xx: Fix PCI memory mapping on CPCI405 boards
by Matthias Fuchs
· 12 years ago
28eeffa
Makefile: Add target for combined spl/u-boot.bin & u-boot.img
by Stefan Roese
· 12 years ago
f7f05a9
Makefile: Add possibility to set entry-point for u-boot.img
by Stefan Roese
· 12 years ago
e1b8d0b
mpc5200: Add a3m071 board support
by Stefan Roese
· 12 years ago
50b5ac0
mpc5200: Add SPL support
by Stefan Roese
· 12 years ago
b2405c0
env: Enable getenv_f() for SPL_BUILD
by Stefan Roese
· 12 years ago
ec90d34
SPL: Port SPL framework to powerpc
by Stefan Roese
· 12 years ago
79dc544
powerpc: Extract EPAPR_MAGIC constants into processor.h
by Stefan Roese
· 12 years ago
2123c37
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
8758307
x86: Don't spam POST80 codes with slow IO functions
by Stefan Reinauer
· 12 years ago
2477646
x86: Define CONFIG_SYS_VSNPRINTF for coreboot
by Simon Glass
· 12 years ago
1871f80
x86: Fix typo in pcat_timer.c
by Stefan Reinauer
· 12 years ago
b74308d
x86: Include types.h explicitly in the i386 version of io.h
by Gabe Black
· 12 years ago
138c2be
x86: Add a dummy implementation for timer_get_us
by Gabe Black
· 12 years ago
846d08e
x86: Add a default implementation for cleanup_before_linux()
by Gabe Black
· 12 years ago
fb9caaf
x86: Add a minimal device tree for alex x86
by Gabe Black
· 12 years ago
2547dee
x86: Add an fdt pointer to the global data structure
by Gabe Black
· 12 years ago
23218f7
x86: video: Add coreboot framebuffer support
by Stefan Reinauer
· 12 years ago
1825f85
x86: Remove coreboot start16 code
by Simon Glass
· 12 years ago
76ce249
x86: Allow compiling out realmode/bios code
by Gabe Black
· 12 years ago
b357bc0
x86: Select stdio devices for coreboot
by Simon Glass
· 12 years ago
e53e53b
x86: Add console command to display CBMEM console buffer
by Vadim Bendebury
· 12 years ago
263a8bd
x86: Add CBMEM console driver for coreboot
by Vadim Bendebury
· 12 years ago
bc30b21
x86: coreboot: Decode additional coreboot sysinfo tags
by Simon Glass
· 12 years ago
9a03c91
x86: coreboot: Drop sysinfo.c
by Stefan Reinauer
· 12 years ago
af198d8
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 12 years ago
069f100
include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s
by Nobuhiro Iwamatsu
· 12 years ago
5d2b5a2
serial: serial_sh: bugfix: autoboot fails if serial console is not connected
by Tetsuyuki Kobayashi
· 12 years ago
fdc3dc6
sh: fix trigger_address_error()
by Yoshihiro Shimoda
· 12 years ago
fd757b6
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 12 years ago
f4c5a5f
fdt: Correct global_data condition in main
by Simon Glass
· 12 years ago
6c7785c
Merge branch 'master' of git://www.denx.de/git/u-boot-x86
by Tom Rini
· 12 years ago
45b30b9
x86: coreboot: Enable LPC TPM
by Simon Glass
· 12 years ago
b1992e2
x86: Remove coreboot start16 code
by Simon Glass
· 12 years ago
57c5574
x86: coreboot: Implement recursively scanning PCI busses
by Gabe Black
· 12 years ago
7a8906e
x86: coreboot: Modify u-boot code to allow building coreboot payload
by Vadim Bendebury
· 12 years ago
67bb7b0
x86: coreboot: Tell u-boot about PCI bus 0 when initializing
by Gabe Black
· 12 years ago
565456b
x86: coreboot: Move non-board specific files to coreboot arch directory
by Stefan Reinauer
· 12 years ago
92927ec
x86: Add some missing includes
by Gabe Black
· 12 years ago
14f8246
x86: Allow excluding reset vector code from u-boot
by Gabe Black
· 12 years ago
bc47409
x86: Add initial memory barrier macros
by Simon Glass
· 12 years ago
5c9bb12
x86: Add ilog2 to bitops
by Graeme Russ
· 12 years ago
af359ac
x86: Remove duplicate PCI init
by Graeme Russ
· 12 years ago
007818a
x86: Put global data on the stack
by Graeme Russ
· 12 years ago
d29712e
x86: Forward declare gd_t
by Graeme Russ
· 12 years ago
a33f100
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Tom Rini
· 12 years ago
a1fe6aa
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
8589d1f
powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE
by York Sun
· 12 years ago
cd58656
powerpc/85xx: update the work-around for P4080 erratum SERDES-9
by Timur Tabi
· 12 years ago
c48234e
powerpc/p4080ds: fix PCI-e x8 link training down failure
by Yuanquan Chen
· 12 years ago
2ce421a
powerpc/corenet_ds: move SATA config to board configuration
by Zang Roy-R61911
· 12 years ago
c5355dd
powerpc/85xx: implement check for erratum A-004580 work-around
by Timur Tabi
· 12 years ago
82eac67
powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list
by Kim Phillips
· 12 years ago
f066a04
powerpc/mpc85xx: Temporary fix for spin table backward compatibility
by York Sun
· 12 years ago
7664bfe
powerpc/P2041RDB: Fix Flash address LAW address
by York Sun
· 12 years ago
534a9b3
powerpc/corenet_ds: Update DDR timing for single-rank DIMMs
by York Sun
· 12 years ago
e3ab8c1
powerpc/85xx: implement check for erratum A-004849 work-around
by Timur Tabi
· 12 years ago
04b4a88
powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board
by Timur Tabi
· 12 years ago
9a7b5a3
powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
by Timur Tabi
· 12 years ago
80f535b
powerpc/qoriq: Move FMAN microcode location
by York Sun
· 12 years ago
eb766ad
mmc: Properly determine maximum supported bus width
by Andy Fleming
· 12 years ago
992562c
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
9cd2f42
mmc: Fix incorrect handling of 'read' & 'write' commands
by Taylor Hutt
· 12 years ago
f227e45
mmc: tegra: use bounce buffer APIs
by Stephen Warren
· 12 years ago
4a8629e
common: rework bouncebuf implementation
by Stephen Warren
· 12 years ago
9276bef
bouncebuf: remove dummy implementation
by Stephen Warren
· 12 years ago
d911775
Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs
by Stephen Warren
· 12 years ago
8e634a9
mmc: add no simultaenous power and vdd
by Mela Custodio
· 12 years ago
9d68189
mmc: at91sam9x5: support to save environment in mmc
by Wu, Josh
· 12 years ago
7367ec2
mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
by Taylor Hutt
· 12 years ago
7aff967
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
by Jaehoon Chung
· 12 years ago
0977313
Remove obsolete header file
by Pantelis Antoniou
· 12 years ago
b062a51
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
5661f70
nand: Add torture feature
by Benoît Thébaudeau
· 12 years ago
ad5d6ee
nand: Fix nand_erase_opts() offset check
by Benoît Thébaudeau
· 12 years ago
e26708e
nand: Clean up nand_util
by Benoît Thébaudeau
· 12 years ago
7a38ffa
nand: Move the sub-page read support enable to a flag
by Joe Hershberger
· 12 years ago
dccbf35
driver/mtd:IFC NAND:Initialise internal SRAM before any write
by Prabhakar Kushwaha
· 12 years ago
4baf03d
README: Reference nand monitor commands in U-Boot README
by Karl O. Pinc
· 12 years ago
ce54414
nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers
by Scott Wood
· 12 years ago
03fedda
powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
by Scott Wood
· 12 years ago
5e62187
powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map
by Scott Wood
· 12 years ago
6915cc2
powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl
by Scott Wood
· 12 years ago
36c440e
spl/nand: config symbol documentation
by Scott Wood
· 12 years ago
c352a0c
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
by Scott Wood
· 12 years ago
c4f0d00
powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support
by Scott Wood
· 12 years ago
095b712
spl/85xx: new SPL support
by Scott Wood
· 12 years ago
7c81090
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
by Scott Wood
· 12 years ago
94db8d6
powerpc/mpc85xx: consistently use COBJS-y
by Scott Wood
· 12 years ago
5847d78
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
by Scott Wood
· 12 years ago
56c354f
spl: include resetvec and lib8xxx
by Scott Wood
· 12 years ago
fac8624
spl/mpc85xx: move udelay to cpu code
by Scott Wood
· 12 years ago
3d48872
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
by Scott Wood
· 12 years ago
f217316
powerpc/mpc85xx: fix TLB alignment
by Scott Wood
· 12 years ago
146f506
powerpc: change .fixup test to a GCC version test
by Scott Wood
· 12 years ago
f147eb7
spl: introduce CONFIG_SPL_TARGET
by Scott Wood
· 12 years ago
1bb2446
spl: rename u-boot-pad.bin to u-boot-with-spl.bin
by Scott Wood
· 12 years ago
Next »