Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6324e5bec8825f7fee3026ffbd394454ae8b53fb
/
include
/
asm-ppc
eddc7c4
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
by Wolfgang Denk
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
0e15ddd
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags.
by Yuri Tikhonov
· 16 years ago
28a3850
POST: add POST_STOP flag
by Yuri Tikhonov
· 16 years ago
70fab19
ppc4xx: Add 405EX(r) revision C PVR definitions and detection code
by Stefan Roese
· 16 years ago
f3612a7
PPC: fix map_physmem build warning
by Becky Bruce
· 16 years ago
45239cf
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
by Kumar Gala
· 17 years ago
ef7d30b
85xx/86xx: Rename DDR init address and init extended address register
by Kumar Gala
· 17 years ago
5cd0130
ppc4xx: Fix compile warning of hcu4 board
by Stefan Roese
· 17 years ago
1d907e6
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
24bfedb
ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt
by Stefan Roese
· 17 years ago
4b7a6dd
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
by Wolfgang Denk
· 17 years ago
d32a874
lwmon5 watchdog: limit trigger rate
by Yuri Tikhonov
· 17 years ago
88353a9
Fix calculation of I2C clock for some 85xx chips
by Timur Tabi
· 17 years ago
e99ccb4
Introduce phys_size_t and move phys_addr_t into asm/types.h
by Kumar Gala
· 17 years ago
e6dfed7
ppc: Get rid of unused machine type definitions
by Wolfgang Denk
· 17 years ago
1aeed8d
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
35cf155
mpc83xx: unreinvent mem_clk
by Kim Phillips
· 17 years ago
5893b3d
85xx: Expand CCSR space with more DDR controller registers.
by James Yang
· 17 years ago
a3e77fa
85xx: Speed up get_ddr_freq() and get_bus_freq()
by James Yang
· 17 years ago
1ced121
Update SVR numbers to expand support
by Andy Fleming
· 17 years ago
ec2b74f
85xx: Added support for multicore boot mechanism
by Kumar Gala
· 17 years ago
453316a
83xx: serdes setup routines
by Anton Vorontsov
· 17 years ago
77ff7b7
8xx: Update OF support on 8xx
by Bryan O'Donoghue
· 17 years ago
b428f6a
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
e262efe
The patch introduces the CRITICAL feature of POST tests. If the test
by Yuri Tikhonov
· 17 years ago
c813f1f
ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
by Stefan Roese
· 17 years ago
999ecd5
ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)
by Stefan Roese
· 17 years ago
84a999b
ppc4xx: program_tlb now uses 64bit physical addess
by Stefan Roese
· 17 years ago
5f91db7
MPC5121e ADS PCI support take 3
by John Rigby
· 17 years ago
b075d74
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
by Shinya Kuribayashi
· 17 years ago
6a2dcaf
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
5a9abcc
Remove duplicate defines for ARRAY_SIZE
by Kumar Gala
· 17 years ago
a551cee
86xx: Fix GUR PCI config registers properly.
by Jon Loeliger
· 17 years ago
975a083
8610HPCD: Fix typos in two PCI setup registers.
by Jon Loeliger
· 17 years ago
9e04a81
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
943afa2
85xx, 86xx: Determine I2C clock frequencies and store in global_data
by Timur Tabi
· 17 years ago
e7670f6
PPC: Use r2 instead of r29 as global data pointer
by Wolfgang Denk
· 17 years ago
ccd6e14
Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols
by Jon Loeliger
· 17 years ago
ddcebcb
86xx: Add print_laws function to fsl_law.c
by Becky Bruce
· 17 years ago
39166b5
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
cfe5ca7
mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h
by Dave Liu
· 17 years ago
2956acd
codingstyle cleanup for spi driver
by Kim Phillips
· 17 years ago
04a9e11
Add support for a Freescale non-CPM SPI controller
by Ben Warren
· 17 years ago
44a23cf
85xx: Introduce new tlb API
by Kumar Gala
· 17 years ago
83d40df
85xx: Move LAW init code into C
by Kumar Gala
· 17 years ago
5d49e0e
MPC512X: Cleanup bus clock names.
by Grzegorz Bernacki
· 17 years ago
281ff9a
ads5121: Added support for FDT.
by Grzegorz Bernacki
· 17 years ago
c86ef2c
mpc83xx: Fix the typo in global data struct
by Dave Liu
· 17 years ago
b8ec238
85xx: add ability to upload QE firmware
by Timur Tabi
· 17 years ago
b009f3e
85xx: Remove cache config from configs.h
by Kumar Gala
· 17 years ago
2146cf5
Reworked FSL Book-E TLB macros to be more readable
by Kumar Gala
· 17 years ago
1d47273
Use FSL Book-E MMU macros from Linux Kernel
by Kumar Gala
· 17 years ago
0b4f579
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
6e9233d
ppc4xx: Move cpu/ppc4xx/vecnum.h into include path
by Matthias Fuchs
· 17 years ago
6775c68
mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code
by Kim Phillips
· 17 years ago
5ab884b
ppc4xx: Add functionality to GPIO support
by Lawrence R. Johnson
· 17 years ago
2c35364
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
bb70128
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· 17 years ago
3f523ed
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
4d7d693
Introduce map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· 17 years ago
812711c
Implement __raw_{read,write}[bwl] on all architectures
by Haavard Skinnemoen
· 17 years ago
8ff3de6
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
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
aafeefb
Stop using immap_t for cpm offset on 85xx
by Kumar Gala
· 17 years ago
f59b55a
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· 17 years ago
f31d38b
ppc4xx: Enable 405EX PCIe UTL register configuration
by Stefan Roese
· 17 years ago
aee747f
ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
by Stefan Roese
· 17 years ago
483e09a
ppc4xx: Add change_tlb function to modify I attribute of TLB(s)
by Stefan Roese
· 17 years ago
9b94ac6
ppc4xx: Rework 4xx cache support
by Stefan Roese
· 17 years ago
f10493c
ppc4xx: Correct UART input clock calculation and passing to fdt
by Stefan Roese
· 17 years ago
f6ba9b5
ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors
by Eugene O'Brien
· 17 years ago
5cb4af4
ppc4xx: Add PCIe endpoint support on Kilauea (405EX)
by Stefan Roese
· 17 years ago
d4cb2d1
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
by Stefan Roese
· 17 years ago
dbbd125
ppc4xx: Add PPC405EX support
by Stefan Roese
· 17 years ago
9792377
ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added
by Stefan Roese
· 17 years ago
3048bcb
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
by Stefan Roese
· 17 years ago
03d344b
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)
by Stefan Roese
· 17 years ago
026f711
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)
by Stefan Roese
· 17 years ago
c7c6da2
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
by Stefan Roese
· 17 years ago
9553df8
Initial mpc8610hpcd cpu/, README and include/ files.
by Jon Loeliger
· 17 years ago
2064000
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
f98984c
IDE: - make ide_inb () and ide_outb () "weak", so boards can
by Heiko Schocher
· 17 years ago
93f7983
Merge with /home/stefan/git/u-boot/u-boot-ppc4xx
by Stefan Roese
· 17 years ago
3ad6387
ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)
by Stefan Roese
· 17 years ago
b96c83d
Fix numerous bugs in the 8568 UEC support
by Andy Fleming
· 17 years ago
3b3bff4
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
da9d461
Add support for UEC to 8568
by Andy Fleming
· 17 years ago
c59e409
Add PCI support for MPC8568MDS board
by Haiying Wang
· 17 years ago
837f1ba
8544ds PCIE support
by Ed Swarthout
· 17 years ago
61a21e9
85xx start.S cleanup and exception support
by Andy Fleming
· 17 years ago
2e4d94f
fsl_pci_init cleanup.
by Ed Swarthout
· 17 years ago
cfc7a7f
cpu/86xx fixes.
by Jon Loeliger
· 17 years ago
f2c2a93
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
4691975
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
63cec58
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
c7e717e
Add Marvell 1149 PHY support to the TSEC
by Andy Fleming
· 17 years ago
b5dc440
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
8993e54
[ADS5121] Support for the ADS5121 board
by Rafal Jaworowski
· 17 years ago
Next »