Commit Graph

43 Commits (5bb907a4925397789c90d074f4f7e92ce6b39402)

Author SHA1 Message Date
Kumar Gala 65e43a1063 Introduce virt_to_phys() 16 years ago
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
Stefan Roese f2302d4430 Fix merge problems 17 years ago
Julien May 5c374c9ee1 Add support for the hammerhead (AVR32) board 17 years ago
Haavard Skinnemoen 7f4b009f42 avr32: Fix printf() format warnings 17 years ago
Haavard Skinnemoen a79c3e8d9c avr32: asm/io.h needs asm/types.h 17 years ago
Haavard Skinnemoen 341188b9cc MMC: Consolidate MMC/SD command definitions 17 years ago
Peter Ma 4688f9e34a avr32: Add GPIO manipulation functions 17 years ago
Hans-Christian Egtvedt 60445cb5c3 atmel_spi: Driver for the Atmel SPI controller 17 years ago
Haavard Skinnemoen 289011207d Move definition of container_of() to common.h 17 years ago
Haavard Skinnemoen a23e277c4a avr32: Rework SDRAM initialization code 17 years ago
Haavard Skinnemoen 3ace2527ba avr32: Rename pm_init() as clk_init() and make SoC-specific 17 years ago
Haavard Skinnemoen 44453b25b0 avr32: Clean up the HMATRIX code 17 years ago
Haavard Skinnemoen 781eb9a1e4 avr32: Get rid of the .flashprog section 17 years ago
Haavard Skinnemoen cdd42c0c7a avr32: Use correct condition around macb clock accessors 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
Kumar Gala e99ccb4881 Introduce phys_size_t and move phys_addr_t into asm/types.h 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
Haavard Skinnemoen d38da53794 AVR32: Make SDRAM refresh rate configurable 17 years ago
Haavard Skinnemoen 5fee84a794 AVR32: Make some AT32AP700x peripherals optional 17 years ago
Haavard Skinnemoen 36f28f8a96 AVR32: Rename at32ap7000 -> at32ap700x 17 years ago
Haavard Skinnemoen 4d7d6936eb Introduce map_physmem() and unmap_physmem() 17 years ago
Semih Hazar 2c05fd1257 AVR32: Change prototype of memset 17 years ago
Dirk Behme f7c086e94e Move 64bit division from avr32 to generic lib 18 years ago
Haavard Skinnemoen fc26c97bb6 Atmel MCI driver 18 years ago
Haavard Skinnemoen 05fdab1ef6 AVR32: Add clk and gpio infrastructure for mmci 18 years ago
Haavard Skinnemoen b4ec9c2d43 AVR32: Add clk and gpio infrastructure for macb0 and macb1 18 years ago
Haavard Skinnemoen 12f099c081 AVR32: Use initdram() instead of board_init_memories() 18 years ago
Haavard Skinnemoen 1f4f2121c2 AVR32: Relocate u-boot to SDRAM 18 years ago
Haavard Skinnemoen df548d3c3e AVR32: Resource management rewrite 18 years ago
Haavard Skinnemoen 03d1e13657 AVR32: Clean up memory-map.h for at32ap7000 18 years ago
Haiying Wang 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 18 years ago
Wolfgang Denk 72a087e047 Add AT32AP CPU and AT32AP7000 SoC support 18 years ago
Wolfgang Denk 7b64fef33c Add AVR32 architecture support 18 years ago