aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm
AgeCommit message (Expand)AuthorFilesLines
2008-04-13Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2-2/+3
2008-04-13core support for Freescale mx31Sascha Hauer2-0/+169
2008-04-13Separate omap24xx specific code from arm1136Sascha Hauer9-0/+0
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk12-185/+0
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk17-563/+1388
2008-04-01Add support for AT91SAM9260EKStelian Pop6-4/+206
2008-04-01Finish header files reworkingStelian Pop7-537/+465
2008-04-01Import several header files from LinuxStelian Pop8-0/+695
2008-04-01Move at91cap9 specific files to at91sam9 directoryStelian Pop4-0/+0
2008-03-30Support for the MX31ADS evaluation board from FreescaleGuennadi Liakhovetski1-0/+15
2008-03-30core support for Freescale mx31Sascha Hauer2-0/+168
2008-03-30Separate omap24xx specific code from arm1136Sascha Hauer9-0/+0
2008-03-30Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen1-0/+2
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov1-0/+1
2008-03-02arm-imx: Fix register definitionsJean-Christophe PLAGNIOL-VILLARD1-60/+117
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi1-3/+3
2008-02-14AT91CAP9 support : include/ filesStelian Pop5-0/+679
2008-02-03MMC for PXA 27X (resubmit)stefano babic1-36/+43
2008-02-03Fix gcc issues in pxa-regs.hstefano babic1-9/+9
2008-01-18Add AcTux board supportMichael Schwingen1-46/+3075
2008-01-13ARM: update mach-types.h from 2.6.24-rc7 Linux kernel treeWolfgang Denk1-65/+8144
2008-01-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2-2/+26
2007-12-13Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen1-0/+26
2007-11-19Fix build problems with mp2usb boardWolfgang Denk1-2/+0
2007-11-15Correction patchPeter Pearse1-1/+17
2007-11-09Add apollon board supportPeter Pearse3-4/+44
2007-09-07PXA270: fix compile issue (invalid lvalue)stefano babic1-9/+9
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse2-59/+149
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn5-0/+793
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher5-2/+115
2007-05-09Add the files for the SMN42 boardPeter Pearse4-0/+362
2007-05-09Remove the deleted files for the SMN42 patchPeter Pearse2-247/+0
2007-05-09New board SMN42 branchPeter Pearse1-2/+0
2007-03-23Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher1-1/+20
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang1-0/+4
2007-01-24Add port for the lpc2292sodimm evaluation board from EmbeddedArtistsGary Jennejohn3-0/+249
2006-06-14Code cleanupWolfgang Denk1-2/+0
2006-05-31Merge with /home/mk/git/u-boot#generic_ohciWolfgang Denk1-1/+22
2006-05-30* Update Intel IXP4xx supportWolfgang Denk3-36/+25
2006-05-22This patch adds USB storage support for the delta board. This is the firstMarkus Klotzbuecher1-1/+22
2006-05-10Update omap5912osk board supportStefan Roese1-0/+52
2006-03-24Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher1-2/+0
2006-03-24delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher1-3/+3
2006-03-20Cleanup of the monahans cpu and delta board port.Markus Klotzbuecher1-58/+59
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk1-2/+0
2006-03-07Cleanup (get rid of debug code that sneaked in)Wolfgang Denk1-6/+1
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk1-3/+1
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher1-0/+17
2006-03-01Further NAND stuff implemented. Basic read commands seem to work.Markus Klotzbücher1-15/+17
2006-02-28First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher1-14/+65