summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* separating environment commands, part 2Juergen Beisert2007-11-121-1/+21
* separating environment commands, part 1Juergen Beisert2007-11-121-0/+23
* separating memory commandsJuergen Beisert2007-11-121-0/+9
* adding and correcting driver's docJuergen Beisert2007-11-091-2/+3
* Using correct board names all over the placeJuergen Beisert2007-11-083-0/+0
* adding first clean mx27 only fec driverJuergen Beisert2007-11-082-14/+44
* Merge ../u-boot-v2-arm into jbe-imx27Juergen Beisert2007-11-052-35/+49
|\
| * integrating sha's changes into jbe's branchJuergen Beisert2007-11-052-35/+49
* | add missing bitops.h for sandbox archRobert Schwebel2007-10-311-0/+6
|/
* blackfin: Do not include linux/config.h. It does not exist.Sascha Hauer2007-10-241-1/+0
* NAND support work in progresssascha2007-10-204-242/+94
* doc added (what else)Juergen Beisert2007-10-191-2/+5
* Merge octopus:/home/git/projects/u-boot-v2sascha2007-10-191-16/+92
|\
| * Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2Juergen Beisert2007-10-193-17/+54
| |\
| * | doc added onlyJuergen Beisert2007-10-191-16/+92
* | | add list_add_sort to list implementationsascha2007-10-191-0/+24
| |/ |/|
* | fix compiler warningsascha2007-10-191-1/+1
* | - Implement tree structure for devicessascha2007-10-193-16/+53
|/
* Merge octopus:/home/git/projects/u-boot-v2sascha2007-10-181-0/+9
|\
| * Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2Juergen Beisert2007-10-181-6/+6
| |\
| * | chip select area sizes addedJuergen Beisert2007-10-181-0/+9
* | | When printing error messages about network parameters printsascha2007-10-181-2/+0
| |/ |/|
* | Merge octopus:/home/git/projects/u-boot-v2sascha2007-10-184-397/+89
|\|
| * make the clocksource work on current CPUsJuergen Beisert2007-10-184-397/+89
* | change functions containing 'mac' or 'enet' in its name to 'ethaddr'.sascha2007-10-181-6/+6
|/
* first time runningJuergen Beisert2007-10-171-5/+13
* prepare for release phytec's board. Untested yetJuergen Beisert2007-10-171-0/+44
* adding i.MX31 CPU supportJuergen Beisert2007-10-172-4/+597
* making watchdog handling independend from ifdefsJuergen Beisert2007-10-172-0/+6
* update scb9328 configsascha2007-10-161-105/+1
* move dm9000 specific stuff to platform_datasascha2007-10-161-0/+16
* i.MX clock functions: Make them work for i.MX1 againsascha2007-10-161-1/+3
* add ffssascha2007-10-152-8/+1
* add nand_ecc.hSascha Hauer2007-10-151-0/+30
* add pcm038 configSascha Hauer2007-10-151-0/+6
* NAND WIPSascha Hauer2007-10-151-2/+2
* add NAND Flash support. Initial import from u-boot-1.2.0Sascha Hauer2007-10-121-0/+124
* Do not include unneeded linux/stddef.h in list.hSascha Hauer2007-10-111-6/+4
* let erase and protect functions return int instead of size_t. TheySascha Hauer2007-10-111-3/+3
* Collect all commands in a linked list. This makes it easier to handleSascha Hauer2007-10-111-0/+9
* Add big #ifdef CONFIG_MODULE around module.h to build architecturesSascha Hauer2007-10-111-5/+12
* no need to include asm/system.h from list.hSascha Hauer2007-10-111-1/+0
* Use Linux Kernel list implementation for console devices insteadSascha Hauer2007-10-111-1/+5
* Use Linux kernel list for drivers and devices instead of handmadeSascha Hauer2007-10-111-2/+10
* add list implementation from Linux Kernel. *_rcu functions haveSascha Hauer2007-10-111-0/+584
* add container_of macro. Needed for list implementationSascha Hauer2007-10-111-0/+11
* i.MX27: add GPIO description for CRS pinSascha Hauer2007-10-101-2/+3
* add i.MX27 ahb clock functionSascha Hauer2007-10-101-0/+1
* change imx clock functions so that they have the same name forSascha Hauer2007-10-091-2/+12
* add PCCRx register definitions for mx27Sascha Hauer2007-10-091-0/+63