Commit Graph

68 Commits (49c3a861d11735838f1f1b11999ce433006dc919)

Author SHA1 Message Date
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Mark Jackson f5c3ba7978 Allow console input to be disabled 16 years ago
TsiChung Liew eec567a67e ColdFire: I2C fix for multiple platforms 16 years ago
TsiChung Liew 05316f8ece ColdFire: Add M54451EVB platform support for MCF5445x 16 years ago
TsiChung Liew 94603c2fd4 ColdFire: Fix timer issue for MCF5272 16 years ago
Becky Bruce b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Yuri Tikhonov 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 17 years ago
Yuri Tikhonov 28a3850658 POST: add POST_STOP flag 17 years ago
TsiChung Liew 886d90176f ColdFire: Fix compilation issue caused by new changes in fsl_i2c.c 17 years ago
Kumar Gala e99ccb4881 Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
TsiChung Liew bae61eefe1 ColdFire: Add dspi and serial flash support for MCF5445x 17 years ago
Matthew Fettke f71d9d91a2 ColdFire: Added MCF5275 cpu support. 17 years ago
Yuri Tikhonov b428f6a8c6 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. 17 years ago
Yuri Tikhonov e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test 17 years ago
Shinya Kuribayashi b075d74efb Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 17 years ago
TsiChungLiew 4621fc3fe7 ColdFire: Add MCF547x_8x related header files 17 years ago
TsiChungLiew e2756f4b54 ColdFire: Add MCF5227x cpu and M52277EVB support-3 17 years ago
TsiChungLiew c875810279 ColdFire: Add MCF5227x cpu and MCF52277EVB support-2 17 years ago
TsiChungLiew 1552af70ec ColdFire: Add MCF5227x cpu and M52277EVB support-1 17 years ago
TsiChungLiew 397b7b81a1 ColdFire: Fix CFI Flash low level Read/Write macro 17 years ago
TsiChungLiew aa5f1f9dc8 ColdFire: Add M5373EVB platform support - 2 17 years ago
TsiChungLiew 2e72ad0644 ColdFire: PCI and misc updates for MCF5445x 17 years ago
TsiChungLiew d2b1649348 ColdFire: MCF5445x header files cleanup 17 years ago
TsiChungLiew d9aae62609 ColdFire: MCF532x header files cleanup 17 years ago
TsiChungLiew 7af7751d04 ColdFire: Add modules header files 17 years ago
Haavard Skinnemoen 4d7d6936eb Introduce map_physmem() and unmap_physmem() 17 years ago
Haavard Skinnemoen 812711ce6b Implement __raw_{read,write}[bwl] on all architectures 17 years ago
TsiChungLiew 8d737a2815 ColdFire: MCF5329 - Remove reset registers from CCM 17 years ago
TsiChungLiew 7d7cdea769 ColdFire: MCF5329 - Add Reset structure to immap_5329.h 17 years ago
TsiChungLiew 09b26cf00d ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode 17 years ago
TsiChungLiew 225a24b5e0 ColdFire: MCF5445x - Update correct RAMBAR and missing linker files 17 years ago
TsiChungLiew 248c7c1483 ColdFire: MCF532x - Update do_reset() using core reset 17 years ago
TsiChungLiew 4a442d3186 ColdFire: Add M5235EVB Platform for MCF523x 17 years ago
TsiChungLiew 8ae158cd87 ColdFire: Add M54455EVB for MCF5445x 17 years ago
TsiChungLiew a1436a8426 ColdFire: Add M5253EVBE platform for MCF52x2 17 years ago
TsiChungLiew 56115665b4 ColdFire: MCF52x2 Header files update 17 years ago
TsiChungLiew 7171977fb8 ColdFire: MCF5329 header file clean up 17 years ago
TsiChungLiew ab77bc547b ColdFire: MCF5329 Update and cleanup 17 years ago
TsiChungLiew 1a33ce65a4 Added NAND support 17 years ago
TsiChungLiew eaf9e447be Added I2C support 17 years ago
TsiChungLiew 99c03c175d Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c 17 years ago
TsiChungLiew 6fde84a44b Moved sync() from board file to include/asm-m68k/io.h 17 years ago
Stefan Roese c883f6ea32 Coding style cleanup 17 years ago
TsiChungLiew 0cee9c6631 New uart structure and defines 17 years ago
TsiChungLiew a90e79de8d New timer structure and defines 17 years ago
TsiChungLiew e04acb2eba Rename mcfrtc to rtc 17 years ago
TsiChungLiew 2744354a84 Seperate old structure defines and new structure defines 17 years ago
TsiChungLiew 2bd58608db Seperate old structure defines and new structure defines 17 years ago
TsiChungLiew 8cd5cd6de4 Clean up 17 years ago