Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
51b67d06faa670c65de6f29ec5b5aace74b2a047
/
board
/
freescale
8996784
MPC8544DS: fix board Makefile for silent build (with -s)
by Wolfgang Denk
· 17 years ago
64134f0
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
14c14db
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
fab6f55
mpc83xx: add support for the MPC8360E-RDK
by Anton Vorontsov
· 17 years ago
bb66f56
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
64d4bcb
MPC8568E-MDS: set up QE pario for UART1
by Anton Vorontsov
· 17 years ago
ad16224
MPC8568E-MDS: reset UCCs to use them reliably
by Anton Vorontsov
· 17 years ago
2146cf5
Reworked FSL Book-E TLB macros to be more readable
by Kumar Gala
· 17 years ago
1df170f
Convert MPC8610HPCD to use libfdt.
by Jon Loeliger
· 17 years ago
c9974ab
8610: Fix lingering compile warnings.
by Jon Loeliger
· 17 years ago
435dc8f
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
6775c68
mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code
by Kim Phillips
· 17 years ago
94fab25
mpc83xx: rm remaining FLAT_TREE code
by Kim Phillips
· 17 years ago
b3458d2
mpc83xx: remove FLAT_TREE code
by Kim Phillips
· 17 years ago
5b8bc60
mpc83xx: convert to using do_fixup_*()
by Kim Phillips
· 17 years ago
f602082
mpc83xx: supress compiler warning
by Kim Phillips
· 17 years ago
c16e44f
mpc83xx: fix remaining fdt_find_node_by_path references
by Kim Phillips
· 17 years ago
24f8684
mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid
by Kim Phillips
· 17 years ago
19580e6
mpc83xx: Add the support of MPC837xEMDS board
by Dave Liu
· 17 years ago
651d96f
MPC8360E-MDS: configure and enable second UART
by Anton Vorontsov
· 17 years ago
5c74071
8610: Move include of config.h earlier.
by Jon Loeliger
· 17 years ago
ea9f739
Convert MPC8641HPCN to use libfdt.
by Jon Loeliger
· 17 years ago
2c35364
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
415a613
Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
by Kumar Gala
· 17 years ago
c2d943f
Move the MPC8540 ADS board under board/freescale.
by Kumar Gala
· 17 years ago
870ceac
Move the MPC8560 ADS board under board/freescale.
by Kumar Gala
· 17 years ago
acbca87
Move the MPC8568 MDS board under board/freescale.
by Kumar Gala
· 17 years ago
a853d56
Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx
by Kumar Gala
· 17 years ago
04db400
Stop using immap_t on 85xx
by Kumar Gala
· 17 years ago
f59b55a
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· 17 years ago
addce57
Update MPC8544DS to use libfdt
by Kumar Gala
· 17 years ago
f743931
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
8d04f02
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
74f89fa
Move 8610 DIU interface structure definitions to header file.
by Jon Loeliger
· 17 years ago
890e941
Merge commit 'remotes/wd/master'
by Jon Loeliger
· 17 years ago
409ecdc
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
a75e1a3
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
db74b3c
Unify pixis_reset altbank across board families
by Jason Jin
· 17 years ago
225a24b
ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
by TsiChungLiew
· 17 years ago
f1cd7aa
Merge branch 'mpc8610'
by Jon Loeliger
· 17 years ago
070ba56
8610: Add console frame buffer support to FSL 8610 DIU driver.
by York Sun
· 17 years ago
a877880
8610: Add 8610 DIU display driver
by York Sun
· 17 years ago
52e5ddf
FSL: Add a freescale bitmap logo.
by York Sun
· 17 years ago
9f23ca3
Unify pixis_reset altbank across board families
by Jason Jin
· 17 years ago
3cac27c
Merge commit 'remotes/wd/master'
by Jon Loeliger
· 17 years ago
e8ee8f3
ColdFire 54455: Fix correct boot location for atmel and intel
by TsiChungLiew
· 17 years ago
d264655
mpc83xx: pq-mds-pib.c typo error
by Tony Li
· 17 years ago
3dd2db5
Initial mpc8610hpcd board files.
by Jon Loeliger
· 17 years ago
dcb8863
ColdFire: fix build error becasue of bad type of mii_init()
by Liew Tsi Chung-r5aahp
· 17 years ago
314d5b6
ColdFire: Fix build error caused by pixis.c
by Liew Tsi Chung-r5aahp
· 17 years ago
1218abf
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· 17 years ago
56a9270
Fix ULI RTC support on MPC8544 DS
by Kumar Gala
· 17 years ago
f75e89e
ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
by Ed Swarthout
· 17 years ago
7608d75
support board vendor-common makefiles
by Kim Phillips
· 17 years ago
909627d
Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
8f22b67
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
8280f6a
Coding style cleanup
by Stefan Roese
· 17 years ago
4a442d3
ColdFire: Add M5235EVB Platform for MCF523x
by TsiChungLiew
· 17 years ago
e58fe95
mpc83xx: move freescale boards to boards/freescale
by Kim Phillips
· 17 years ago
5aa4ad8
mpc83xx: suppress unused variable 'val8' warning
by Kim Phillips
· 17 years ago
bbea46f
mpc83xx: implement board_add_ram_info
by Kim Phillips
· 17 years ago
1477858
mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support
by Tony Li
· 17 years ago
8ae158c
ColdFire: Add M54455EVB for MCF5445x
by TsiChungLiew
· 17 years ago
a1436a8
ColdFire: Add M5253EVBE platform for MCF52x2
by TsiChungLiew
· 17 years ago
a605aac
ColdFire: Add M5249EVB platform for MCF52x2
by TsiChungLiew
· 17 years ago
ab77bc5
ColdFire: MCF5329 Update and cleanup
by TsiChungLiew
· 17 years ago
81735b2
Merge branch 'denx-coldfire' into coldfire-aug2007
by John Rigby
· 17 years ago
d64ee90
Update MPC8544 DS PCI memory map
by Kumar Gala
· 17 years ago
ea5877e
Fix up some fdt issues on 8544DS
by Kumar Gala
· 17 years ago
3fde9e8
mpc83xx: migrate remaining freescale boards to libfdt
by Kim Phillips
· 17 years ago
6a16e0d
mpc83xx: move common /memory node update mechanism to cpu.c
by Kim Phillips
· 17 years ago
4ce9177
Move the MPC8641HPCN board under board/freescale.
by Jon Loeliger
· 17 years ago
d61ea14
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
837f1ba
8544ds PCIE support
by Ed Swarthout
· 17 years ago
1c274c4
mpc83xx: add support for the MPC8323E RDB
by Kim Phillips
· 17 years ago
3ba4c2d
Coding style cleanup
by Stefan Roese
· 17 years ago
1a33ce6
Added NAND support
by TsiChungLiew
· 17 years ago
6fde84a
Moved sync() from board file to include/asm-m68k/io.h
by TsiChungLiew
· 17 years ago
9e737d8
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
by TsiChungLiew
· 17 years ago
4691975
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
cdd917a
Fix build errors and warnings / code cleanup.
by Wolfgang Denk
· 17 years ago
c883f6e
Coding style cleanup
by Stefan Roese
· 17 years ago
bfb37b3
8544ds: Fix Makefile after moving pixis to board/freescale.
by Ed Swarthout
· 18 years ago
3b63549
Update for flash.o and mii.o
by TsiChungLiew
· 17 years ago
c5ded27
MII functions calls.
by TsiChungLiew
· 17 years ago
427c814
Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.
by TsiChungLiew
· 17 years ago
01a793f
Duplicate code
by TsiChungLiew
· 17 years ago
8e585f0
Added M5329AFEE and M5329BFEE Platforms
by TsiChung Liew
· 17 years ago
2f15278
Coding stylke cleanup; update CHANGELOG.
by Wolfgang Denk
· 18 years ago
25d83d7
Add MPC8544DS basic port board files.
by Jon Loeliger
· 18 years ago
3d98b85
Add PIXIS FPGA support for MPC8641HPCN board.
by Haiying Wang
· 18 years ago