Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
766dd33571d5734069964ad14748fd154cceae5d
/
include
/
asm-m68k
95a3c73
Correct ffs/fls regression for PowerPC etc
by Simon Kagstrom
· 15 years ago
2258cec
Define ffs/fls for all architectures
by Simon Kagstrom
· 15 years ago
d48cd88
ColdFire: Fix missing _IO_BASE which caused compile error
by TsiChung Liew
· 15 years ago
90d1d73
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 15 years ago
a424ba2
ColdFire: Add DSPI support for MCF5227x and MCF5445x
by TsiChung Liew
· 15 years ago
b354aef
ColdFire: Add M5208EVB and MCF520x CPU support
by TsiChung Liew
· 15 years ago
88c12e0
asm-generic: Consolidate errno.h to asm-generic/errno.h
by Michal Simek
· 15 years ago
0dd9431
Coldfire M5271: Activate u-boot system timer interrupt.
by Richard Retanubun
· 16 years ago
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
c2aef50
remove bi_enet*addr from global data for all arches
by Mike Frysinger
· 16 years ago
941ddce
ColdFire: Fix incorrect definition
by TsiChung Liew
· 16 years ago
4c88289
Add an architecture specific config.h for common defines
by Kumar Gala
· 16 years ago
df58afe
Coldfire: M527x: Add missing GPIO register address defines
by Richard Retanubun
· 16 years ago
fbb5521
Coldfire: M5271: Allow board header file to specify clock multiplier
by Richard Retanubun
· 16 years ago
9364a67
Introduce virt_to_phys()
by Kumar Gala
· 16 years ago
e7e4fc8
ColdFire: Add MCF5301x CPU and M53017EVB support
by TsiChung Liew
· 16 years ago
39966e3
ColdFire: Add SBF support for M52277EVB
by TsiChung Liew
· 16 years ago
69b1757
ColdFire: Relocate FEC's GPIO and mii functions protocols
by TsiChung Liew
· 16 years ago
7f1a046
ColdFire: Modules header files cleanup
by TsiChung Liew
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5de5621
Allow console input to be disabled
by Mark Jackson
· 16 years ago
0c1e325
ColdFire: I2C fix for multiple platforms
by TsiChung Liew
· 16 years ago
3cdc00a
ColdFire: Add M54451EVB platform support for MCF5445x
by TsiChung Liew
· 16 years ago
e15aa1c
ColdFire: Fix timer issue for MCF5272
by TsiChung Liew
· 16 years ago
a36601e
Change bd/gd memsize/ram_size to be phys_size_t.
by Becky Bruce
· 16 years ago
b42863f
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
by Wolfgang Denk
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
35d81ce
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
· 17 years ago
bc439b0
POST: add POST_STOP flag
by Yuri Tikhonov
· 17 years ago
7ae3586
ColdFire: Fix compilation issue caused by new changes in fsl_i2c.c
by TsiChung Liew
· 17 years ago
c957c0a
Introduce phys_size_t and move phys_addr_t into asm/types.h
by Kumar Gala
· 17 years ago
523d963
ColdFire: Add dspi and serial flash support for MCF5445x
by TsiChung Liew
· 17 years ago
761e2e9
ColdFire: Added MCF5275 cpu support.
by Matthew Fettke
· 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
23cd156
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
by Shinya Kuribayashi
· 17 years ago
471b2c6
ColdFire: Add MCF547x_8x related header files
by TsiChungLiew
· 17 years ago
190359b
ColdFire: Add MCF5227x cpu and M52277EVB support-3
by TsiChungLiew
· 17 years ago
ae831cd
ColdFire: Add MCF5227x cpu and MCF52277EVB support-2
by TsiChungLiew
· 17 years ago
99b037a
ColdFire: Add MCF5227x cpu and M52277EVB support-1
by TsiChungLiew
· 17 years ago
9b05263
ColdFire: Fix CFI Flash low level Read/Write macro
by TsiChungLiew
· 17 years ago
6f8a0a3
ColdFire: Add M5373EVB platform support - 2
by TsiChungLiew
· 17 years ago
3b79050
ColdFire: PCI and misc updates for MCF5445x
by TsiChungLiew
· 17 years ago
2b2dcae
ColdFire: MCF5445x header files cleanup
by TsiChungLiew
· 17 years ago
6e5bd0d
ColdFire: MCF532x header files cleanup
by TsiChungLiew
· 17 years ago
25ebc30
ColdFire: Add modules header files
by TsiChungLiew
· 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
9519e10
ColdFire: MCF5329 - Remove reset registers from CCM
by TsiChungLiew
· 17 years ago
7320349
ColdFire: MCF5329 - Add Reset structure to immap_5329.h
by TsiChungLiew
· 17 years ago
cd18250
ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode
by TsiChungLiew
· 17 years ago
0573a7a
ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
by TsiChungLiew
· 17 years ago
00f0032
ColdFire: MCF532x - Update do_reset() using core reset
by TsiChungLiew
· 17 years ago
b859ef1
ColdFire: Add M5235EVB Platform for MCF523x
by TsiChungLiew
· 17 years ago
fc3ca3b
ColdFire: Add M54455EVB for MCF5445x
by TsiChungLiew
· 17 years ago
3467469
ColdFire: Add M5253EVBE platform for MCF52x2
by TsiChungLiew
· 17 years ago
0e81abc
ColdFire: MCF52x2 Header files update
by TsiChungLiew
· 17 years ago
12c7fe8
ColdFire: MCF5329 header file clean up
by TsiChungLiew
· 17 years ago
aedd3d7
ColdFire: MCF5329 Update and cleanup
by TsiChungLiew
· 17 years ago
ec8468f
Added NAND support
by TsiChungLiew
· 17 years ago
876343b
Added I2C support
by TsiChungLiew
· 17 years ago
699f228
Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c
by TsiChungLiew
· 17 years ago
54d7b34
Moved sync() from board file to include/asm-m68k/io.h
by TsiChungLiew
· 17 years ago
f111012
Coding style cleanup
by Stefan Roese
· 17 years ago
fe95636
New uart structure and defines
by TsiChungLiew
· 17 years ago
b7a2d7a
New timer structure and defines
by TsiChungLiew
· 17 years ago
c7d0b9e
Rename mcfrtc to rtc
by TsiChungLiew
· 17 years ago
ccbad4f
Seperate old structure defines and new structure defines
by TsiChungLiew
· 17 years ago
7f90165
Seperate old structure defines and new structure defines
by TsiChungLiew
· 17 years ago
f4e17e1
Clean up
by TsiChungLiew
· 17 years ago
29d6748
Clean up
by TsiChungLiew
· 17 years ago
2e0aeef
Create new header file and move peripherals base address from configs file to new header file.
by TsiChungLiew
· 17 years ago
f6afe72
Added M5329AFEE and M5329BFEE Platforms
by TsiChung Liew
· 17 years ago
c123a38
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
by Haiying Wang
· 18 years ago
ad87026
[ColdFire MCF5271 family] Add CPU detection based on the value of Chip
by Bartlomiej Sieka
· 18 years ago
f729075
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
b4b1c46
Merge with /home/hs/U-Boot/u-boot-dev
by Wolfgang Denk
· 18 years ago
e537444
Update register definitions for MCF5271.
by Marian Balakowicz
· 19 years ago
ac1956e
Add MCF5282 support (without preloader)
by Heiko Schocher
· 19 years ago
552d314
Add support for r5200 board
by Zachary P. Landau
· 19 years ago
0bba862
Add support for Freescale M5271 processor
by Zachary P. Landau
· 19 years ago
f3f4518
Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
by Wolfgang Denk
· 19 years ago
07d7e6b
Code cleanup.
by wdenk
· 20 years ago
8960792
Coldfire MCF5249 support added
by stroese
· 20 years ago
920e91b
* Patch by Imre Deak, 26 May 2004:
by wdenk
· 20 years ago
e65527f
* Some code cleanup
by wdenk
· 21 years ago
1ebf41e
* Cleanup lowboot code for MPC5200
by wdenk
· 21 years ago
abf7a7c
* Patch by Bernhard Kuhn, 28 Nov 2003:
by wdenk
· 21 years ago