summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* move several commands into extra filesSascha Hauer2008-08-131-0/+7
* [AT91sam]: Add definitions for at91sam9263Sascha Hauer2008-08-011-0/+127
* at91sam ether: Make more configurable via platform_dataSascha Hauer2008-08-011-0/+11
* [ppc] include string.h in include/asm-ppc/elf.h, needed for memsetSascha Hauer2008-07-031-0/+1
* oopsSascha Hauer2008-06-061-1/+1
* - introduce ioctl callSascha Hauer2008-06-062-0/+29
* [NAND] continue to make it work. Now works partly on at91sam9260Sascha Hauer2008-06-061-0/+15
* add basic at91sam9260 support. Currently only second stageSascha Hauer2008-06-0617-0/+1492
* 014-OMAP-add-mux-headerNishanth Menon2008-06-051-0/+423
* 013-OMAP-add-silicon-headersNishanth Menon2008-06-0511-0/+842
* 012-OMAP-add-silicon-part2Nishanth Menon2008-06-052-0/+172
* 009-add-NS16550Nishanth Menon2008-06-051-0/+55
* [memory layout]: streamline memory layoutSascha Hauer2008-06-042-2/+19
* hardcode _FILE_OFFSET_BITS to 32Sascha Hauer2008-06-031-0/+2
* net.h: no need to put extern declarations in ifdefsSascha Hauer2008-06-031-2/+0
* fix warnings in malloc code introduced by last commitsSascha Hauer2008-06-031-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-v2Sascha Hauer2008-06-0278-935/+9037
|\
| * [arm] remove unsused sections while linkingMenon, Nishanth2008-05-121-10/+10
| * [cramfs] fix compiler warning about undefined __LITTLE_ENDIANSascha Hauer2008-04-071-2/+2
| * [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-079-447/+0
| * remove unused mx1ads.hSascha Hauer2008-04-071-179/+0
| * remove currently unused lcd.hSascha Hauer2008-04-071-290/+0
| * [m68k] Add Freescale Coldfire V4E Architecture supportSascha Hauer2008-04-0460-0/+8660
| * Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-4/+4
| * Fixed orphaned CONFIG_INTERRUPTSSascha Hauer2008-04-041-1/+1
| * add CSPI1 GPIO definesSascha Hauer2008-03-141-2/+8
| * first (partly) running spi supportSascha Hauer2008-03-142-1/+318
| * beginning of SPI supportSascha Hauer2008-03-111-0/+35
* | add protection from double inclusion in string.hSascha Hauer2008-03-311-0/+3
|/
* add several SDRAM Controller and PLL related register defintionsSascha Hauer2008-03-111-8/+50
* add ls -c and -lSascha Hauer2008-03-111-0/+1
* use newly introduced stringlist functions for tab completionSascha Hauer2008-03-111-5/+0
* add stringlist function. They can be used to build a listSascha Hauer2008-03-111-0/+27
* Add the possibility to have an architecture specific ctrlc() function.Sascha Hauer2008-03-111-1/+6
* add globbing supportSascha Hauer2008-03-092-0/+316
* add armlinux.hSascha Hauer2008-03-011-0/+17
* remove traces of old tab completionSascha Hauer2008-03-012-13/+0
* implement TAB completionSascha Hauer2008-03-011-0/+15
* fix typoSascha Hauer2008-03-011-1/+1
* [ARM] Remove CONFIG_ARCH_NUMBER from Kconfig system. Putting too manySascha Hauer2008-02-266-21/+0
* [CFI driver] add missing flash protection for new driverSascha Hauer2008-02-261-0/+4
* [CFI Driver] - Update Kconfig help textsSascha Hauer2008-02-261-9/+28
* [CFI driver] For some Spansion flashes we have to write theSascha Hauer2008-02-261-0/+22
* [CFI FLASH] Make the 'new' driver compile again and reorder functions toSascha Hauer2008-02-251-1/+16
* add missing includeSascha Hauer2008-02-201-0/+2
* [ARM] Remove ARCH_NUMBERs from config.h and put them into KconfigSascha Hauer2008-02-204-5/+1
* - Add functions to register image handlers for booting uImagesSascha Hauer2008-02-201-6/+20
* [mpc5200 fec] revert to some old version (somehow my play version got into theSascha Hauer2008-02-201-0/+14
* [i.MX]: Basic board support for the Freescale i.MX27 eval boardSascha Hauer2008-02-191-0/+33
* [i.MX27]: Add CSx base addressesSascha Hauer2008-02-191-0/+8