aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-05-06powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese
2010-05-06sc520: Fix minor DRAM Controller Setup bugGraeme Russ
2010-05-06sc520: Update to new AMD CopyrightGraeme Russ
2010-05-06sc520: Board Specific PCI InitGraeme Russ
2010-05-06sc520: Move PCI defines to PCI include fileGraeme Russ
2010-05-06sc520: Allow boards to override udelayGraeme Russ
2010-05-06x86: Fix support for booting bzImageGraeme Russ
2010-05-06x86: Provide weak PC/AT compatibility setup functionGraeme Russ
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ
2010-05-06x86: Fix copying of Real-Mode code into RAMGraeme Russ
2010-05-06x86: Pass relocation offset into Global DataGraeme Russ
2010-05-06x86: Move GDT to a safe location in RAMGraeme Russ
2010-05-06x86: Add RAM bootstrap functionalityGraeme Russ
2010-05-06x86: Split sc520 memory sizing versus reportingGraeme Russ
2010-05-06x86: Fix sc520 memory size reportingGraeme Russ
2010-05-06x86: Fix do_go_exec()Graeme Russ
2010-05-06x86: Add register dump to crash handlersGraeme Russ
2010-05-06x86: Fix MMCR AccessGraeme Russ
2010-05-06x86: #ifdef out getenv_IPaddr()Graeme Russ
2010-05-06x86: Add unaligned.hGraeme Russ
2010-05-05ppc: unused memory region too close to current stack pointerNorbert van Bolhuis
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2010-05-03Remove unused "local_crc32" function.Detlev Zundel
2010-04-30at91: define matrix registers bit fieldsAsen Dimov
2010-04-30MX31: Support 128MB RAM on QONG moduleStefano Babic
2010-04-30MX31: add pin definitions for NAND controllerStefano Babic
2010-04-30MX31: add accessor function to get a gpioStefano Babic
2010-04-30MX25 print arm clock instead of mpllclk on bootJohn Rigby
2010-04-30Moved board specific values in config fileStefano Babic
2010-04-30arm, mx27: add support for SDHC1 pin initHeiko Schocher
2010-04-30SAMSUNG: make s5p common gpio functionsMinkyu Kang
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang
2010-04-30at91: add defines for RTT and GPBRAlexander Holler
2010-04-30ARM Update mach-typestrix
2010-04-28Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-04-27Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala
2010-04-26mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe
2010-04-2685xx: clean up the io_sel for PCI express of P1022Dave Liu
2010-04-2685xx: Fix compile warningKumar Gala
2010-04-2685xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala
2010-04-26fsl-ddr: Add extra cycle to turnaround timesDave Liu
2010-04-26fsl-ddr: add the macro for Rtt_Nom definitionDave Liu
2010-04-26ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 definesKumar Gala
2010-04-26ppc/p4080: Extend the GUTS memory mapDave Liu
2010-04-26ppc/p4080: Fix synchronous frequency calculationsSrikanth Srinivasan
2010-04-24nios2: fix no flash, add nand and mmc init in board.cThomas Chou
2010-04-24nios2: consolidate reset initializationThomas Chou