aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-05-06x86: Fix support for booting bzImageGraeme Russ6-32/+424
2010-05-06x86: Provide weak PC/AT compatibility setup functionGraeme Russ2-0/+9
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ3-508/+5
2010-05-06x86: Fix copying of Real-Mode code into RAMGraeme Russ2-2/+2
2010-05-06x86: Pass relocation offset into Global DataGraeme Russ1-27/+36
2010-05-06x86: Move GDT to a safe location in RAMGraeme Russ2-14/+103
2010-05-06x86: Add RAM bootstrap functionalityGraeme Russ2-6/+38
2010-05-06x86: Split sc520 memory sizing versus reportingGraeme Russ2-38/+61
2010-05-06x86: Fix sc520 memory size reportingGraeme Russ1-18/+17
2010-05-06x86: Fix do_go_exec()Graeme Russ1-4/+4
2010-05-06x86: Add register dump to crash handlersGraeme Russ1-34/+180
2010-05-06x86: Fix MMCR AccessGraeme Russ4-52/+63
2010-05-06x86: #ifdef out getenv_IPaddr()Graeme Russ1-0/+2
2010-05-06x86: Add unaligned.hGraeme Russ1-0/+1
2010-05-05ppc: unused memory region too close to current stack pointerNorbert van Bolhuis1-2/+2
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk1-40/+1
2010-05-03Remove unused "local_crc32" function.Detlev Zundel1-40/+1
2010-04-30at91: define matrix registers bit fieldsAsen Dimov1-0/+138
2010-04-30MX31: Support 128MB RAM on QONG moduleStefano Babic1-0/+6
2010-04-30MX31: add pin definitions for NAND controllerStefano Babic1-0/+9
2010-04-30MX31: add accessor function to get a gpioStefano Babic1-0/+5
2010-04-30MX25 print arm clock instead of mpllclk on bootJohn Rigby1-1/+1
2010-04-30Moved board specific values in config fileStefano Babic1-1/+4
2010-04-30arm, mx27: add support for SDHC1 pin initHeiko Schocher2-0/+18
2010-04-30SAMSUNG: make s5p common gpio functionsMinkyu Kang3-240/+96
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang1-1/+1
2010-04-30at91: add defines for RTT and GPBRAlexander Holler3-0/+7
2010-04-30ARM Update mach-typestrix1-12/+974
2010-04-28Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk3-7/+9
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk6-89/+428
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk10-53/+162
2010-04-27Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk5-6/+52
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2-1/+37
2010-04-26mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe2-1/+20
2010-04-2685xx: clean up the io_sel for PCI express of P1022Dave Liu2-7/+11
2010-04-2685xx: Fix compile warningKumar Gala1-0/+2
2010-04-2685xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala1-18/+18
2010-04-26fsl-ddr: Add extra cycle to turnaround timesDave Liu1-0/+2
2010-04-26fsl-ddr: add the macro for Rtt_Nom definitionDave Liu1-1/+7
2010-04-26ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 definesKumar Gala1-2/+28
2010-04-26ppc/p4080: Extend the GUTS memory mapDave Liu1-2/+12
2010-04-26ppc/p4080: Fix synchronous frequency calculationsSrikanth Srinivasan3-21/+25
2010-04-24nios2: fix no flash, add nand and mmc init in board.cThomas Chou1-0/+18
2010-04-24nios2: consolidate reset initializationThomas Chou1-5/+4
2010-04-24nios2: add dma_alloc_coherentThomas Chou1-0/+23
2010-04-24nios2: add 64 bits swab supportThomas Chou1-0/+6
2010-04-24nios2: allow link script overriding from boardsThomas Chou1-1/+1
2010-04-24mpc5121: add common post_word_load/store codeAnatolij Gustschin2-0/+26
2010-04-24mpc5121: add support for PDM360NG boardAnatolij Gustschin2-2/+15
2010-04-24mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin1-1/+6