Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bc1b917ca2a8d3e426bdc44f09fa9cd28b8b0639
bc1b917
net: removed board-specific CONFIGs from MPC5xxx FEC driver
by Ben Warren
· 16 years ago
9e3cc95
net/sntp.c: move ifdef into Makefile COBJS-$(...)
by Mike Frysinger
· 16 years ago
2d1db14
tsec: Fix a bug in soft-resetting
by Andy Fleming
· 16 years ago
c2d704f
Fix 100Mbs ethernet operation on sh7763 based boards
by Simon Munton
· 16 years ago
c547477
Fix MPC8260 with ethernet on SCC
by ksi@koi8.net
· 16 years ago
e1873ba
82xx serial, smc: Coding-Style cleanup serial SMC driver
by Heiko Schocher
· 16 years ago
327480a
82xx serial, smc: add configurable SMC Rx buffer len
by Heiko Schocher
· 16 years ago
3b967ae
ppc: Fix roll over bug in flush_cache()
by Kumar Gala
· 16 years ago
4cd44a8
ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h
by Kumar Gala
· 16 years ago
4c88289
Add an architecture specific config.h for common defines
by Kumar Gala
· 16 years ago
6a026a6
mpc8641hpcn: Change PCI MEM pci bus address
by Becky Bruce
· 16 years ago
2dfef27
drivers/block/ahci: Fix pci mapping bug
by Becky Bruce
· 16 years ago
1633436
MPC8641HPCN: Enable CONFIG_ADDR_MAP
by Becky Bruce
· 16 years ago
d3b51a2
mpc8641hpcn: Clean up PCI mapping concepts
by Becky Bruce
· 16 years ago
f93e1cb
mpc86xx: Add support to populate addr map based on BATs
by Becky Bruce
· 16 years ago
dad8c91
powerpc: Move duplicated BAT defines to mmu.h
by Becky Bruce
· 16 years ago
0709bfc
drivers/pci: Create pci_map_bar function
by Becky Bruce
· 16 years ago
5dc9e1a
mpc8641hpcn: Set up outbound pci windows before inbound
by Becky Bruce
· 16 years ago
1f642fc
mpc8641hpcn: Use physical address in flash banks defintion
by Becky Bruce
· 16 years ago
613ee04
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
deb55f2
pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
by Kumar Gala
· 16 years ago
efa1f1d
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
fe3a1d6
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
aadc51a
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 16 years ago
7609640
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
84109fe
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
f4ade20
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
8a7b3f2
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 16 years ago
f9f3622
NAND: Add timeout for reset command
by Peter Tyser
· 16 years ago
f96047a
NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
by Peter Tyser
· 16 years ago
1d01207
NAND: Fixed invalid pointers to static relocated chip names
by Valeriy Glushkov
· 16 years ago
4904385
env_nand: fix env memory release
by derek@siconix.com
· 16 years ago
df58afe
Coldfire: M527x: Add missing GPIO register address defines
by Richard Retanubun
· 16 years ago
cb265cd
Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command
by Richard Retanubun
· 16 years ago
209e53d
Coldfire: Applied baudrate formula of serial_init to serial_setbrg
by Richard Retanubun
· 16 years ago
567e115
Coldfire: M5271EVB: Board header update (dependencies)
by Richard Retanubun
· 16 years ago
fbb5521
Coldfire: M5271: Allow board header file to specify clock multiplier
by Richard Retanubun
· 16 years ago
0ad94fd
Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C
by Richard Retanubun
· 16 years ago
9e4c9d3
Coldfire: cmd_bdinfo cleanup
by Richard Retanubun
· 16 years ago
8731764
Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list
by Richard Retanubun
· 16 years ago
6bb88a0
ppc4xx: Make PCIE support selectable
by Dirk Eibach
· 16 years ago
acb07af
ppc4xx: Only fixup opb attached UARTs
by Matthias Fuchs
· 16 years ago
e138700
Blackfin: move default boot SPI CS to common code
by Mike Frysinger
· 16 years ago
8445130
Blackfin: dynamically update UART speed when initializing
by Mike Frysinger
· 16 years ago
2c00197
Blackfin: add support for fast SPI reads with Boot ROM
by Mike Frysinger
· 16 years ago
4f7fb33
Blackfin: check for reserved settings in DDR MMRs
by Mike Frysinger
· 16 years ago
a7ab10a
Blackfin: set default voltage levels for BF538/BF539 parts
by Mike Frysinger
· 16 years ago
1114d0e
Blackfin: use on-chip syscontrol() rom function when available
by Mike Frysinger
· 17 years ago
b844370
cfi_flash: Fix typo in cfi_flash.c
by Stefan Roese
· 16 years ago
c8b0312
jedec_flash: Only use manufacturer defines from common flash.h
by Stefan Roese
· 16 years ago
42c6ace
cfi_flash: Silence compilation warning
by Stefan Roese
· 16 years ago
9d1f6af
flash/cfi_flash: Use virtual sector start address, not phys
by Becky Bruce
· 16 years ago
49f4f6a
Fix compiler warning
by Wolfgang Denk
· 16 years ago
2179719
Blackfin: update anomaly lists
by Mike Frysinger
· 16 years ago
d074bfe
ADS5121 Add PATA support
by Ralph Kondziella
· 16 years ago
5d3e23f
ADS5121 Add IC Ident Module (IIM) support
by Martha Marx
· 16 years ago
c8c4b59
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 16 years ago
ea1dfef
ADS5121 Fix rev2 silicon pci iopad config
by John Rigby
· 16 years ago
3e6375f
ADS5121 DIU Add diu_bmp_addr env
by John Rigby
· 16 years ago
2a1979c
ADS5121 DIU Make inclusion of FSL logo optional
by John Rigby
· 16 years ago
b0dbfb1
Compile warning fix in onenand_uboot.h
by Remy Bohmer
· 16 years ago
8cd6918
USB: Add EHCI support for VCT EHCI controller (really with driver now)
by Stefan Roese
· 16 years ago
7ed11ee
Blackfin: add driver for on-chip MMC/SD controller
by Cliff Cai
· 16 years ago
e985622
Blackfin: add port muxing for BF51x SPI
by Mike Frysinger
· 16 years ago
7e1bbd8
Blackfin: output booting source when booting
by Mike Frysinger
· 16 years ago
09017ec
Blackfin: set default CONFIG_ENV_SPI_CS based on bootrom
by Mike Frysinger
· 16 years ago
6abcfd6
Blackfin: update asm-blackfin/posix_types.h to latest Linux version
by Mike Frysinger
· 16 years ago
420e19e
Blackfin: add port I bits
by Mike Frysinger
· 16 years ago
02bab34
Blackfin: add driver for on-chip ATAPI controller
by Sonic Zhang
· 16 years ago
4e2fe54
Blackfin: add driver for on-chip NAND controller
by Mike Frysinger
· 16 years ago
73592b2
Blackfin: build with -mno-fdpic
by Mike Frysinger
· 16 years ago
4093728
Blackfin: fix up EBIU defines
by Mike Frysinger
· 16 years ago
26f6034
Blackfin: use 8/16/32 bit transfer widths in dma_memcpy()
by Mike Frysinger
· 16 years ago
780b109
Blackfin: only flag L1 instruction for DMA memcpy
by Mike Frysinger
· 16 years ago
3114a87
Blackfin: dma_memcpy(): fix random failures
by Mike Frysinger
· 16 years ago
eba7a04
Blackfin: rewrite cache handling functions
by Mike Frysinger
· 16 years ago
57f1d91
Blackfin: setup bi_enetaddr for single nets
by Mike Frysinger
· 16 years ago
9d93a62
Blackfin: cache core/system clock values
by Mike Frysinger
· 16 years ago
26bf0cbe
Blackfin: enable --gc-sections
by Mike Frysinger
· 16 years ago
83c31fc
Blackfin: dont check baud if it wont actually get used
by Mike Frysinger
· 16 years ago
431e4bc
Blackfin: add driver for on-chip SPI controller
by Mike Frysinger
· 16 years ago
7b210f4
Blackfin: only build post code when CONFIG_POST
by Mike Frysinger
· 16 years ago
10be09f
Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues
by Mike Frysinger
· 16 years ago
d11ab93
Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII
by Mike Frysinger
· 16 years ago
3ac20c3
Blackfin: bfin_mac: use common debug()
by Mike Frysinger
· 16 years ago
65b7d93
Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}
by Mike Frysinger
· 16 years ago
709ad97
Blackfin: bfin_mac: cleanup MII/PHY functions
by Mike Frysinger
· 16 years ago
75c6105
Blackfin: bfin_mac: set MDCDIV based on SCLK
by Mike Frysinger
· 16 years ago
ab9d077
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
bc91399
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 16 years ago
7ee8a06
Merge branch 'master' of git://git.denx.de/u-boot-ixp
by Wolfgang Denk
· 16 years ago
08cae4d
ixp: move serial to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
86588ea
ixp: move pci init in arm/board instead of cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2495361
ixp: move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b0c0907
ixp: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
14f14cb
ixp: add missing os define
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1948d6c
ixp: remove the option to include the Microcode
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d7db51b
ixp/npe: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d7cd548
SX1: add hardware V2 support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fbcd0f2
SX1: Fix second flash mapping
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
Next »