summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-26serial: push default_serial_console to driversMike Frysinger
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Fix at91rm9200/spi.c timer usageGraeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-26scaled down version of generic libraries for SPLAneesh V
2011-07-26arm: adjust PLATFORM_LIBS for SPLAneesh V
2011-07-26Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck
2011-07-26powerpc: Fix device tree padding associated with ramdiskKumar Gala
2011-07-22powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce
2011-07-22fman: insert the Fman firmware into the device treeTimur Tabi
2011-07-22powerpc/85xx: add support the ePAPR "phandle" propertyTimur Tabi
2011-07-19Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-07-18Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-07-18ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander
2011-07-18MX31: Cleanup clock functionStefano Babic
2011-07-17powerpc/85xx: Fix detection of P1017EKumar Gala
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2011-07-17ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring
2011-07-17arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg
2011-07-16arm: add __ilog2 functionRob Herring
2011-07-16mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren
2011-07-14MX27: Update to autogenerated asm-offsets.hStefano Babic
2011-07-14MX5: Update to autogenerated asm-offsets.hStefano Babic
2011-07-14imx: Add support for zmx25 boardMatthias Weisser
2011-07-14imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser
2011-07-14imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser
2011-07-14imx: Add support for USB EHCI on imx25Matthias Weisser
2011-07-14imx: Use correct imx25 reset.cMatthias Weisser
2011-07-14imx: Add get_tbclk() function for imx25Matthias Weisser
2011-07-14mx27: Make the UART port number explicitFabio Estevam
2011-07-14build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser
2011-07-12Blackfin: jtag-console: fix timer usageMike Frysinger
2011-07-12Blackfin: switch to common display_options()Mike Frysinger
2011-07-12Blackfin: serial: move early debug strings into .rodata sectionMike Frysinger
2011-07-12Blackfin: update anomaly lists to latest public infoMike Frysinger
2011-07-12Blackfin: serial: convert to bfin_{read,write} helpersMike Frysinger
2011-07-12Blackfin: split out async setupMike Frysinger
2011-07-12Blackfin: drop unused dma.h header from start codeMike Frysinger
2011-07-12Blackfin: portmux: allow header to be included in assembly filesMike Frysinger
2011-07-12Blackfin: sync MMR read/write helpers with LinuxMike Frysinger
2011-07-12Blackfin: gpio: optimize free path a littleMike Frysinger
2011-07-12Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDRMike Frysinger
2011-07-12Blackfin: uart: fix printf warningMike Frysinger
2011-07-12Blackfin: add init.elf helper codeMike Frysinger
2011-07-12Blackfin: dont reset SWRST on newer bf526 partsMike Frysinger
2011-07-12Blackfin: uart: add multiple serial supportMike Frysinger
2011-07-12Blackfin: uart: move debug buffers into local bssMike Frysinger