Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
471573b61758cfd42c709fe45559fae8a6659e7f
/
cpu
471573b
Dual-license IBM code contributions
by Josh Boyer
· 15 years ago
fc8b7aa
omap3: bug fix for NOR boot support
by Penda Naveen Kumar
· 15 years ago
a4becd6
omap3: replace all instances of gpmc config struct by one global
by Dirk Behme
· 15 years ago
dc7af20
omap3: remove typedefs for configuration structs
by Dirk Behme
· 15 years ago
e06da3d
omap3: embedd gpmc_cs into gpmc config struct
by Matthias Ludwig
· 16 years ago
90d1d73
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 15 years ago
11a84c9
rm9200 lowevel_init: don't touch reserved/readonly registers
by David Brownell
· 15 years ago
4b828a8
Add AT91SAM9260 to at91's lowlevel_init.S
by Eric Benard
· 15 years ago
048f5a6
ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips
by Stefan Roese
· 15 years ago
cb87c8e
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
6a6d948
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
9444ff1
arm nomadik: add gpio support
by Alessandro Rubini
· 15 years ago
f138429
mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former
by Kim Phillips
· 15 years ago
140f044
cpu/arm920t/start.S: include <common.h> to have ROUND() defined
by Wolfgang Denk
· 15 years ago
66e8d44
Make include/common.h usable by assembler code
by Wolfgang Denk
· 15 years ago
c0be619
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
c563e48
Add AVR32 LCD support
by Mark Jackson
· 15 years ago
730b2d2
ppc4xx: Replace 4xx lowercase SPR references
by Matthias Fuchs
· 15 years ago
9693c3d
Add "chip_config" command for PPC4xx bootstrap configuration
by Stefan Roese
· 15 years ago
14857e8
ppc4xx: Fix missing freqOPB for 405EP
by Dirk Eibach
· 15 years ago
d0c4395
ppc4xx: Fix TLB reset problem with recent 44x images
by Stefan Roese
· 15 years ago
00d5bfd
unify HOST_CFLAGS and HOSTCFLAGS
by Mike Frysinger
· 15 years ago
e93a4a5
fec_mxc: driver for FEC ethernet controller on i.MX27
by Ilya Yanok
· 15 years ago
554ebd7
rm9200 ethernet driver: board-specific quirk (csb337)
by David Brownell
· 15 years ago
f2d95b8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
ae6f0c6
ARM Cortex A8: Move OMAP3 specific reset handler
by Minkyu Kang
· 15 years ago
f4018f9
85xx, 86xx: Add common board_add_ram_info()
by Peter Tyser
· 15 years ago
af5829cb
86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields
by Peter Tyser
· 15 years ago
ab673ea
Blackfin: split cpu COBJS into multilines
by Mike Frysinger
· 15 years ago
0897589
Blackfin: add os log functions
by Mike Frysinger
· 15 years ago
d285d41
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
33cbd2b
OMAP3 Fix compiler warning for v7_flush_dcache_all
by Tom Rix
· 15 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
913fd05
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
by Stefan Roese
· 15 years ago
24e671d
usb: mpc834x: added support of the MPH USB controller in addition to the DR one
by Valeriy Glushkov
· 15 years ago
a424ba2
ColdFire: Add DSPI support for MCF5227x and MCF5445x
by TsiChung Liew
· 15 years ago
b354aef
ColdFire: Add M5208EVB and MCF520x CPU support
by TsiChung Liew
· 15 years ago
b78c988
ColdFire: Update for M54451EVB
by TsiChung Liew
· 15 years ago
1d7cc1e
MPC512x: factor out common code
by Wolfgang Denk
· 15 years ago
22cc578
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 15 years ago
bf77bdd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
19b4ffd
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 15 years ago
a1eadbb
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
97a031b
at91: Introduction of at91sam9g10 SOC.
by Sedji Gaouaou
· 15 years ago
538566d
at91: Introduction of at91sam9g45 SOC.
by Sedji Gaouaou
· 15 years ago
bc03df9
board support patch for phyCORE-MPC5200B-tiny
by Jon Smirl
· 15 years ago
a5e80fe
ppc4xx: Set default PCI device ID for 405EP boards
by Matthias Fuchs
· 15 years ago
5b49983
ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()
by Matthias Fuchs
· 15 years ago
2d421c1
mpc83xx: USB: fix: access of ehci struct elements
by Vivek Mahajan
· 15 years ago
d807916
ppc4xx: Make pll_write global
by Matthias Fuchs
· 15 years ago
9f500fa
ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"
by Stefan Roese
· 15 years ago
2d52e71
ppc4xx: Implement is_pci_host() for 405 CPUs
by Matthias Fuchs
· 15 years ago
71d4e3c
ppc4xx: Fixed PPC4xx debug compilation error in uic.c
by Alessio Centazzo
· 15 years ago
8d4d4a6
4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code
by Felix Radensky
· 15 years ago
470c536
sh: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
1d695be
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 15 years ago
86875e5
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
ecb1b02
arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support
by Prafulla Wadaskar
· 15 years ago
de37375
arm nomadik: use 1000 as HZ value and rewrite timer code
by Alessandro Rubini
· 15 years ago
e1705fc
arm nomadik: cleanup reset
by Alessandro Rubini
· 15 years ago
96d1b47
at91: Add CAN init function
by Daniel Gorsulowski
· 15 years ago
8000a5a
S3C24x0: extract interrupts from timer
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
0bd1fc0
arm920t/interrupts: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
3b5ac95
move L2 cache enable/disable function to cache.c in the omap3 SoC directory
by Kim, Heung Jun
· 15 years ago
a09bbe5
arm: Kirkwood: Basic SOCs support
by Prafulla Wadaskar
· 15 years ago
6f33a35
83xx: Add support for fsl_dma driver
by Peter Tyser
· 15 years ago
cb4731f
83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references
by Peter Tyser
· 15 years ago
efb8ce3
fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more
by Timur Tabi
· 15 years ago
4e928b5
fsl_dma: Break out common memory initialization function
by Peter Tyser
· 15 years ago
a9af1dc
8xxx: Move dma_init() call to common code
by Peter Tyser
· 15 years ago
4e5649f
fsl_dma: Move dma function prototypes to common header file
by Peter Tyser
· 15 years ago
86ff89b
8xxx: Rename dma_xfer() to dmacpy()
by Peter Tyser
· 15 years ago
ae7a7d4
8xxx: Break out DMA code to a common file
by Peter Tyser
· 15 years ago
1e2e9fa
86xx: Add CPU_TYPE_ENTRY support
by Kumar Gala
· 15 years ago
cfad280
s3c64xx: move the reset_cpu function
by Minkyu Kang
· 15 years ago
416a41f
mx27: basic cpu support
by Ilya Yanok
· 15 years ago
1763531
i.MX31: Create a common device file.
by Magnus Lilja
· 15 years ago
4133f65
MX31: Add NAND SPL for i.MX31.
by Magnus Lilja
· 15 years ago
1ec96d8
ARM1136: Introduce CONFIG_PRELOADER macro.
by Magnus Lilja
· 15 years ago
e32eb4c
at91: unify nor boot support
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
84fba33
Blackfin: bump up default JTAG console timeout
by Vivi Li
· 15 years ago
5301bbf
Switched davinci_emac Ethernet driver to use newer API
by Ben Warren
· 16 years ago
a912e98
Moved Davinci Ethernet driver to drivers/net
by Ben Warren
· 16 years ago
1c9f44e
fsl/85xx, 86xx: Sync up DMA code
by Peter Tyser
· 16 years ago
4c82e72
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
by Peter Tyser
· 16 years ago
511d828
qe: Pass in uec_info struct through uec_initialize
by Haiying Wang
· 15 years ago
6141468
85xx: Add QE clk support
by Haiying Wang
· 16 years ago
a917748
85xx: Added MPC8535/E identifiers
by Kumar Gala
· 16 years ago
47dcd7c
85xx: Always attempt ethernet device tree fixup
by Kumar Gala
· 16 years ago
e5dc362
mpc512x: Fix problem with I2C access before relocation
by Stefan Roese
· 15 years ago
288f7fb
mpc83xx: USB: Reorganized its support
by Vivek Mahajan
· 16 years ago
72f2d39
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
by Peter Tyser
· 16 years ago
62e7398
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· 16 years ago
6650529
mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code
by Stefan Roese
· 16 years ago
549f5f5
mpc512x: Fix PSC divisor calculation for baudrate setting
by Stefan Roese
· 16 years ago
f342f86
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· 16 years ago
b853995
MPC512x: use I/O accessors instead of pointer accesses
by Wolfgang Denk
· 16 years ago
fd3166d
MPC512x: add more hardware description to immap_512x.h
by Wolfgang Denk
· 16 years ago
bde698d
cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type
by Wolfgang Denk
· 16 years ago
e6b9101
cpu/mpc512x/pci.c: minor coding style cleanup
by Wolfgang Denk
· 16 years ago
Next »