Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5af0fdd81c3370c3a51421208fda568bdcbbec23
/
board
/
freescale
5af0fdd
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
by Kumar Gala
· 16 years ago
a6e04c3
85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards
by Kumar Gala
· 16 years ago
5f91ef6
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
by Kumar Gala
· 16 years ago
10795f4
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
by Kumar Gala
· 16 years ago
c953ddf
85xx: separate FLASH BASE virtual from physical address
by Kumar Gala
· 16 years ago
52b565f
85xx: separate PIXIS virtual from physical address
by Kumar Gala
· 16 years ago
bae6d5e
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
b5f65df
Some changes of TLB entry setting for MPC8572DS
by Haiying Wang
· 16 years ago
6d3a10f
Change PCIE1&2 deciide logic on MPC8544DS board more readable
by Roy Zang
· 16 years ago
028e116
PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit
by Roy Zang
· 16 years ago
9afc2ef
Fix IO port selection issue on MPC8544DS and MPC8572DS boards
by Roy Zang
· 16 years ago
3e3fffe
mpc8610hpcd: Fix PCI mapping concepts
by Becky Bruce
· 16 years ago
a5d212a
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· 16 years ago
9427ccd
85xx: Add PORDEVSR_PCI1 define
by Peter Tyser
· 16 years ago
a2cd50e
85xx: Add CPU 2 errata workaround to all 8548 boards
by Peter Tyser
· 16 years ago
e57f0fa
85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case
by Dave Liu
· 16 years ago
9b0ad1b
85xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· 16 years ago
9b827cf
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
3f510db
mpc8641: fix address-cells default in old .dts detection
by Becky Bruce
· 16 years ago
d52082b
mpc8641: Try to detect old .dts files
by Becky Bruce
· 16 years ago
3111d32
mpc8641: Support 36-bit physical addressing
by Becky Bruce
· 16 years ago
c759a01
mpc8641: Change 32-bit memory map
by Becky Bruce
· 16 years ago
170deac
mpc8641: Drop imaginary second flash bank, map 8MB
by Becky Bruce
· 16 years ago
3321146
Merge commit 'wd/master'
by Jon Loeliger
· 16 years ago
c06d9bb
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 16 years ago
4c77de3
86xx: Make dram_size a phys_size_t
by Becky Bruce
· 16 years ago
af5d100
mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build
by Becky Bruce
· 16 years ago
98693b8
mpc8641: Stop supporting non-PCI_PNP configs
by Becky Bruce
· 16 years ago
e4f69d1
ColdFire: Fix M5329EVB and M5373EVB nand issue
by TsiChung Liew
· 16 years ago
536e7da
ColdFire: Add MCF5301x CPU and M53017EVB support
by TsiChung Liew
· 16 years ago
a21d0c2
ColdFire: Add SBF support for M52277EVB
by TsiChung Liew
· 16 years ago
b202816
ColdFire: Use CFI driver for M5272C3
by TsiChung Liew
· 16 years ago
6e80f5a
ColdFire: Remove platforms mii.c file
by TsiChung Liew
· 16 years ago
ac2331a
ColdFire: Remove linker file
by TsiChung Liew
· 16 years ago
3cbd823
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
c57fc28
NAND: Add NAND support for MPC8536DS board
by Jason Jin
· 16 years ago
a7faab9
Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx
by Wolfgang Denk
· 16 years ago
5ba1ef5
86xx: remove the second DDR LAW setting for mpc8641hpcn
by Dave Liu
· 16 years ago
137a2df
86xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· 16 years ago
c013b74
NAND: Add support for MPC8572DS board
by Haiying Wang
· 16 years ago
4e190b0
Make Freescale local bus registers available for both 83xx and 85xx.
by Haiying Wang
· 16 years ago
c2083e0
86xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
2dba0de
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
3bf1be3
mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS
by Anton Vorontsov
· 16 years ago
00f7bba
mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards
by Anton Vorontsov
· 16 years ago
1da83a6
mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards
by Anton Vorontsov
· 16 years ago
55c5319
mpc83xx: fix serdes setup for the MPC8378E boards
by Anton Vorontsov
· 16 years ago
5c2ff32
mpc83xx: mpc8360emds: rework LBC SDRAM setup
by Anton Vorontsov
· 16 years ago
1836881
85xx: Fix compile warning in mpc8536ds.c
by Kumar Gala
· 16 years ago
8ed44d9
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
2e26d83
Enabled the Freescale SGMII riser card on 8536DS
by Jason Jin
· 16 years ago
7e183ca
Enabled the Freescale SGMII riser card on 8572DS
by Liu Yu
· 16 years ago
bff188b
Make pixis_set_sgmii more general to support MPC85xx boards.
by Liu Yu
· 16 years ago
86be510
mpc8572 additional end-point mode
by Ed Swarthout
· 16 years ago
f7fecc3
pixis do not print long help if not configured
by Ed Swarthout
· 16 years ago
c21617f
Add DDR options setting on MPC8641HPCN board
by Haiying Wang
· 16 years ago
4ca0660
Add ddr interleaving suppport for MPC8572DS board
by Haiying Wang
· 16 years ago
dfb4910
Pass dimm parameters to populate populate controller options
by Haiying Wang
· 16 years ago
7c0d4a7
85xx: Improve flash remapping on MPC8572DS & MPC8536DS
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
374b903
Fix compiler warning in lib_ppc/board.c
by Heiko Schocher
· 16 years ago
0f8cbc1
Do not init SATA when disabled on 8536DS.
by Jason Jin
· 16 years ago
ec4d8c1
fsl_diu: fix alignment error that caused malloc corruption
by Nikita V. Youshchenko
· 16 years ago
1f7bab0
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
e46c7bf
FSL: Fix get_cpu_board_revision() return value.
by Rafal Czubak
· 16 years ago
d26154c
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
by Anton Vorontsov
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e8d1854
Update Freescale 85xx boards to sys_eeprom.c
by Timur Tabi
· 16 years ago
10efa02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
ccdd12f
Moved initialization of TSI108 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
0b252f5
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
89973f8
Introduce netdev.h header file and remove externs
by Ben Warren
· 16 years ago
5a8a163
Add pixis_set_sgmii command
by Andy Fleming
· 16 years ago
216f2a7
Add SGMII support for the 8544 DS
by Andy Fleming
· 16 years ago
652f7c2
Add support for Freescale SGMII Riser Card
by Andy Fleming
· 16 years ago
f78ced3
ColdFire: Multiple fixes for MCF5445x platforms
by TsiChung Liew
· 16 years ago
0ba6bfe
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
9490a7f
mpc85xx: Add support for the MPC8536DS reference board
by Kumar Gala
· 16 years ago
129ba61
mpc85xx: Add support for the MPC8572DS reference board
by Kumar Gala
· 16 years ago
1167a2f
FSL DDR: Convert MPC8544DS to new DDR code.
by Kumar Gala
· 16 years ago
e6f5b35
FSL DDR: Convert MPC8568MDS to new DDR code.
by Jon Loeliger
· 17 years ago
e31d2c1
FSL DDR: Convert MPC8548CDS to new DDR code.
by Jon Loeliger
· 17 years ago
aa11d85
FSL DDR: Convert MPC8541CDS to new DDR code.
by Jon Loeliger
· 17 years ago
2b40edb
FSL DDR: Convert MPC8555ADS to new DDR code.
by Jon Loeliger
· 17 years ago
8b62511
FSL DDR: Convert MPC8560ADS to new DDR code.
by Jon Loeliger
· 17 years ago
9617c8d
FSL DDR: Convert MPC8540ADS to new DDR code.
by Kumar Gala
· 16 years ago
65d3d99
Moved initialization of ULI526X Ethernet driver to board code.
by Ben Warren
· 16 years ago
39aa1a7
FSL DDR: Convert MPC8610HPCD to new DDR code.
by Jon Loeliger
· 16 years ago
6a8e569
FSL DDR: Convert MPC8641HPCN to new DDR code.
by Kumar Gala
· 16 years ago
20220d2
mpc7448hpc2: Fix PCI I/O space mapping.
by Randy Vinson
· 16 years ago
447ad57
MPC8349EMDS: Add PCI Agent (PCISLAVE) support
by Ira W. Snyder
· 16 years ago
162338e
MPC8349EMDS: use 83XX_GENERIC_PCI setup code
by Ira W. Snyder
· 16 years ago
ce0eb70
Merge branch 'next'
by Kim Phillips
· 16 years ago
fcd69a1
Clean up usage of icache_disable/dcache_disable
by Kumar Gala
· 16 years ago
4cb4e65
ColdFire: Multiple fixes for M5282EVB
by TsiChung Liew
· 16 years ago
10db3a1
ColdFire: Move m5282evb from board to board/freescale
by TsiChung Liew
· 16 years ago
56df091
ColdFire: Move m5272c3 from board to board/freescale
by TsiChung Liew
· 16 years ago
659e9ba
ColdFire: Move m5271evb from board to board/freescale
by TsiChung Liew
· 16 years ago
Next »