Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1be4761488a6f85224d0490f4f6e0ad432544fe
/
include
/
asm-ppc
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
fbf2430
ppc4xx: Add 405EX(r) revision C PVR definitions and detection code
by Stefan Roese
· 17 years ago
1b3274f
PPC: fix map_physmem build warning
by Becky Bruce
· 17 years ago
3af779b
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
by Kumar Gala
· 17 years ago
66832fa
85xx/86xx: Rename DDR init address and init extended address register
by Kumar Gala
· 17 years ago
63e2a88
ppc4xx: Fix compile warning of hcu4 board
by Stefan Roese
· 17 years ago
9bad132
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
1e01fd2
ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt
by Stefan Roese
· 17 years ago
b5d9c1e
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
by Wolfgang Denk
· 17 years ago
89a4b70
lwmon5 watchdog: limit trigger rate
by Yuri Tikhonov
· 17 years ago
44befe0
Fix calculation of I2C clock for some 85xx chips
by Timur Tabi
· 17 years ago
c957c0a
Introduce phys_size_t and move phys_addr_t into asm/types.h
by Kumar Gala
· 17 years ago
eeb0747
ppc: Get rid of unused machine type definitions
by Wolfgang Denk
· 17 years ago
35f734f
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
c02cf1e
mpc83xx: unreinvent mem_clk
by Kim Phillips
· 17 years ago
82bb0f3
85xx: Expand CCSR space with more DDR controller registers.
by James Yang
· 17 years ago
d1d51ad
85xx: Speed up get_ddr_freq() and get_bus_freq()
by James Yang
· 17 years ago
f574097
Update SVR numbers to expand support
by Andy Fleming
· 17 years ago
36d6b3f
85xx: Added support for multicore boot mechanism
by Kumar Gala
· 17 years ago
202f9e0
83xx: serdes setup routines
by Anton Vorontsov
· 17 years ago
86c8d74
8xx: Update OF support on 8xx
by Bryan O'Donoghue
· 17 years ago
d773efb
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
by Yuri Tikhonov
· 17 years ago
6a068a1
The patch introduces the CRITICAL feature of POST tests. If the test
by Yuri Tikhonov
· 17 years ago
075f7a2
ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
by Stefan Roese
· 17 years ago
50c0533
ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)
by Stefan Roese
· 17 years ago
8dc121a
ppc4xx: program_tlb now uses 64bit physical addess
by Stefan Roese
· 17 years ago
d1228c9
MPC5121e ADS PCI support take 3
by John Rigby
· 17 years ago
23cd156
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
by Shinya Kuribayashi
· 17 years ago
eecdbc2
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
b3ee004
Remove duplicate defines for ARRAY_SIZE
by Kumar Gala
· 17 years ago
6bcd30c
86xx: Fix GUR PCI config registers properly.
by Jon Loeliger
· 17 years ago
d42eda2b
8610HPCD: Fix typos in two PCI setup registers.
by Jon Loeliger
· 17 years ago
e9f2dbb
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
c1499f48
85xx, 86xx: Determine I2C clock frequencies and store in global_data
by Timur Tabi
· 17 years ago
69c0964
PPC: Use r2 instead of r29 as global data pointer
by Wolfgang Denk
· 17 years ago
f757fa8
Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols
by Jon Loeliger
· 17 years ago
2a15f75
86xx: Add print_laws function to fsl_law.c
by Becky Bruce
· 17 years ago
bcc6d9d
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
3c627e8
mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h
by Dave Liu
· 17 years ago
b8e2520
codingstyle cleanup for spi driver
by Kim Phillips
· 17 years ago
7efe927
Add support for a Freescale non-CPM SPI controller
by Ben Warren
· 17 years ago
95bb67f
85xx: Introduce new tlb API
by Kumar Gala
· 17 years ago
95fd2f6
85xx: Move LAW init code into C
by Kumar Gala
· 17 years ago
21305af
MPC512X: Cleanup bus clock names.
by Grzegorz Bernacki
· 17 years ago
af554d8
ads5121: Added support for FDT.
by Grzegorz Bernacki
· 17 years ago
0ce4fef
mpc83xx: Fix the typo in global data struct
by Dave Liu
· 17 years ago
6d838da
85xx: add ability to upload QE firmware
by Timur Tabi
· 17 years ago
938e14e
85xx: Remove cache config from configs.h
by Kumar Gala
· 17 years ago
1ad4b3b
Reworked FSL Book-E TLB macros to be more readable
by Kumar Gala
· 17 years ago
4302ed7
Use FSL Book-E MMU macros from Linux Kernel
by Kumar Gala
· 17 years ago
038398a
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
0d548f9
ppc4xx: Move cpu/ppc4xx/vecnum.h into include path
by Matthias Fuchs
· 17 years ago
e0cfec8
mpc83xx: Add the support of MPC8315E SoC
by Dave Liu
· 17 years ago
5245ff5
mpc83xx: Add the support of MPC837x SoC
by Dave Liu
· 17 years ago
725f64c
ppc4xx: Add functionality to GPIO support
by Lawrence R. Johnson
· 17 years ago
c82dc2f
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
abe5f7f
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· 17 years ago
21bd1f7
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
f985551
Introduce map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· 17 years ago
47f6085
Implement __raw_{read,write}[bwl] on all architectures
by Haavard Skinnemoen
· 17 years ago
93166d2
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
by Kumar Gala
· 17 years ago
1607da6
Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx
by Kumar Gala
· 17 years ago
0a7a097
Stop using immap_t on 85xx
by Kumar Gala
· 17 years ago
cd113a0
Stop using immap_t for cpm offset on 85xx
by Kumar Gala
· 17 years ago
ec1340d
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· 17 years ago
1ce9fe9
ppc4xx: Enable 405EX PCIe UTL register configuration
by Stefan Roese
· 17 years ago
1bca919
ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
by Stefan Roese
· 17 years ago
80c104a
ppc4xx: Add change_tlb function to modify I attribute of TLB(s)
by Stefan Roese
· 17 years ago
eff3a0a
ppc4xx: Rework 4xx cache support
by Stefan Roese
· 17 years ago
19b77f4
ppc4xx: Correct UART input clock calculation and passing to fdt
by Stefan Roese
· 17 years ago
cbf771f
ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors
by Eugene O'Brien
· 17 years ago
e7fe4c5
ppc4xx: Add PCIe endpoint support on Kilauea (405EX)
by Stefan Roese
· 17 years ago
89bac40
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
by Stefan Roese
· 17 years ago
153b3e2
ppc4xx: Add PPC405EX support
by Stefan Roese
· 17 years ago
7a41bde
ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added
by Stefan Roese
· 17 years ago
ca8725f
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
by Stefan Roese
· 17 years ago
a0d9634
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)
by Stefan Roese
· 17 years ago
9c00e51
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)
by Stefan Roese
· 17 years ago
216f063
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
by Stefan Roese
· 17 years ago
3b971c9
Initial mpc8610hpcd cpu/, README and include/ files.
by Jon Loeliger
· 17 years ago
e5692a1
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
2559e0f
IDE: - make ide_inb () and ide_outb () "weak", so boards can
by Heiko Schocher
· 17 years ago
e93ab0c
Merge with /home/stefan/git/u-boot/u-boot-ppc4xx
by Stefan Roese
· 17 years ago
f55a22c
ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)
by Stefan Roese
· 17 years ago
088e82c
Fix numerous bugs in the 8568 UEC support
by Andy Fleming
· 17 years ago
75a3d5d
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
ee0e917
Add support for UEC to 8568
by Andy Fleming
· 17 years ago
c4fc883
Add PCI support for MPC8568MDS board
by Haiying Wang
· 17 years ago
52b9852
8544ds PCIE support
by Ed Swarthout
· 17 years ago
f08233c
85xx start.S cleanup and exception support
by Andy Fleming
· 17 years ago
15bc3e7
fsl_pci_init cleanup.
by Ed Swarthout
· 17 years ago
11c9958
cpu/86xx fixes.
by Jon Loeliger
· 17 years ago
ff87484
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
ee3ed33
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
91080f7
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
92b36a9
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
d3a02c3
[ADS5121] Support for the ADS5121 board
by Rafal Jaworowski
· 17 years ago
15bee33
[PPC] Remove unused MSR_USER definition
by Rafal Jaworowski
· 17 years ago
d6520bc
Fix breakage of 8xx boards from recent commit.
by Rafal Jaworowski
· 17 years ago
7716dd4
ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup
by Stefan Roese
· 17 years ago
Next »