summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* x86: Provide weak PC/AT compatibility setup functionGraeme Russ2010-05-06-0/+9
* x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-06-508/+5
* x86: Fix copying of Real-Mode code into RAMGraeme Russ2010-05-06-2/+2
* x86: Pass relocation offset into Global DataGraeme Russ2010-05-06-27/+36
* x86: Move GDT to a safe location in RAMGraeme Russ2010-05-06-14/+103
* x86: Add RAM bootstrap functionalityGraeme Russ2010-05-06-6/+38
* x86: Split sc520 memory sizing versus reportingGraeme Russ2010-05-06-38/+61
* x86: Fix sc520 memory size reportingGraeme Russ2010-05-06-18/+17
* x86: Fix do_go_exec()Graeme Russ2010-05-06-4/+4
* x86: Add register dump to crash handlersGraeme Russ2010-05-06-34/+180
* x86: Fix MMCR AccessGraeme Russ2010-05-06-52/+63
* x86: #ifdef out getenv_IPaddr()Graeme Russ2010-05-06-0/+2
* x86: Add unaligned.hGraeme Russ2010-05-06-0/+1
* ppc: unused memory region too close to current stack pointerNorbert van Bolhuis2010-05-05-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-05-04-40/+1
|\
| * Remove unused "local_crc32" function.Detlev Zundel2010-05-03-40/+1
* | at91: define matrix registers bit fieldsAsen Dimov2010-04-30-0/+138
* | MX31: Support 128MB RAM on QONG moduleStefano Babic2010-04-30-0/+6
* | MX31: add pin definitions for NAND controllerStefano Babic2010-04-30-0/+9
* | MX31: add accessor function to get a gpioStefano Babic2010-04-30-0/+5
* | MX25 print arm clock instead of mpllclk on bootJohn Rigby2010-04-30-1/+1
* | Moved board specific values in config fileStefano Babic2010-04-30-1/+4
* | arm, mx27: add support for SDHC1 pin initHeiko Schocher2010-04-30-0/+18
* | SAMSUNG: make s5p common gpio functionsMinkyu Kang2010-04-30-240/+96
* | SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-30-1/+1
* | at91: add defines for RTT and GPBRAlexander Holler2010-04-30-0/+7
* | ARM Update mach-typestrix2010-04-30-12/+974
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-04-28-7/+9
|\
| * mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips2010-04-22-1/+1
| * mpc83xx: use "A" nomenclature only on mpc834x and mpc836x familiesKim Phillips2010-04-22-1/+3
| * mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clkRini van Zetten2010-04-22-5/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2010-04-27-89/+428
|\ \
| * | mpc5121: add common post_word_load/store codeAnatolij Gustschin2010-04-24-0/+26
| * | mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-24-2/+15
| * | mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin2010-04-24-1/+6
| * | mpc512x: make MEM IO Control configuration a board config optionAnatolij Gustschin2010-04-24-5/+1
| * | mpc5121: add PSC serial communication routinesAnatolij Gustschin2010-04-24-0/+87
| * | mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-24-81/+293
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-27-53/+162
|\ \ \
| * | | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-26-1/+37
| * | | mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe2010-04-26-1/+20
| * | | 85xx: clean up the io_sel for PCI express of P1022Dave Liu2010-04-26-7/+11
| * | | 85xx: Fix compile warningKumar Gala2010-04-26-0/+2
| * | | 85xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala2010-04-26-18/+18
| * | | fsl-ddr: Add extra cycle to turnaround timesDave Liu2010-04-26-0/+2
| * | | fsl-ddr: add the macro for Rtt_Nom definitionDave Liu2010-04-26-1/+7
| * | | ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 definesKumar Gala2010-04-26-2/+28
| * | | ppc/p4080: Extend the GUTS memory mapDave Liu2010-04-26-2/+12
| * | | ppc/p4080: Fix synchronous frequency calculationsSrikanth Srinivasan2010-04-26-21/+25
* | | | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-04-27-6/+52
|\ \ \ \ | |_|/ / |/| | |