summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaintsWolfgang Denk2010-05-151-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-091-0/+1
|\
| * mpc83xx: Add UPMA configuration to SIMPC8313Ron Madrid2010-05-071-0/+1
* | update include/asm/ gitignore after moveMike Frysinger2010-05-071-0/+2
* | powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese2010-05-067-124/+91
|/
* sc520: Fix minor DRAM Controller Setup bugGraeme Russ2010-05-061-1/+1
* sc520: Update to new AMD CopyrightGraeme Russ2010-05-061-40/+77
* sc520: Board Specific PCI InitGraeme Russ2010-05-062-37/+3
* sc520: Move PCI defines to PCI include fileGraeme Russ2010-05-062-29/+29
* sc520: Allow boards to override udelayGraeme Russ2010-05-062-0/+5
* x86: Fix support for booting bzImageGraeme Russ2010-05-066-32/+424
* x86: Provide weak PC/AT compatibility setup functionGraeme Russ2010-05-062-0/+9
* x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-063-508/+5
* x86: Fix copying of Real-Mode code into RAMGraeme Russ2010-05-062-2/+2
* x86: Pass relocation offset into Global DataGraeme Russ2010-05-061-27/+36
* x86: Move GDT to a safe location in RAMGraeme Russ2010-05-062-14/+103
* x86: Add RAM bootstrap functionalityGraeme Russ2010-05-062-6/+38
* x86: Split sc520 memory sizing versus reportingGraeme Russ2010-05-062-38/+61
* x86: Fix sc520 memory size reportingGraeme Russ2010-05-061-18/+17
* x86: Fix do_go_exec()Graeme Russ2010-05-061-4/+4
* x86: Add register dump to crash handlersGraeme Russ2010-05-061-34/+180
* x86: Fix MMCR AccessGraeme Russ2010-05-064-52/+63
* x86: #ifdef out getenv_IPaddr()Graeme Russ2010-05-061-0/+2
* x86: Add unaligned.hGraeme Russ2010-05-061-0/+1
* ppc: unused memory region too close to current stack pointerNorbert van Bolhuis2010-05-051-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-05-041-40/+1
|\
| * Remove unused "local_crc32" function.Detlev Zundel2010-05-031-40/+1
* | at91: define matrix registers bit fieldsAsen Dimov2010-04-301-0/+138
* | MX31: Support 128MB RAM on QONG moduleStefano Babic2010-04-301-0/+6
* | MX31: add pin definitions for NAND controllerStefano Babic2010-04-301-0/+9
* | MX31: add accessor function to get a gpioStefano Babic2010-04-301-0/+5
* | MX25 print arm clock instead of mpllclk on bootJohn Rigby2010-04-301-1/+1
* | Moved board specific values in config fileStefano Babic2010-04-301-1/+4
* | arm, mx27: add support for SDHC1 pin initHeiko Schocher2010-04-302-0/+18
* | SAMSUNG: make s5p common gpio functionsMinkyu Kang2010-04-303-240/+96
* | SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-301-1/+1
* | at91: add defines for RTT and GPBRAlexander Holler2010-04-303-0/+7
* | ARM Update mach-typestrix2010-04-301-12/+974
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-04-283-7/+9
|\
| * mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips2010-04-221-1/+1
| * mpc83xx: use "A" nomenclature only on mpc834x and mpc836x familiesKim Phillips2010-04-221-1/+3
| * mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clkRini van Zetten2010-04-221-5/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2010-04-276-89/+428
|\ \
| * | mpc5121: add common post_word_load/store codeAnatolij Gustschin2010-04-242-0/+26
| * | mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-242-2/+15
| * | mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin2010-04-241-1/+6
| * | mpc512x: make MEM IO Control configuration a board config optionAnatolij Gustschin2010-04-242-5/+1
| * | mpc5121: add PSC serial communication routinesAnatolij Gustschin2010-04-241-0/+87
| * | mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-242-81/+293
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-2710-53/+162
|\ \ \
OpenPOWER on IntegriCloud