Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a84542a70154ae3dcc03e0f258d3557f2049504a
a84542a
libfdt: Fix C++ compile-time cast error on gnu 4.2.1
by Laurent Gregoire
· 16 years ago
6b098ae
Fix a possible overflow case detected by gcc 4.3.2
by Emil Medve
· 16 years ago
82c1023
libfdt: Rework/cleanup fdt_next_tag()
by David Gibson
· 16 years ago
954914a
libfdt: Rework fdt_next_node()
by David Gibson
· 16 years ago
d5a225a
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 16 years ago
3fd7ce3
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
0b10a0f
rtc: remove broken rtc_read and rtc_write declarations
by Kim Phillips
· 16 years ago
04a3b14
85xx/86xx: Ensure MP boot page is not used
by Kumar Gala
· 16 years ago
e1064b3
85xx: Introduce determine_mp_bootpg() helper.
by Kumar Gala
· 16 years ago
56d150e
86xx: Cleanup MP support
by Kumar Gala
· 16 years ago
bd9c0cf
mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves
by Becky Bruce
· 16 years ago
7911a92
soft_i2c.c compiler/linker error
by Jens Scharsig
· 16 years ago
bd25537
MPC85xx: Add MPC8569MDS board support
by Haiying Wang
· 16 years ago
c984913
MPC85xx: Add MPC8569 CPU support
by Haiying Wang
· 16 years ago
ec9d36c
MPC85xx: Load and enable QE microcode patch in IRAM
by Haiying Wang
· 16 years ago
e56f2c5
85xx: Add support for additional e500mc features
by Kumar Gala
· 16 years ago
4be87b2
fsl-ddr: add the DDR3 SPD infrastructure
by Dave Liu
· 16 years ago
82aa953
fsl-ddr: Fix two bugs in the ddr infrastructure
by Dave Liu
· 16 years ago
ac05b5e
83xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 years ago
727c6a6
85xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 years ago
2e611e8
Add LSDMR (SDRAM Mode Register) definition on localbus
by Kumar Gala
· 16 years ago
af771d1
inka4x0: Use proper accessor macros for memory mapped registers.
by Detlev Zundel
· 16 years ago
6906496
inka4x0: Add hardware diagnosis and RTC in configuration.
by Detlev Zundel
· 16 years ago
27e2e47
inka4x0: Add hardware diagnosis functions for inka4x0
by Detlev Zundel
· 16 years ago
58d0bff
rtc: add support for 4543 RTC (manufactured by e.g. EPSON)
by Detlev Zundel
· 16 years ago
a9036ab
drivers/twserial: Add protocol driver for "three wire serial" interface.
by Detlev Zundel
· 16 years ago
64af813
VCMA9: fix compile errors
by Wolfgang Denk
· 16 years ago
770a188
ARM: fix warning: 'print_eth' defined but not used
by Wolfgang Denk
· 16 years ago
00b3148
cs8900 compile fix
by Ladislav Michl
· 16 years ago
ffcf599
Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'
by Wolfgang Denk
· 16 years ago
c9c0492
mpc8xx/ether.c: fix warning: unused variable 'bd'
by Wolfgang Denk
· 16 years ago
5e6c06b
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
by Detlev Zundel
· 16 years ago
590ca37
mpc5xxx: Add structure definition for several more register blocks.
by Detlev Zundel
· 16 years ago
7e4629a
MAINTAINERS: Add entry for 'inka4x0' board.
by Detlev Zundel
· 16 years ago
73e5b53
MAINTAINERS: Keep list sorted.
by Detlev Zundel
· 16 years ago
4e9e748
karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typos
by Mike Frysinger
· 16 years ago
50219e6
ppc: cleanup compiler errors/warnings
by Heiko Schocher
· 16 years ago
ccede76
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
7567bf7
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
54cec62
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
200221b
ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code
by Stefan Roese
· 16 years ago
1997cd9
ads5121: enable instruction cache
by Wolfgang Denk
· 16 years ago
cb2a250
mpc5200: suppress printf until console initialized
by Jon Smirl
· 16 years ago
f55448d
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
b093d8d
ARM: Add the imx31_phycore_eet board to MAKEALL
by Guennadi Liakhovetski
· 16 years ago
ddb14ac
OMAP3:Beagle: Enable mtdparts
by Nishanth Menon
· 16 years ago
adb01a6
Blackfin: bf537-stamp: split post code out into dedicated post.c
by Mike Frysinger
· 16 years ago
b817142
Blackfin: add support for S25FL128 parts
by Mike Frysinger
· 16 years ago
f522658
Blackfin: overhaul SPI flash handling to speed things up
by Mike Frysinger
· 16 years ago
88cbcd5
Blackfin: add support for SST SPI flashes
by Mike Frysinger
· 16 years ago
ac08b3a
Blackfin: add hack for crappy m25p80
by Mike Frysinger
· 16 years ago
e120afd
Blackfin: bf537-stamp: increase monitor size
by Mike Frysinger
· 16 years ago
40069e1
Blackfin: bf537-stamp: bump default SCLK up to 125MHz
by Mike Frysinger
· 16 years ago
606ed32
Blackfin: bf537-stamp: rewrite MAC-in-flash handling
by Mike Frysinger
· 16 years ago
a66097a
Blackfin: add clkin_hz= to default kernel command line for ADI boards
by Mike Frysinger
· 16 years ago
7bd158f
Blackfin: bf533-stamp: bump up default clocks
by Mike Frysinger
· 16 years ago
9427ef8
Blackfin: bf533-stamp: rewrite startup LED notifications
by Mike Frysinger
· 16 years ago
62d2a23
Blackfin: unify common ADI board settings
by Mike Frysinger
· 17 years ago
00e35f1
Reduce OneNAND IPL common code
by Kyungmin Park
· 16 years ago
f0dba9a
Add multi-chip NAND support for the TQM8548 modules
by Wolfgang Grandegger
· 16 years ago
64de8db
Add wait flags to support board/chip specific delays
by Wolfgang Grandegger
· 16 years ago
ac20533
Add support for TQM-specific chip select logic to FSL-UPM
by Wolfgang Grandegger
· 16 years ago
f154044
Add multi chip support to the FSL-UPM driver
by Wolfgang Grandegger
· 16 years ago
b325d7e
Enable multi chip support in the NAND layer
by Wolfgang Grandegger
· 16 years ago
268dbf5
Blackfin: put memory into self-refresh before/after programming clocks
by Mike Frysinger
· 16 years ago
446d570
Blackfin: do not program voltage regulator on parts that do not have one
by Mike Frysinger
· 16 years ago
b0f1468
Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllers
by Mike Frysinger
· 17 years ago
f9d004b
Blackfin: handle reboot anomaly 432
by Mike Frysinger
· 16 years ago
9959368
Blackfin: kill off LDR jump block
by Mike Frysinger
· 16 years ago
2f12ffb
Blackfin: simplify symbol_lookup() a bit
by Mike Frysinger
· 16 years ago
e2e5eefb
Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bits
by Mike Frysinger
· 16 years ago
171957e
Blackfin: drop SPORT_TX read helper macros
by Mike Frysinger
· 16 years ago
e562dcc
Blackfin: unify duplicate CPU port definitions
by Mike Frysinger
· 16 years ago
c539dac
Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXX
by Mike Frysinger
· 16 years ago
d1c68c1
Blackfin: print out Flash: before checking it
by Mike Frysinger
· 16 years ago
a90f790
Blackfin: safely flush data caches when in writeback mode
by Mike Frysinger
· 16 years ago
5396624
Blackfin: update lockbox api according to latest documentation
by Mike Frysinger
· 16 years ago
5eee5c2
Blackfin: mark bfin_reset static
by Mike Frysinger
· 16 years ago
830cb66
Blackfin: spi: there is no PORTJ_FER MMR on BF537
by Sonic Zhang
· 16 years ago
1e10f63
Blackfin: fix jtag console tstc
by Mike Frysinger
· 16 years ago
32b8ca3
Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...)
by Mike Frysinger
· 16 years ago
e434b9f
Blackfin: unify net-related init code
by Mike Frysinger
· 16 years ago
9a4e5f9
Blackfin: fix SWRST/SYSCR register sizes
by Mike Frysinger
· 16 years ago
d4bf13a
Blackfin: update anomaly lists
by Mike Frysinger
· 16 years ago
471aef4
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 16 years ago
6f00818
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
953f353
Merge branch 'evk1100-prep'
by Haavard Skinnemoen
· 16 years ago
4636ab2
Merge branch 'mimc200'
by Haavard Skinnemoen
· 16 years ago
0a6a173
avr32: fix cacheflush.h location introducted by d8f2aa3298610b
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8f7ee7d
Make flash protection work, when the environment is in EEPROM
by Eric Schumann
· 16 years ago
e74bbcb
Add define for mpc5200 CDM_CLK_ENA
by Jon Smirl
· 16 years ago
4ef545e
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
by Nicolas Ferre
· 16 years ago
1394f77
cmc_pu2: fix implicit declaration of function 'eth_setenv_enetaddr'
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e2f6f11
cmc_pu2: fix misc_init_r prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
101be4c
at91sam9xeek: fix soc name
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c9539ba
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
07baac9
atmel/at91/boards: compile dataflash partition only when dataflash is
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fafa923
at91sam9/at91cap: move common macb initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4fc81fb
at91sam9/at91cap: move common usb host initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
476d10e
at91sam9/at91cap: move common led management to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
Next »