Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d7fe61d17a8f73cabb532aa9fe4cb52b7c04126e
d7fe61d
usb: ehci: fully align interrupt QHs/QTDs
by Stephen Warren
· 11 years ago
1907e5a
ush: ehci: initialize altnext pointers in QH
by Stephen Warren
· 11 years ago
c65e692
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
37e7f6a
powerpc/t104xrdb: Update DDR initialization related settings
by Priyanka Jain
· 11 years ago
456c6fe
powerpc/t1040qds: Add Video - HDMI support
by Priyanka Jain
· 11 years ago
794c1c7
powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040
by Priyanka Jain
· 11 years ago
f13321d
powerpc/t2080rdb: Add T2080PCIe-RDB board support
by Shengzhou Liu
· 11 years ago
bdfeaf6
powerpc/t208xqds: fixup for t208xqds
by Shengzhou Liu
· 11 years ago
be11d89
bootstage: powerpc: support fdt stash and reporting
by Mela Custodio
· 11 years ago
086f0a7
powerpc/usb: Workaround for erratum-A006261
by Suresh Gupta
· 11 years ago
d11523b
powerpc/b4860: Add workaround for errata A006384 and A006475
by Shaveta Leekha
· 11 years ago
7e1ee69
B4860qds: Set SerDes2 refclk2 at to 156.25MHz for XFI to work
by Shaveta Leekha
· 11 years ago
0dda398
B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-configuration
by Shaveta Leekha
· 11 years ago
331dd1d
85xx/b4860: Alternate serdes protocols for B4860/B4420
by poonam aggrwal
· 11 years ago
2145a3e
board/b4860qds: Add support to make PCIe SATA work on B4860QDS
by Shaveta Leekha
· 11 years ago
8d2ba98
board/b4860qds: Add support to make Aurora work on B4860QDS
by Shaveta Leekha
· 11 years ago
b646bec
kbuild: move "checkgcc4" to PowerPC archprepare
by Masahiro Yamada
· 11 years ago
54ead2c
kbuild: move "checkthumb" to ARM archprepare
by Masahiro Yamada
· 11 years ago
5a2bf98
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
by Masahiro Yamada
· 11 years ago
0d084d4
mips: move CONFIG_MIPS{32, 64} definition to config.mk
by Masahiro Yamada
· 11 years ago
958fe8f
kbuild: improve Kbuild speed
by Masahiro Yamada
· 11 years ago
a06c7cd
config.mk: specify the exact path to standalone linker script
by Masahiro Yamada
· 11 years ago
e1a211d
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· 11 years ago
b564aed
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
by Masahiro Yamada
· 11 years ago
0c44c49
cmd_nvedit: Make 'env import -c' require size parameter
by Tom Rini
· 11 years ago
c0a19fd
Cosmetic: Typo fixes
by Vasili Galka
· 11 years ago
b3859f2
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· 11 years ago
0faa93d
net/phy: Correct AR8021 phy_mask
by Haijun.Zhang
· 11 years ago
a62d40f
xilinx: delete meaningless .gitignore files
by Masahiro Yamada
· 11 years ago
cd5edba
unit-test: make "test -e" test independent of $CWD
by Stephen Warren
· 11 years ago
60c38c9
hush: fix some quoted variable expansion issues
by Stephen Warren
· 11 years ago
4cca63a
unit-test: clean up evironment after Hush tests
by Stephen Warren
· 11 years ago
0ef16bb
net: asix: don't pad odd-length TX packets
by Stephen Warren
· 11 years ago
0346cab
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
7295fe8
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
5bbb099
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
c77f284
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h
by pekon gupta
· 11 years ago
c4a4f36
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
by pekon gupta
· 11 years ago
930eb90
mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h
by pekon gupta
· 11 years ago
3d516ec
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
8cda1d4
malta: correct tcl script path in README.malta
by James Hogan
· 11 years ago
0d21a3c
MIPS: fix types u64 and __u64 to unsigned long long
by Daniel Schwierzeck
· 11 years ago
87e4d2b
arc: arcangel4: set board entry <none> to fix a build error
by Masahiro Yamada
· 11 years ago
b93b213
kbuild: allow empty board directories
by Masahiro Yamada
· 11 years ago
8d2a8cc
kbuild: tools: fix a bug that always builds Denx logo
by Masahiro Yamada
· 11 years ago
52e8065
kbuild: add "cross_tools" target to build tools for the target
by Masahiro Yamada
· 11 years ago
4c6ca1c
kbuild: fix "tools-all" target
by Masahiro Yamada
· 11 years ago
b18d838
board: config.mk: delete unused sinclude directive
by Masahiro Yamada
· 11 years ago
6b21824
board: .gitignore: ignore board-specific generated files
by Masahiro Yamada
· 11 years ago
e4fddd1
board: gaisler: delete unnecessary include path
by Masahiro Yamada
· 11 years ago
f0ac9e0
kbuild: fix CROSS_COMPILE settings in config.mk
by Masahiro Yamada
· 11 years ago
933c7e0
kbuild: consolidate PLATFORM_LIBS
by Masahiro Yamada
· 11 years ago
a50f8de
scripts: update checkpatch.pl to latest upstream version
by Tom Rini
· 11 years ago
6c48001
Add 64-bit data support for memory commands
by York Sun
· 11 years ago
2f49cde
dm: Remove old driver model documentation
by Simon Glass
· 11 years ago
459c47a
dm: Enable gpio command to support driver model
by Simon Glass
· 11 years ago
b4d7070
sandbox: Convert GPIOs to use driver model
by Simon Glass
· 11 years ago
e821d18
dm: Add GPIO support and tests
by Simon Glass
· 11 years ago
63b1757
dm: Add a demonstration/example driver
by Simon Glass
· 11 years ago
c267cf7
dm: Add a 'dm' command for testing
by Simon Glass
· 11 years ago
b2c1cac
dm: Add basic tests
by Simon Glass
· 11 years ago
eea8710
dm: Set up driver model after relocation
by Simon Glass
· 11 years ago
61a1519
sandbox: config: Enable driver model
by Simon Glass
· 11 years ago
dd6ab88
dm: Add base driver model support
by Simon Glass
· 11 years ago
069fb77
dm: Add README for driver model
by Simon Glass
· 11 years ago
8b235c3
yaffs: Remove private list implementation
by Simon Glass
· 11 years ago
d738553
Add cmd_process_error() to report and process errors
by Simon Glass
· 11 years ago
66c164b
sandbox: Build a device tree file for sandbox
by Simon Glass
· 11 years ago
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
e2eb17d
nand_spl: display warning message to inform the end of nand_spl
by Masahiro Yamada
· 11 years ago
f375aef
m68k: merge compile flags -ffixed-d7 -sep-data
by Masahiro Yamada
· 11 years ago
b3bd004
sh: merge compiler flag -ffixed-r13
by Masahiro Yamada
· 11 years ago
c1b7ddd
sh: Do not define -ffreestanding twice
by Masahiro Yamada
· 11 years ago
4fad149
x86: Delete redundant compiler flags
by Masahiro Yamada
· 11 years ago
81a6fcb
nand_spl: simpc8313: move config.mk used only for nand_spl
by Masahiro Yamada
· 11 years ago
c9b64fd
Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR
by Masahiro Yamada
· 11 years ago
e91b68c
config.mk: Delete unused variable BCURDIR
by Masahiro Yamada
· 11 years ago
ce8c93e
kbuild: post: fix dependency tracking correctly
by Masahiro Yamada
· 11 years ago
3554b2b
serial: zynq: Add OF initialization support
by Michal Simek
· 11 years ago
65ef52f
zynq: Add OF ram initialization support
by Michal Simek
· 11 years ago
c57ba04
mmc: zynq: Add OF initialization support
by Michal Simek
· 11 years ago
12dbc40
net: gem: Add OF initialization support
by Michal Simek
· 11 years ago
acca9c0
zynq: Do not use SPL OF initialization
by Michal Simek
· 11 years ago
02f721b
net: emaclite: Fix OF initialization
by Michal Simek
· 11 years ago
b770903
board/ti/am335x/README: update for NAND boot
by pekon gupta
· 11 years ago
b0f750a
mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
by pekon gupta
· 11 years ago
03742c9
mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
by pekon gupta
· 11 years ago
eff10ee
mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
by pekon gupta
· 11 years ago
f343378
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
958a8f8
arm: Switch to -mno-unaligned-access when supported by the compiler
by Tom Rini
· 11 years ago
a829f4d
checkpatch.pl: Add warning for new __packed additions
by Tom Rini
· 11 years ago
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
9d25fa4
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
c6b3be6
cm_t335: fix linker file to produce full ELF
by Albert ARIBAUD
· 11 years ago
ee03bd1
Revert "ext4fs: Add ext4 extent cache for read operations"
by Tom Rini
· 11 years ago
2181806
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
cee9572
arm: omap: delete unincluded omap-common/config.mk
by Masahiro Yamada
· 11 years ago
55e6365
kbuild: Move linker sciript check to prepare1
by Masahiro Yamada
· 11 years ago
469f296
kbuild: Fix a false error of generic board support
by Masahiro Yamada
· 11 years ago
f4d4f5c
kbuild: get back DTB at the top directory
by Masahiro Yamada
· 11 years ago
Next »