Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
80bf2bb501c719d7b1925c0146c3d3a86b40b92d
/
board
/
freescale
29c6fbe
MPC5121: Add USB EHCI support
by Damien Dusha
· 14 years ago
1211a46
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
by Wolfgang Denk
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
d24f2d3
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
by Wolfgang Denk
· 14 years ago
e222935
mpc83xx: fix 837x MDS PCI HOST build
by Kim Phillips
· 14 years ago
ae188d4
MPC832XEMDS: fix pci.c build warning
by Wolfgang Denk
· 14 years ago
cacc342
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
6ca8037
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
edad84c
mx51evk: add u-boot.imx to ALL target
by Loic Minier
· 14 years ago
812493a
Fix define for MPC5121 ADS board.
by mark.vels@team-embedded.nl
· 14 years ago
e67f462
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
bfb7071
fsl: add support for NXID v1 EEPROM format
by Timur Tabi
· 14 years ago
1bf8e9f
powerpc/85xx: Add support for 4th PCI controller on corenet_ds
by Kumar Gala
· 14 years ago
3addcb9
fsl: verify writes to the MAC address EEPROM
by Timur Tabi
· 14 years ago
a2d12f8
p1022ds: add audclk hwconfig setting to enable codec reference clock
by Timur Tabi
· 14 years ago
b6bde93
mpc8569mds: fix some ddr settings
by Haiying Wang
· 14 years ago
3aed550
mpc8569mds: fix consuming long time while relocating code.
by Haiying Wang
· 14 years ago
4d0e49d
MX51: Drop unused header file for mx51evk
by Stefano Babic
· 14 years ago
55b0523
p1022ds: use weak CFI flash accessors when DIU is enabled
by Timur Tabi
· 14 years ago
d5e01e4
p1022ds: add video support
by Timur Tabi
· 14 years ago
9e70d13
fsl_diu_fb: further refactoring of FSL DIU code
by Anatolij Gustschin
· 14 years ago
6aa3d3b
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· 14 years ago
65ea758
MPC8308RDB: various clean ups
by Ilya Yanok
· 14 years ago
e69e520
fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features
by Timur Tabi
· 14 years ago
8d9207c
Fix parameters to support RDIMM for P2020DS
by York Sun
· 14 years ago
0e15902
powerpc/85xx: Fix SRIO LAW setup on corenet_ds boards
by Lian Minghuan
· 14 years ago
90870d9
powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.
by york
· 14 years ago
48690d8
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
d171236
powerpc/p4080: Add support for the P4080DS board
by Kumar Gala
· 14 years ago
394c46c
powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig
by york
· 14 years ago
076bff8
powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4
by york
· 14 years ago
d51cc7a
powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS
by york
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6525d51
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
46f3e38
powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641
by Kumar Gala
· 14 years ago
dd2cda3
powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h
by Kumar Gala
· 14 years ago
9f43d79
powerpc/85xx: Move p1022ds slot code into board file
by Kumar Gala
· 14 years ago
c7e1a43
ppc/85xx: Convert MPC8536DS to using board common ICS307 code
by Kumar Gala
· 14 years ago
509c4c4
ppc/85xx: Convert MPC8572DS to using board common ICS307 code
by Kumar Gala
· 14 years ago
c59e1b4
powerpc: add support for the Freescale P1022DS reference board
by Timur Tabi
· 14 years ago
f51cdaf
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
ebf9d52
Move ICS CLK chip frequency calculation code into a common board library
by Kumar Gala
· 14 years ago
b4a60e5
ppc/85xx: Add a structure defn for PIXIS registers
by Kumar Gala
· 14 years ago
5fb1703
MPC8308RDB: minimal support for devboard from Freescale
by Ilya Yanok
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
0a9463e
Merge branch 'master' into next
by Wolfgang Denk
· 14 years ago
75997dc
85xx/p1_p2_rdb: Added RevD board version support
by Poonam Aggrwal
· 14 years ago
d3bee08
85xx/p1_p2_rdb: Modify the CLK_CTRL value for DDR at 667MHz
by Poonam Aggrwal
· 14 years ago
1054382
video: cfb_console: add weak default video_set_lut()
by Anatolij Gustschin
· 15 years ago
5f4d368
fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structure
by Timur Tabi
· 14 years ago
6ece255
Convert Makefiles from COBJS-${} to COBJS-$()
by Kumar Gala
· 14 years ago
8a452c2
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
2f05e39
fsl_diu_fb.c: fix build warnings
by Wolfgang Denk
· 14 years ago
f54fe87
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
by Kumar Gala
· 15 years ago
5464898
85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled
by Kumar Gala
· 15 years ago
1535185
fsl-diu: Using I/O accessor to CCSR space
by Jerry Huang
· 15 years ago
b4377e1
Add SPI support to mx51evk board
by Stefano Babic
· 15 years ago
68c07a0
MX51evk: Removed warnings
by Stefano Babic
· 15 years ago
dfe8335
mx51evk: correct list of possible BOOT_FROM values
by Stefano Babic
· 15 years ago
2720178
MX51EVK: Remove CPLD related code
by Fabio Estevam
· 15 years ago
8e98f5f
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 15 years ago
7e1afb6
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
by Kumar Gala
· 15 years ago
1749c3d
ppc/85xx: Fixup PCI nodes for P1_P2_RDB
by Kumar Gala
· 15 years ago
a3921ee
mpc5121: add support for PDM360NG board
by Anatolij Gustschin
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
a414553
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
by Peter Tyser
· 15 years ago
84ad688
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
78acc47
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
03b7004
Create CPUDIR variable
by Peter Tyser
· 15 years ago
5a46960
p2020ds: add alternate boot bank support using the ngPIXIS FPGA
by Timur Tabi
· 15 years ago
2feb4af
fsl: improve the PIXIS code and fix a few bugs
by Timur Tabi
· 15 years ago
ffa37fc
Merge branch 'next'
by Wolfgang Denk
· 15 years ago
9ff32d8
mpc86xx: set the DDR BATs after calculating true DDR size
by Timur Tabi
· 15 years ago
9d3a86a
ColdFire: Fix m54455EVB save environment bug
by TsiChung Liew
· 15 years ago
53e4290
ColdFire: M5271EVB DRAM Bring up issue
by TsiChung Liew
· 15 years ago
d04c1ef
ColdFire: Correct bit definition
by TsiChung Liew
· 15 years ago
93910ed
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
e4d3449
MX51: removed warnings for the mx51evk
by Stefano Babic
· 15 years ago
c5fb70c
Add initial support for Freescale mx51evk board
by Stefano Babic
· 15 years ago
05c2f4f
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 15 years ago
582c55a
83xx, uec: split enet_interface in two variables
by Heiko Schocher
· 15 years ago
674ef7b
Nand boot: Add nand boot support for MPC8569mds board
by Liu Yu
· 15 years ago
d918038
ppc/85xx: Add PIB/ATM support for MPC8569mds
by Liu Yu
· 15 years ago
64917ca
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
02c631e
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
2e95004
mpc83xx: Add NAND boot support for MPC8315E-RDB boards
by Anton Vorontsov
· 15 years ago
c4ca10f
mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
abc76eb
ppc/85xx: Map boot page guarded for MP boot
by Kumar Gala
· 15 years ago
5fb6ea3
ppc/85xx: Make flash TLB entry determined at runtime on FSL boards
by Kumar Gala
· 15 years ago
9263e82
ppc/85xx: Move to using fsl_setup_hose on P2020 DS
by Kumar Gala
· 15 years ago
1e21ba8
ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDB
by Kumar Gala
· 15 years ago
42c01b9
ppc/85xx: Move to using fsl_setup_hose on MPC8572 DS
by Kumar Gala
· 15 years ago
5e3d705
ppc/86xx: Clean up MPC8610 HPCD PCI setup code
by Kumar Gala
· 15 years ago
7b62688
ppc/85xx: Clean up MPC8548 CDS PCI setup code
by Kumar Gala
· 15 years ago
4681457
ppc/85xx: Clean up MPC8568 MDS PCI setup code
by Kumar Gala
· 15 years ago
c847e98
ppc/85xx: Clean up MPC8569 MDS PCI setup code
by Kumar Gala
· 15 years ago
645d5a7
ppc/85xx: Clean up MPC8544 DS PCI setup code
by Kumar Gala
· 15 years ago
Next »