]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - cpu
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / cpu /
2009-10-30 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-10-24 Simon Kagstromarm926ejs: 8-byte align stack to avoid LDRD/STRD problems
2009-10-24 Nishanth MenonTI OMAP3: make gpmc_config as const
2009-10-18 Nishanth MenonOMAP3: fix warnings when NAND/ONENAND is not used
2009-10-18 Sandeep PaulrajTI: OMAP3: Remove SZ_xx references
2009-10-14 kevin.morfitt@fear... Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code
2009-10-14 kevin.morfitt@fear... CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
2009-10-14 Minkyu Kangs5pc1xx: support Samsung s5pc1xx SoC
2009-10-13 Simon Kagstromarm: Correct build with CONFIG_SYS_HUSH_PARSER set
2009-10-13 Tom RixAdd support for Eukrea CPU9260/CPU9G20 SBC
2009-10-13 Tom RixAdd support for Eukrea CPUAT91 SBC
2009-10-13 Sandeep PaulrajTI DaVinci: DM646x: Initial Support for DM646x SOC
2009-10-13 Tom RixOMAP3 Move cache routine to cache.S
2009-10-12 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-10-12 kevin.morfitt@fear... Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code
2009-10-09 kevin.morfitt@fear... CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
2009-10-09 Minkyu Kangs5pc1xx: support Samsung s5pc1xx SoC
2009-10-08 Wolfgang DenkMerge branch 'reloc'
2009-10-08 Joakim Tjernlundrelocation: Do not relocate NULL pointers.
2009-10-07 Peter Tyser85xx: Ensure BSS segment isn't linked at address 0
2009-10-07 Wolfgang Denkmpc512x: fix fixed_sdram() init code.
2009-10-07 Niklaus Gigerppc4xx: Rework cmd reginfo
2009-10-07 Niklaus Gigerppc_4xx: Apply new HW register names
2009-10-07 Stefan Roeseppc4xx: Add PPC405EX(r) Rev D support
2009-10-07 Stefan Roeseppc4xx: Fix msg "initialization as root-complex failed...
2009-10-07 Mike NussPPC4xx: Denali core: Fix incorrect DDR row bits
2009-10-04 Tom RixMerge branch 't-next-marvell' into t-next-at91
2009-10-04 Simon Kagstromarm: Correct build with CONFIG_SYS_HUSH_PARSER set
2009-10-04 Tom RixMerge branch 'arm/master' into arm/next
2009-10-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-10-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-10-03 Tom RixAdd support for Eukrea CPU9260/CPU9G20 SBC
2009-10-03 Tom RixAdd support for Eukrea CPUAT91 SBC
2009-10-03 Heiko Schochermucmc52, uc101: delete ata@3a00 node, if no CF card...
2009-10-03 Martha M Stanmpc512x: Streamlined fixed_sdram() init sequence.
2009-10-03 Kumar Galappc/p4080: Determine various chip frequencies on CoreNe...
2009-10-03 Kumar Galappc/p4080: Handle timebase enabling and frequency reporting
2009-10-03 Kumar Galappc/p4080: Add various p4080 related defines (and p4040)
2009-10-03 Kumar Galappc/p4080: CoreNet platfrom style secondary core release
2009-10-03 Kumar Galappc/p4080: CoreNet platfrom style CCSRBAR setting
2009-10-03 Kumar Galappc/85xx: Fix enabling of L2 cache
2009-10-03 Vivek Mahajan85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ
2009-10-03 Mingkai Huppc/85xx: add cpu init config file for boot from NAND
2009-10-03 Mingkai Huppc/85xx: add ld script file for boot from NAND
2009-10-03 Rupjyoti Sarmahppc4xx: Fix PCIE PLL lock on 440SPe Yucca board
2009-10-03 Stefan Roeseppc4xx: Consolidate get_OPB_freq()
2009-10-03 Stefan Roeseppc4xx: Fix 405EZ uart base baud calculation
2009-10-03 Kumar Galappc/85xx: Disable all async interrupt sources when...
2009-10-03 Kumar Galappc/85xx: Split out cpu_init_early into its own file...
2009-10-03 Kumar Galappc/85xx: Change cpu_init_early_f so we can use with...
2009-10-03 Mingkai Huppc/85xx: add boot from NAND/eSDHC/eSPI support
2009-10-03 Kumar Galappc/85xx: Move code around to prep for NAND_SPL
2009-10-03 Kumar Galappc/85xx: Repack tlb_table to save space
2009-10-03 Kumar Galappc/85xx: Introduce low level write_tlb function
2009-10-03 Kumar Galappc/8xxx: Misc DDR related fixes
2009-10-03 Scott Woodppc/85xx: Remove some bogus code from external interrup...
2009-10-03 Scott Woodppc/85xx: Ensure that MAS8 is zero when writing TLB...
2009-10-03 Scott Woodppc/85xx: Don't enable interrupts before we're ready
2009-10-03 Stefan Roeseppc4xx: Big cleanup of PPC4xx defines
2009-10-03 Stefan Roeseppc4xx: Fix compilation warning in 4xx miiphy.c
2009-10-03 Matthias Fuchsppc4xx: Allow overwriting pci target registers for...
2009-10-03 Kumar Galappc/85xx: Introduce RESET_VECTOR_ADDRESS to handle...
2009-10-03 Kumar Galappc/85xx: Clean up do_reset
2009-10-03 Poonam Aggrwalppc/85xx/86xx: Bug fix: call to puts in probecpu()...
2009-10-03 Poonam Aggrwalppc/85xx/86xx: Device tree fixup for number of cores
2009-10-03 Poonam Aggrwalppc/85xx,86xx: Handling Unknown SOC version
2009-10-03 Kumar Galappc/8xxx: Refactor code to determine if PCI is enabled...
2009-10-03 Kumar Galappc/85xx: Cleanup makefile and related optional files
2009-10-03 Kumar Galappc/85xx: Fix bug in setup_mp code
2009-10-03 Kumar Galappc/85xx: Add a simple function to search the TLB
2009-10-03 Kumar Gala85xx: Add support for setting IVORs to fixed offset...
2009-10-03 Dipen Dudhatppc/85xx: Fix up eSDHC controller clock frequency in...
2009-10-03 Kumar Galappc/8xxx: Remove ddr_pd_cntl register since it doesn...
2009-10-03 Dipen Dudhatppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
2009-10-03 Eric MillbrandtReset i2c slave devices during init on mpc5xxx cpus
2009-10-03 Anton Vorontsovmpc83xx/serdes: License cleanup: remove "All Rights...
2009-10-03 Kumar Galaarm: Remove -fno-strict-aliasing
2009-10-03 Kumar Galappc: Remove -fno-strict-aliasing
2009-10-03 Graeme Russi386: Replace [read, write]_mmcr_[byte, word, long...
2009-10-03 Graeme Russi386: Misc PCI fixups
2009-10-03 Graeme RussFix sc520 timer interrupt generation
2009-10-03 Graeme Russi386: Change inline asm global symbols to local
2009-10-03 Mike FrysingerBlackfin: use scratch pad for exception stack
2009-10-03 Peter Tyserppc: Enable full relocation to RAM
2009-10-02 Stefan Roeseppc4xx: Merge PPC4xx DDR and DDR2 ECC handling
2009-10-02 Felix Radenskyppc4xx: Reorganize DDR2 ECC handling
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-09-28 Stefan Roeseppc4xx: Remove mtsdram0() marcos and use common mtsdram...
2009-09-28 Stefan Roeseppc4xx: Convert PPC4xx SDRAM defines from lower case...
2009-09-28 Stefan Roeseppc4xx: Convert PPC4xx UIC defines from lower case...
2009-09-27 Kim Phillipsmpc83xx: retain POR values of non-configured ACR, SPCR...
2009-09-24 Heiko Schochermucmc52, uc101: delete ata@3a00 node, if no CF card...
2009-09-24 Martha M Stanmpc512x: Streamlined fixed_sdram() init sequence.
2009-09-24 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-09-24 Kumar Galappc/p4080: Determine various chip frequencies on CoreNe...
next