summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* call getopt_reset only onceSascha Hauer2009-10-191-2/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-192-6/+3
* pcm038 defconfig updateSascha Hauer2009-10-121-27/+51
* sandbox: update defconfigSascha Hauer2009-10-121-23/+55
* sandbox: use libc ioctl for os partSascha Hauer2009-10-121-1/+2
* imx: replace imx specific gpio functions with generic onesSascha Hauer2009-10-021-4/+4
* rename dma macrosSascha Hauer2009-09-251-2/+2
* mx25: remove duplicate function, fix perclk valuesSascha Hauer2009-09-251-18/+3
* mx25: implement clko commandSascha Hauer2009-09-252-1/+41
* pca100: Add MMU supportSascha Hauer2009-09-091-0/+1
* add mx25 3ds defconfigSascha Hauer2009-09-081-0/+218
* add Freescale MX25 3stack board supportSascha Hauer2009-09-082-0/+12
* Add MX25 supportSascha Hauer2009-09-084-0/+110
* use _stext instead of TEXT_BASESascha Hauer2009-09-081-1/+1
* i.MX: Use more accurate decode pll function from kernelSascha Hauer2009-09-081-11/+27
* i.MX: Do not dump clocks on startup.Sascha Hauer2009-08-196-15/+41
* Add MMU supportSascha Hauer2009-08-195-0/+215
* arm: Add bootu commandSascha Hauer2009-08-191-1/+35
* arm: make 'bootz' configurableSascha Hauer2009-08-192-2/+5
* armlinux.c: refactorSascha Hauer2009-08-191-157/+83
* armlinux: remove unused atagsSascha Hauer2009-08-191-53/+0
* arm: implement optimized string functionsSascha Hauer2009-08-185-0/+447
* return is not a functionSascha Hauer2009-08-181-1/+1
* bootz: Speed up bootz commandSascha Hauer2009-08-131-5/+41
* i.mx35 fix clock calcJan Weitzel2009-08-031-2/+4
* Merge branch 'docu_update' of octopus:/home/jbe/work/u-boot-v2 into jbeSascha Hauer2009-07-314-17/+107
|\
| * Improve the ARM architecture documentation partJuergen Beisert2009-07-311-8/+23
| * Fix PLL documentation for the S3C2440 CPUJuergen Beisert2009-07-311-2/+1
| * Add the IO API documentation for all architectures. First try.Juergen Beisert2009-07-311-0/+80
| * Improve or fix various parameter documentationJuergen Beisert2009-07-311-4/+0
| * Beautify the doxygen generated documentationJuergen Beisert2009-07-311-3/+3
* | mx27: Add lcd clock functionSascha Hauer2009-07-301-0/+5
|/
* mpc5200: remove undefined function strmhzSascha Hauer2009-07-211-2/+1
* get rid of device idsSascha Hauer2009-07-211-4/+10
* Get rid of DEVICE_TYPE_DRAM usageSascha Hauer2009-07-211-9/+25
* Add NAND to EUKREA CPUIMX27 defconfigEric Benard2009-07-161-2/+8
* Add Eukrea CPUIMX27 supportEric Benard2009-07-163-0/+234
* IMX regression: fix GPIO_DR usageLuotao Fu2009-07-081-2/+2
* Add the basic support for the DIGI a9m2440 CPU card.Juergen Beisert2009-07-013-0/+242
* Add the basic support for the DIGI a9m2410 CPU card.Juergen Beisert2009-07-013-0/+242
* Add basic architecture support for Samsung's S3C2410 and S3C2440 CPU.Juergen Beisert2009-07-016-0/+623
* Remove all ARM __raw_* functions. They are mixed all overJuergen Beisert2009-07-0110-79/+79
* Reorganizing the i.MX menu, to be only visible for a selected i.MX platformJuergen Beisert2009-07-011-2/+7
* Add IO string functions to also handle 32 bit IO locationsJuergen Beisert2009-07-013-0/+152
* Separate all assembler functions into their own section toJuergen Beisert2009-07-0112-3/+22
* pca100: update defconfigLuotao Fu2009-06-251-3/+3
* mx2: add gpio direction/value setting callsLuotao Fu2009-06-251-0/+23
* Fix some layout issues and typos.Juergen Beisert2009-06-102-1/+62
* i.MX1: Fix gpt clock speedSascha Hauer2009-05-251-49/+1
* i.MX35: Add iomux support from kernelSascha Hauer2009-05-193-28/+59