]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - cpu
Change to use "do_div" macro
[karo-tx-uboot.git] / cpu /
2008-11-04 Tomohiro MasubuchiChange to use "do_div" macro
2008-11-04 Roman MashakARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into...
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2008-10-30 Dave Liu74xx: use r4 instead of r2 in lock_ram_in_cache and...
2008-10-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2008-10-30 Scott Woodmpc83xx pci: Round up memory size in inbound window.
2008-10-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc86xx
2008-10-30 Dave Liu86xx: remove the redundant r2 global data pointer save
2008-10-30 Dave Liu86xx: remove the unused code for 86xx family
2008-10-30 Dave Liu86xx: Move the clear_tlbs before MMU turn on
2008-10-29 Haiying WangMake Freescale local bus registers available for both...
2008-10-28 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2008-10-27 Graeme Russi386: Renamed show_boot_progress in assembler code
2008-10-27 Andy FlemingMerge branch 'denx'
2008-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-10-24 Dave Liu85xx: Fix the incorrect register used for DDR erratum1
2008-10-24 Kumar Gala85xx: Add basic e500mc core support
2008-10-24 Kumar Gala85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic...
2008-10-24 Ricardo Ribalda... ppc4xx: Generic architecture for xilinx ppc405(v3)
2008-10-23 Mike FrysingerBlackfin: fix up UART status bit handling
2008-10-23 Mike FrysingerBlackfin: small cpu init optimization while setting...
2008-10-23 Mike FrysingerBlackfin: set initial stack correctly according to...
2008-10-23 Mike FrysingerBlackfin: make baud calculation more accurate
2008-10-23 Mike FrysingerBlackfin: decode hwerrcause/excause when crashing
2008-10-23 Mike FrysingerBlackfin: fix register dump messages
2008-10-23 Mike FrysingerBlackfin: don't bother displaying reboot msg when crashing
2008-10-23 Mike FrysingerBlackfin: enable support for nested interrupts
2008-10-23 Mike FrysingerBlackfin: drop unused cache flush code
2008-10-23 Mike FrysingerBlackfin: unify cache handling code
2008-10-23 Mike FrysingerBlackfin: only enable hardware error irq by default
2008-10-21 Richard Retanubunmpc83xx: Removed #ifdef CONFIG_MPC834X dependency on...
2008-10-21 Anton Vorontsovmpc83xx: serdes: add forgotten shifts for rfcks
2008-10-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-10-21 Stefan Roeseppc4xx: Correctly setup ranges property in ebc node
2008-10-21 Adam Grahamppc4xx: Add routine to retrieve CPU number
2008-10-21 Adam Grahamppc4xx: Add static support for 44x IBM SDRAM Controller
2008-10-21 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-10-21 Wolfgang DenkCleanup: fix "MHz" spelling
2008-10-21 Wolfgang DenkUse strmhz() to format clock frequencies
2008-10-21 Markus KlotzbuecherMerge git://git.denx.de/u-boot into x1
2008-10-18 Wolfgang DenkMerge 'next' branch
2008-10-18 Ed Swarthout85xx if NUM_CPUS>1, print cpu number
2008-10-18 Andy FlemingHave u-boot pass stashing parameters into device tree
2008-10-18 Haiying WangAdd debug information for DDR controller registers
2008-10-18 Haiying WangCheck DDR interleaving mode
2008-10-18 Haiying WangPass dimm parameters to populate populate controller...
2008-10-18 Haiying WangMake DDR interleaving mode work correctly
2008-10-18 Kumar Gala85xx: Export invalidate_{i,d}cache and add flush_dcache
2008-10-18 Jean-Christophe... rename CFG_ macros to CONFIG_SYS
2008-10-18 Kumar Gala74xx/7xx/86xx: Rename flush_data_cache to flush_dcache...
2008-10-18 Heiko SchocherI2C: adding new "i2c bus" Command to the I2C Subsystem.
2008-10-18 Heiko Schocheri2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260...
2008-10-18 richardretanubunAdds two more ethernet interface to 83xx
2008-10-17 Lepcha Suchit83xx NAND boot: wait for LTESR[CC]
2008-10-17 Yuri Tikhonovppc4xx: PPC44x MQ initialization
2008-10-17 Stefan Roeseppc4xx: PPC44x MQ initialization
2008-10-17 Kumar GalaRevert "85xx: Using proper I2C source clock divider...
2008-10-15 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2008-10-14 Selvamuthukumarmpc83xx: wait till UPM completes the write to array
2008-10-14 Remy BohmerThe PIPE_INTERRUPT flag is used wrong
2008-10-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-10-13 Nick Spencempc86xx: use r4 instead of r2 in lock_ram_in_cache...
2008-10-13 Kumar Gala86xx: remove redudant code with lib_ppc/interrupts.c
2008-10-13 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-10-12 Wolfgang DenkMerge branch 'master' of ssh://10.10.0.7/home/wd/git...
2008-10-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2008-10-12 Wolfgang DenkMerge branch 'master' of ssh://10.10.0.7/home/wd/git...
2008-10-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2008-10-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-10-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-10-08 Wolfgang Grandegger85xx: Using proper I2C source clock divider for MPC8544
2008-10-08 Guennadi Liakhovetskii.MX31: switch to CFG_HZ=1000
2008-10-08 Adam Grahamppc4xx: Reset and relock memory DLL after SDRAM_CLKTR...
2008-10-07 Jason JinFix the incorrect DDR clk freq reporting on 8536DS
2008-10-07 Kumar Gala85xx: Remove setting of *cache-line-size in device...
2008-09-24 Anton Vorontsovmpc83xx: spd_sdram: fix ddr sdram base address assignme...
2008-09-23 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-09-22 Wolfgang DenkFix DPRAM memory leak when CFG_ALLOC_DPRAM is defined...
2008-09-22 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-09-22 Stefan RoeseRevert "ppc4xx: Fix DDR2 auto calibration on Kilauea...
2008-09-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-09-19 Nobuhiro Iwamatsush: Add support watchdog for SH4A core
2008-09-16 Victor Gallardoppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz...
2008-09-13 Wolfgang DenkCoding style cleanup, update CHANGELOG
2008-09-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-09-12 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-09-12 Wolfgang DenkMerge branch 'Makefile-next' of git://git.denx.de/u...
2008-09-12 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-09-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-09-12 Stefan Roeseppc4xx: Fix SDRAM inititialization of multiple 405...
2008-09-12 Jens Scharsigat91rm9200: fix errors with CONFIG_CMD_I2C_TREE
2008-09-12 Hugo VilleneuveARM DaVinci: Remove duplicate code in cpu/arm926ejs...
2008-09-12 Andrew Dyeri.mx change get_timer(base) to return time since base
2008-09-12 Andrew Dyeri.MX use u-boot baud rate and don't assume UART master...
2008-09-12 Andrew Dyerarm920t fix constant error in start.S
next