Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6bfe92f16c8d336e9745753f7560b9d1f0d407d6
6bfe92f
[new uImage] Add sha1.o object to mkimage binary build
by Bartlomiej Sieka
· 17 years ago
a147421
[new uImage] Fix component handling for legacy multi component images
by Marian Balakowicz
· 17 years ago
c3c7eb2
[new uImage] Share common uImage code between mkimage and U-boot
by Marian Balakowicz
· 17 years ago
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
d0bb56d
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
by Marian Balakowicz
· 17 years ago
aa0826b
[new uImage] Respect autostart setting in linux bootm
by Kumar Gala
· 17 years ago
c5bacfd
[new uImage] Provide ability to restrict region used for boot images
by Kumar Gala
· 17 years ago
b937bb7
[new uImage] Use lmb for bootm allocations
by Kumar Gala
· 17 years ago
fb71ccf
[new uImage] Add autostart flag to bootm_headers structure
by Kumar Gala
· 17 years ago
6d7bfa8
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
by Kumar Gala
· 17 years ago
739ce3c
[new uImage] ppc: Allow boards to specify effective amount of memory
by Kumar Gala
· 17 years ago
18f4c0f
[new uImage] rework error handling so common functions don't reset
by Kumar Gala
· 17 years ago
56bdf1d
[new uImage] ppc: Re-order ramdisk/fdt handling sequence
by Kumar Gala
· 17 years ago
a56d7d5
[new uImage] ppc: Determine if we are booting an OF style
by Kumar Gala
· 17 years ago
aced3a3
[new uImage] Don't pass kdb to ramdisk_high since we may not have one
by Kumar Gala
· 17 years ago
1256068
[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
by Marian Balakowicz
· 17 years ago
351d3e3
[new uImage] POWERPC: Add image_get_fdt() routine
by Marian Balakowicz
· 17 years ago
59504f6
[new uImage] Add image_get_kernel() routine
by Marian Balakowicz
· 17 years ago
61fde55
[new uImage] Move image verify flag to bootm_headers structure
by Marian Balakowicz
· 17 years ago
699ffe5
[Makefile] Sort COBJS in lib_<arch> Makefiles
by Marian Balakowicz
· 17 years ago
535b910
[new uImage] Optimize gen_get_image() flow control
by Marian Balakowicz
· 17 years ago
6881dae
[new uImage] POWERPC: Split get_fdt() into get and relocate routines
by Marian Balakowicz
· 17 years ago
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
513ee37
Coding style cleanup. Prepare v1.3.2-rc2 release candidate
by Wolfgang Denk
· 17 years ago
43ad623
ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
23cd156
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
by Shinya Kuribayashi
· 17 years ago
e97cb89
cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.
by Shinya Kuribayashi
· 17 years ago
7d76354
cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.
by Shinya Kuribayashi
· 17 years ago
8b46092
cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.
by Shinya Kuribayashi
· 17 years ago
0760ff9
make define2mk.sed work on FreeBSD
by Marcel Moolenaar
· 17 years ago
faf47bc
Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.
by Detlev Zundel
· 17 years ago
8f9b6d2
LM75 bug fix for negative temperatures
by Larry Johnson
· 17 years ago
548a7ca
IDS8247: update MAINTAINER entry.
by Heiko Schocher
· 17 years ago
ebec983
Fix device tree for mgsuvd board.
by Heiko Schocher
· 17 years ago
787f8fc
lwmon5: enable hardware watchdog
by Yuri Tikhonov
· 17 years ago
05d5eca
ppc4xx: Support for ATI Radeon 9200 card on sequoia
by Anatolij Gustschin
· 17 years ago
eecdbc2
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
361b3b5
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 17 years ago
95fbbae
Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd
by Wolfgang Denk
· 17 years ago
dbd5216
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
b3ee004
Remove duplicate defines for ARRAY_SIZE
by Kumar Gala
· 17 years ago
4c38454
ppc: Allow boards to specify effective amount of memory
by Kumar Gala
· 17 years ago
1fbf223
include autoconf.mk before any other .mk files
by Mike Frysinger
· 17 years ago
d338023
error check autoconf.mk generation
by Mike Frysinger
· 17 years ago
721736b
Fix bug in dependency checking
by Stefano Babic
· 17 years ago
bf2dc38
Fix GPMC CS2 memory setup at apollon
by Kyungmin Park
· 17 years ago
046ca2e
uli526x: Fix multiple differ in signedness and parentheses around comparison
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
3bd04ce
MIPS: Fix CFG_NO_FLASH support
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
ba5d52d
easylogo: clean up some more and add -r (rgb) support
by Mike Frysinger
· 17 years ago
a47a745
Makefile: add target for $(LDSCRIPT)
by Mike Frysinger
· 17 years ago
65a2752
[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
by Marian Balakowicz
· 17 years ago
a1cc147
[new uImage] Rename and move print_image_hdr() routine
by Marian Balakowicz
· 17 years ago
3413e22
[new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
by Marian Balakowicz
· 17 years ago
c536d6f
[new uImage] Add gen_get_image() routine
by Marian Balakowicz
· 17 years ago
f4891a1
[new uImage] Pull in libfdt if CONFIG_FIT is enabled
by Marian Balakowicz
· 17 years ago
2429d4f
Merge branch 'master' of /home/git/u-boot
by Marian Balakowicz
· 17 years ago
4661cf7
CFI: Do not use uninitialized cmd_reset
by Michael Schwingen
· 17 years ago
9e1d16c
API: Add (c) and licensing notice to the public API header.
by Rafal Jaworowski
· 17 years ago
67b4172
Fix CPU POST test failure
by Yuri Tikhonov
· 17 years ago
cf9ac6f
8610HPCD: Document the flashbank selection switches.
by Jon Loeliger
· 17 years ago
6bcd30c
86xx: Fix GUR PCI config registers properly.
by Jon Loeliger
· 17 years ago
54fe9f2
8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.
by Jon Loeliger
· 17 years ago
561db01
ColdFire: Fix missing code flash size for M5485EVB
by TsiChungLiew
· 17 years ago
779329a
ColdFire: Fix 5282 and 5271 interrupt mask bit
by TsiChungLiew
· 17 years ago
d42eda2b
8610HPCD: Fix typos in two PCI setup registers.
by Jon Loeliger
· 17 years ago
84640c9
86xx: Convert sbc8641d to use libfdt.
by Jon Loeliger
· 17 years ago
4c67b0a
mpc86xx: Fix unused variable 'config' and 'immap'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
4b76a4f
mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
9840dd8
s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
df5d1ab
pxa: fix assignment from incompatible pointer type
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
58f9c6e
at91cap9adk: fix implicit declaration of function 'eth_init'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
eae60c4
Remove files added by mistake, update CHANGELOG.
by Wolfgang Denk
· 17 years ago
383b145
PPC440EPx: Optionally enable second I2C bus
by Mike Nuss
· 17 years ago
e007520
ppc4xx: HCU4/5. Cleanup configs
by Niklaus Giger
· 17 years ago
b311bdb
ppc4xx: HCU4/5. Cleanups
by Niklaus Giger
· 17 years ago
907a304
ppc4xx: PPC405GPr fix missing register definitions
by Niklaus Giger
· 17 years ago
f35b86b
ppc4xx: Beautify configuration files for Sequoia and Korat boards
by Larry Johnson
· 17 years ago
24059e9
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 17 years ago
f7cda18
Wipe out assembler warnings while compiling x86 biosemu
by Anatolij Gustschin
· 17 years ago
07b66d1
Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
e6fb507
Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
b923b0b
Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
66ecfed
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
0e22f8d
Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
2321fbc
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
ce75491
Prepare v1.3.2-rc1 release candidate
by Wolfgang Denk
· 17 years ago
1dda8ca
Fix compile warning on lib_ppc/board.c
by Anatolij Gustschin
· 17 years ago
1a45d3f
Add Radeon Mobility 9200 pci device id to the radeon driver
by Anatolij Gustschin
· 17 years ago
9d9acf2
Extend ATI Radeon driver to support more video modes
by Anatolij Gustschin
· 17 years ago
71056c7
xsengine: fix typo and few coding style
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
d4e3fb4
Fix wrong memory limit calculation in memory-test
by Guennadi Liakhovetski
· 17 years ago
3155735
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 17 years ago
1f42d17
Merge ../custodians
by Wolfgang Denk
· 17 years ago
e9f2dbb
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
9368464
Merge ../custodians
by Wolfgang Denk
· 17 years ago
fe9628c
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
955faa8
Merge ../custodians
by Wolfgang Denk
· 17 years ago
a47fd43
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 17 years ago
642f740
Merge ../custodians
by Wolfgang Denk
· 17 years ago
50e4d94
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 17 years ago
Next »