Commit Graph

147 Commits (06b4186c10204b6683edb047ac5f506fb0ce0937)

Author SHA1 Message Date
Steven A. Falco 75678c807a Make setenv() return status 17 years ago
Hugo Villeneuve c7f879ec2b ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) 17 years ago
Haavard Skinnemoen 341188b9cc MMC: Consolidate MMC/SD command definitions 17 years ago
Becky Bruce b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t. 17 years ago
Haavard Skinnemoen 289011207d Move definition of container_of() to common.h 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
Stelian Pop 19883aede2 Support AT91CAP9 revC CPUs 17 years ago
Stelian Pop 39cf480484 Add ATMEL LCD driver 17 years ago
Stelian Pop 2118ebb44d AT91SAM9RLEK support 17 years ago
Stelian Pop 8e429b3eee AT91SAM9263EK support 17 years ago
Stelian Pop d99a8ff66d AT91SAM9261EK support 17 years ago
Stelian Pop 4f6c810106 Update origin and copyright information in arch-at91sam9 header files 17 years ago
Stelian Pop cce9cfdabc Fix @ -> <at> substitution 17 years ago
Stelian Pop 9606b3c81b Update origin and copyright information in arch-at91sam9 header files 17 years ago
Guennadi Liakhovetski 2ab02fd456 mx31ads: fix 32kHz clock handling 17 years ago
Stelian Pop 567fb85217 Fix @ -> <at> substitution 17 years ago
Marcel Ziswiler 6fdd002689 Fix misspelled comment 17 years ago
Guennadi Liakhovetski b5dc9b304d Support for the MX31ADS evaluation board from Freescale 17 years ago
Guennadi Liakhovetski 38254f45b0 New i.MX31 SPI driver 17 years ago
Kumar Gala e99ccb4881 Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
Sascha Hauer 9b56f4f030 core support for Freescale mx31 17 years ago
Sascha Hauer 5252ed9520 Separate omap24xx specific code from arm1136 17 years ago
Wolfgang Denk 950a392464 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: 17 years ago
Stelian Pop 0176d43e75 Add support for AT91SAM9260EK 17 years ago
Stelian Pop 177e8a5ac8 Finish header files reworking 17 years ago
Stelian Pop 6d1dbbbf9f Import several header files from Linux 17 years ago
Stelian Pop a8a78f2d99 Move at91cap9 specific files to at91sam9 directory 17 years ago
Guennadi Liakhovetski 7a837b7310 Support for the MX31ADS evaluation board from Freescale 17 years ago
Sascha Hauer c98b47ad24 core support for Freescale mx31 17 years ago
Sascha Hauer 8bf69d8178 Separate omap24xx specific code from arm1136 17 years ago
Pieter Voorthuijsen 1377b5583a Removes all board specific code from the arch. part for DM644x (DaVinci) boards 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
Jean-Christophe PLAGNIOL-VILLARD 5599c28cef arm-imx: Fix register definitions 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 724902c846 arm-imx: Fix registers definition 17 years ago
Shinya Kuribayashi b075d74efb Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 17 years ago
Stelian Pop fa506a926c AT91CAP9 support : include/ files 17 years ago
stefano babic c95219fae2 MMC for PXA 27X (resubmit) 17 years ago
stefano babic 96bbfa1e66 Fix gcc issues in pxa-regs.h 17 years ago
Michael Schwingen 799891ef7b Add AcTux board support 17 years ago
Wolfgang Denk f43ad53908 ARM: update mach-types.h from 2.6.24-rc7 Linux kernel tree 17 years ago
Haavard Skinnemoen 4d7d6936eb Introduce map_physmem() and unmap_physmem() 17 years ago
Wolfgang Denk e8da58f2bc Fix build problems with mp2usb board 17 years ago
Peter Pearse 2db916e144 Correction patch 17 years ago
Peter Pearse 5ca9881aad Add apollon board support 17 years ago
Peter Pearse bd86220f58 Move coloured led API to status_led.h 17 years ago
Peter Pearse d94c79e470 Final tidy 17 years ago
stefano babic 28bb3f72c6 PXA270: fix compile issue (invalid lvalue) 17 years ago