Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b7bd0cf9fe85228ced7dd88d67883d107f5e4382
/
cpu
b7bd0cf
Blackfin: just set SP register directly during init
by Mike Frysinger
· 16 years ago
0737448
Blackfin: add portmuxing for UARTs on the BF51x
by Mike Frysinger
· 16 years ago
c13fc44
Blackfin: respect CONFIG_CLKIN_HALF
by Mike Frysinger
· 16 years ago
28bd0af
Blackfin: use common memcpy routine during init
by Mike Frysinger
· 16 years ago
3421667
Blackfin: overhaul i2c driver
by Mike Frysinger
· 16 years ago
343e9f7
Blackfin: fix dcache handling when doing dma memcpy's
by Mike Frysinger
· 16 years ago
b095dab
Blackfin: minimize time cache is turned off when replacing cplb entries
by Mike Frysinger
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
a324c05
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 16 years ago
9bf63bf
MIPS: Add flush_dcache_range() and invalidate_dcache_range()
by Stefan Roese
· 16 years ago
09fe652
ppc4xx: Improve DDR autodetect
by Dirk Eibach
· 16 years ago
f88c680
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
1f9bb94
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
8ec7753
Remove #ifdef CONFIG_SC520 in source code
by Graeme Russ
· 16 years ago
382827c
Added MMCR reset functionality
by Graeme Russ
· 16 years ago
278638d
Moved generic (triple fault) reset code
by Graeme Russ
· 16 years ago
0c8c62e
Moved definition of set_vector() to new header file
by Graeme Russ
· 16 years ago
461bbe2
Renamed cpu/i386/reset.S to resetvec.S
by Graeme Russ
· 16 years ago
9617f94
Merge branch 'next'
by Kim Phillips
· 16 years ago
bb8aea7
Add secondary CPUs processor frequency for e500 core
by Haiying Wang
· 16 years ago
a06d74c
fsl-ddr: use the 1T timing as default configuration
by Dave Liu
· 16 years ago
2aad0ae
fsl-ddr: make the self refresh idle threshold configurable
by Dave Liu
· 16 years ago
4758d53
fsl-ddr: clean up the ddr code for DDR3 controller
by Dave Liu
· 16 years ago
5c1bb51
fsl-ddr: update the bit mask for DDR3 controller
by Dave Liu
· 16 years ago
64bb6d1
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
by Kumar Gala
· 16 years ago
3fe8087
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
by Kumar Gala
· 16 years ago
d7c65e7
microblaze: Use cache functions (especially cache status)
by Michal Simek
· 16 years ago
838450e
83xx: Use the proper sequence for updating IMMR.
by Scott Wood
· 16 years ago
1a8206c
mpc83xx: Add support for MPC83xx PCI-E controllers
by Anton Vorontsov
· 16 years ago
e2e29ec
83xx: PCI agent mode fixes for multi-board systems
by Ira Snyder
· 16 years ago
787b61d
mpc83xx: Size optimization of start.S
by Ron Madrid
· 16 years ago
c7e4e35
sh: Fix up rsk7203 target for out of tree build
by Kieran Bingham
· 16 years ago
30bcf2c
cpu/mpc824x/Makefile: fix warning with parallel builds
by Wolfgang Denk
· 16 years ago
62569b6
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
8a353d5
Change DDR tlb start entry to CONFIG param for 85xx
by Haiying Wang
· 16 years ago
3fe630c
MPC86xx: fix build warnings
by Wolfgang Denk
· 16 years ago
8c45a9e
at91rm9200: move define from lowlevel_init to header
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a16842e
at91rm9200: rename lowlevel init value to CONFIG_SYS_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0b691fc
mpc8[56]xx: Put localbus clock in sysinfo and gd
by Trent Piepho
· 16 years ago
5053058
mpc86xx: Double local bus clock divider
by Trent Piepho
· 16 years ago
a8665ac
mpc8568: Double local bus clock divider
by Trent Piepho
· 16 years ago
68aec14
85xx: Fix the boot window issue
by Dave Liu
· 16 years ago
f474551
Set IVPR to kenrel entry point in second core boot page
by Haiying Wang
· 16 years ago
1b560ac
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· 16 years ago
bc424c9
mpc8[56]xx: Put localbus clock in device tree
by Trent Piepho
· 16 years ago
9ac287a
85xx: Add support to populate addr map based on TLB settings
by Kumar Gala
· 16 years ago
55334c7
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
13d598f
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
by Timur Tabi
· 16 years ago
f88438a
Fix new found CFG_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ee2b00a
Remove compiler warning: target CPU does not support interworking
by Sergei Poselenov
· 16 years ago
261a048
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 16 years ago
aed3f50
MIPS: Flush data cache upon relocation
by Stefan Roese
· 16 years ago
d6e14c0
MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT
by Stefan Roese
· 16 years ago
ac89047
sh: Update sh timer function
by Nobuhiro Iwamatsu
· 16 years ago
acd137b
Fix compile error in building MBX860T.
by Ben Warren
· 16 years ago
1a5c423
Fixed path to sc520 SSI include file
by Graeme Russ
· 16 years ago
6ba05e5
video: fix FADS823 and RRvision compiling issues
by Anatolij Gustschin
· 16 years ago
f874b49
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
3e9dabd
Section name should be ".data", not "data"
by Trent Piepho
· 16 years ago
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
8dd3cc4
Remove redundant armv4 flag from arm926ejs compile flags
by Remy Bohmer
· 16 years ago
92932bd
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
629022d
85xx: init gd as early as possible
by Kumar Gala
· 16 years ago
7902209
85xx: Fix relocation of CCSRBAR
by Kumar Gala
· 16 years ago
af7c3e3
85xx: Add PORDEVSR_PCI1 define
by Peter Tyser
· 16 years ago
b135d93
fsl ddr skip interleaving if not supported.
by Ed Swarthout
· 16 years ago
30103c6
85xx: Add CPU 2 errata workaround to all 8548 boards
by Peter Tyser
· 16 years ago
06f3496
AT91: remove non supported board AT91RM9200DF macro
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
47d86c7
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
ee50904
AT91RM9200DK: fix broken boot from NOR flash
by Wolfgang Denk
· 16 years ago
f1fbc26
at91rm9200: fix broken boot from nor flash
by Jens Scharsig
· 16 years ago
5c05759
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
by Dave Mitchell
· 16 years ago
3c373417
ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
by Dave Mitchell
· 16 years ago
e9fe2cf
AT91: Enable PLLB for USB
by Stelian Pop
· 16 years ago
fe05a02
ppc4xx: Clear all potentially pending exceptions in MCSR
by Stefan Roese
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
6c2f4f0
Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx
by Wolfgang Denk
· 16 years ago
0bd2509
mpc8641: Support 36-bit physical addressing
by Becky Bruce
· 16 years ago
8c2ebd0
mpc8641: Change 32-bit memory map
by Becky Bruce
· 16 years ago
2a97867
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
by Becky Bruce
· 16 years ago
aa06c6c
mpc86xx: Use SRR0/1/rfi to enable address translation, not blr
by Becky Bruce
· 16 years ago
fa9e7c5
mpc86xx: Move setup_bats into cpu_init_f
by Becky Bruce
· 16 years ago
fa6a6ae
Merge commit 'wd/master'
by Jon Loeliger
· 16 years ago
9e37c58
Moved initialization of PPC4xx EMAC to cpu_eth_init()
by Ben Warren
· 16 years ago
9137573
Moved PPC4xx EMAC driver to drivers/net
by Ben Warren
· 16 years ago
3a918a6
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· 16 years ago
bbff280
Moved initialization of MPC8XX SCC to cpu_eth_init()
by Ben Warren
· 16 years ago
5d71837
Moved initialization of MPC8220 FEC to cpu_eth_init()
by Ben Warren
· 16 years ago
6773169
Moved initialization of QE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
70618a3
Moved initialization of FCC Ethernet controller to cpu_eth_init
by Ben Warren
· 16 years ago
c4cc8f2
Fix typo in cpu/mpc85xx/cpu.c
by Ben Warren
· 16 years ago
93971f6
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
by Shinya Kuribayashi
· 16 years ago
3ead27f
Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
4c4db5c
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
1de40b8
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 16 years ago
9a3393b
Change to use "do_div" macro
by Tomohiro Masubuchi
· 16 years ago
d71fec0
ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory
by Roman Mashak
· 16 years ago
d1cb6cb
powerpc: change 86xx SMP boot method
by Becky Bruce
· 16 years ago
7e554a3
powerpc 86xx: Handle CCSR relocation earlier
by Becky Bruce
· 16 years ago
Next »