Commit Graph

63 Commits (8e64d6efd8d778a5f83d8bff9cd273a86dcc182f)

Author SHA1 Message Date
Mark Jackson 716ece1de9 Add AVR32 LCD support 15 years ago
Michal Simek bc0d3296f1 asm-generic: Consolidate errno.h to asm-generic/errno.h 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 4d7c32dad2 avr32: fix cacheflush.h location introducted by d8f2aa3298 16 years ago
Mike Frysinger 566b652c7c remove bi_enet*addr from global data for all arches 16 years ago
Gunnar Rangoy f5f652fa91 AVR32: Make GPIO implmentation cpu dependent 16 years ago
Olav Morken a38de083d2 AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h 16 years ago
Olav Morken d8f2aa3298 AVR32: Make cacheflush cpu-dependent 16 years ago
Andy Fleming 1de97f9856 Eliminated arch-specific mmc header requirement 16 years ago
Kumar Gala 47d41cc3a1 Add an architecture specific config.h for common defines 16 years ago
Haavard Skinnemoen 92c78a3bbc avr32: Remove second definition of virt_to_phys() 16 years ago
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
Haavard Skinnemoen baf449fc5f avr32: Add support for "GPIO" port mux 16 years ago
Haavard Skinnemoen 25e6854d42 avr32: use board_early_init_r instead of board_init_info 16 years ago
Haavard Skinnemoen 36d375faf5 avr32: Use board_postclk_init instead of gclk_init 16 years ago
Haavard Skinnemoen 98090cd75c avr32: Add gclk helper functions 16 years ago
Haavard Skinnemoen ab0df36fc7 avr32: refactor the portmux/gpio code 16 years ago
Haavard Skinnemoen 4c24e8288c avr32: data_bits should reflect the actual number of data bits 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Julien May 5c374c9ee1 Add support for the hammerhead (AVR32) board 16 years ago
Haavard Skinnemoen 7f4b009f42 avr32: Fix printf() format warnings 16 years ago
Haavard Skinnemoen a79c3e8d9c avr32: asm/io.h needs asm/types.h 16 years ago
Haavard Skinnemoen 341188b9cc MMC: Consolidate MMC/SD command definitions 16 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 17 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