]> git.ipfire.org Git - people/ms/u-boot.git/history - cpu
Make "usage" messages more helpful.
[people/ms/u-boot.git] / cpu /
2009-06-12  Mike FrysingerAdd support for Linux-like kallsysms
2009-06-12  Tom RixOMAP3 Turn on the GPIO bank clocks
2009-06-12  Jean-Christophe... at91: move cpu info print to cpu
2009-06-12  Jean-Christophe... at91: extract reset from timer
2009-06-12  Jean-Christophe... omap24xx: rename reset file
2009-06-12  Jean-Christophe... lh7a40x: move serial driver to drivers/serial
2009-06-12  Jean-Christophe... pxa: move serial driver to drivers/serial
2009-06-12  Jean-Christophe... arm: remove cpu_init
2009-06-12  Jean-Christophe... arm: unify interrupt init
2009-06-12  Jean-Christophe... arm: unify linker script
2009-06-12  Jean-Christophe... afeb9260: fix macb device init
2009-06-12  Stefan Roeseppc4xx: Remove PCI async bootup message if PCI is not...
2009-06-12  Thomas LangeARM DaVinci: Reset with watchdog enabled
2009-06-12  Jean-Christophe... at91: regroup IP hw init in one file per soc
2009-06-12  Tom RixOMAP3 Port kernel omap gpio interface.
2009-06-12  Sandeep PaulrajARM DaVinci:Consolidate common u-boot.lds
2009-06-12  Tom RixOMAP Consolidate common u-boot.lds to cpu layer.
2009-06-12  Jean-Christophe... arm920/926/926: remove non needed header
2009-06-12  David Brownelldavinci: display correct clock info
2009-06-12  Jean-Christophe... arm: timer and interrupt init rework
2009-06-12  Jean-Christophe... OMAP3: Reorganize Makefile style
2009-06-12  Jean-Christophe... OMAP3: Remove dublicated interrupt code
2009-06-12  Jean-Christophe... at91rm9200: move reset code to reset.c
2009-06-12  Jean-Christophe... ixp/interrupts: Move conditional compilation to Makefile
2009-06-12  Jean-Christophe... arm: cleanup remaining CONFIG_INIT_CRITICAL
2009-06-12  Jean-Christophe... arm946es: remove non used timer
2009-06-12  David Brownelldavinci: add basic dm355/dm350/dm335 support
2009-06-12  David Brownelldavinci: fix dm644x buglets
2009-06-12  David Brownelldavinci: split out some dm644x-specific bits from psc
2009-06-12  David Brownelldavinci: cpu-specific build uses conditional make syntax
2009-06-12  David Brownelldavinci: move psc support board-->cpu
2009-06-12  David BrownellDaVinci now respects SKIP_LOWLEVEL_INIT
2009-06-12  Stefan Roeseppc4xx: Add Sequoia RAM-booting target
2009-06-12  Peter Tyseri2c: Create common default i2c_[set|get]_bus_speed...
2009-06-12  Peter Tyseri2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
2009-06-12  Kumar Galafsl-ddr: Fix handling of >4G of memory when !CONFIG_PHY...
2009-06-12  Kumar Gala85xx: Use print_size to report amount of memory not...
2009-06-11  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-06-09  Jean-Christophe... at91/cpu.c: add missing Copyright & GPL header
2009-06-09  Fredrik Arnerup85xx: bugfix for reading maximum TLB size on mpc85xx
2009-05-23  Stefan Roeseppc4xx: Fix problem with ECC ordering for PPC4xx NDFC...
2009-05-23  Stefan Roeseppc4xx: Move definition for PPC4xx NAND FLASH controlle...
2009-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2009-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-05-19  Graf YangBlackfin: fix timer_init()/timer_reset()
2009-05-16  Thomas LangeMIPS: Implement ethernet halt for au1x00
2009-05-15  Stefan Roese74xx_7xx: Fix rounding problem in CPU frequency calculation
2009-05-15  Detlev ZundelFix e-mail address of Gary Jennejohn.
2009-05-15  Wolfgang DenkMPC8260: fixup device tree by property instead of path
2009-05-12  Sergey LapinAFEB9260 network fix
2009-05-06  Mike FrysingerBlackfin: avoid get_sclk() with early serial debug
2009-05-06  Mike FrysingerBlackfin: fix booting with older bootroms (no EVT1)
2009-05-06  Mike FrysingerBlackfin: recurse with early serial initcode
2009-05-01  Jean-Christophe... at91: remove lowlevel_init.S
2009-04-30  Wolfgang DenkUpdate CHANGELOG; minor coding style cleanup.
2009-04-30  Manikandan PillaiOMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ...
2009-04-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-04-29  Daniel Gorsulowskiat91: fixed plla calc when no USB support is active
2009-04-29  Ladislav Michlarm925t: Fix CONFIG_SYS_HZ to 1000
2009-04-29  Sanjeev PremiOMAP3: Print correct silicon revision
2009-04-29  Sanjeev PremiOMAP3: Remove unused board-types
2009-04-29  Sanjeev PremiOMAP3: Use functions print_cpuinfo() and checkboard()
2009-04-27  Peter TyserReplace __asm references with __asm__
2009-04-27  Peter TyserReplace __attribute references with __attribute__
2009-04-27  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-04-24  Heiko Schocher83xx: searching "muram-data" by compatible property
2009-04-24  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2009-04-24  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2009-04-16  Jean-Christophe... at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000
2009-04-16  Ilko Ilievat91: add support for the PM9263 board of Ronetix GmbH
2009-04-16  Jean-Christophe... at91sam9/at91cap: improve clock framework
2009-04-16  Stefan Roeseppc4xx: Add "booting from NAND" to 4xx NAND-booting...
2009-04-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-04-06  Mike FrysingerBlackfin: audit UART for all known anomalies
2009-04-06  Mike FrysingerBlackfin: add check for anomaly 05000362
2009-04-06  Mike FrysingerBlackfin: add comment about anomaly 05000430 avoidance
2009-04-06  Mike FrysingerBlackfin: add workaround for anomaly 05000242
2009-04-06  Mike FrysingerBlackfin: add workaround for anomaly 05000171
2009-04-05  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-04-05  Jean-Christophe... arm: unify reset command
2009-04-05  Jean-Christophe... arm: clean cache management
2009-04-05  Jean-Christophe... arm: update co-processor 15 access
2009-04-04  Jon Smirlmpc5200: reduce delays in i2c
2009-04-04  Sanjeev PremiOMAP: Fix compile issue
2009-04-04  Kyungmin ParkMove machine specific code to board at s3c64xx (v2)
2009-04-04  Wolfgang DenkUpdate CHANGELOG, coding style cleanup.
2009-04-04  Scott Woodmpc8260: Fill in brg's clock-frequency in device tree.
2009-04-04  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2009-04-04  Jean-Christophe... at91: move dataflash spi driver to drivers/spi
2009-04-04  Jean-Christophe... at91: move usb driver to drivers/usb
2009-04-04  Jean-Christophe... at91rm9200: Reset update
2009-04-04  Jean-Christophe... at91rm9200: move serial shutdown code to serial drivers
2009-04-04  Jean-Christophe... at91rm9200: move serial driver to drivers/serial
2009-04-04  Ulf SamuelssonAdd support for the AT91RM9200EK Board.
2009-04-04  Jean-Christophe... at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_M...
2009-04-04  Jean-Christophe... at91sam9/at91cap: spi init add hardware chip select...
2009-04-04  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-04-04  Scott WoodPQ2FADS: Enable PCI.
2009-04-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-04-03  Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
next