]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
mpc83xx: Fix ipic structure definition
[karo-tx-uboot.git] / arch /
2011-11-03 Joe Hershbergermpc83xx: Fix ipic structure definition
2011-11-03 Kim Phillipsmpc83xx: fix global timer structure definition
2011-11-03 Mike Frysingersandbox: drop unused return
2011-11-03 Mike Frysingersandbox: put stdin into raw mode
2011-11-03 Anton staafsandbox: Add asm/cache.h for sandbox
2011-11-03 Wolfgang DenkReduce build times
2011-11-03 Wolfgang Denk4xx_pci.c: add error checking, fix GCC 4.6 build warning
2011-11-03 Wolfgang Denk4xx_uart.c: fix GCC 4.6 build warnings
2011-11-03 Wolfgang Denkarch/powerpc/lib/board.c: fix build warning
2011-11-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-11-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-11-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nds32
2011-11-03 Marek VasutPXA: Add MMC driver using the generic MMC framework
2011-11-02 Gabe Blackx86: Fix a compiler warning in arch/x86/lib/realmode.c
2011-11-02 Gabe Blackx86: Remove the prototype for the unused function board...
2011-11-02 Graeme Russx86: Rename include/asm/ic to include/asm/arch-sc520
2011-11-02 Ondrej Kupkax86: turn off cache: set control register properly
2011-11-01 Macpaul Linnds32: asm/io.h: add __iormb __iowmb and inline io...
2011-11-01 Macpaul Linnds32: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-11-01 Macpaul Linnds32: Use getenv_ulong() in place of getenv(), strtoul
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-10-27 Marek VasutGCC4.6: Squash warnings in omap4 clocks.c
2011-10-27 Marek VasutGCC4.6: Squash warning in tegra2 board.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in mpc86xx/interrupts.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in ddr[123]_dimm_params.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in 4xx_pcie.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in 44x_spd_ddr.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in denali_spd_ddr2.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in denali_data_eye.c
2011-10-27 Marek VasutPowerPC: Squash warning in mpc512x serial.c
2011-10-27 Helmut Raigercosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
2011-10-27 Rob HerringARM: Add Calxeda Highbank platform
2011-10-27 Lei WenARM: pantheon: add mmc definition
2011-10-27 Vladimir Zapolskiydavinci: remove config.mk file from the sources
2011-10-27 Chandan NathARM:AM33XX: Add support for TI AM335X EVM
2011-10-27 Chandan NathARM:AM33XX: Added timer support
2011-10-27 Chandan NathARM:AM33XX: Add emif/ddr support
2011-10-27 Chandan NathARM:AM33XX: Add clock definitions
2011-10-27 Chandan NathARM:AM33XX: Added support for AM33xx
2011-10-27 Ilya Yanokomap3/emif4: fix registers definition
2011-10-27 Manjunath Hadlidavinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM
2011-10-27 Joe Hershbergeromap: Don't use gpio_free to change direction to input
2011-10-27 Aneesh Vomap: spl: fix build break due to changes in FAT
2011-10-27 Tom RiniOMAP3 SPL: Provide weak omap_rev_string
2011-10-27 Simon Schwarzomap3: Add interface for omap3 DMA
2011-10-27 Simon Schwarzomap3: Add DMA register accessors
2011-10-27 Simon Schwarzomap3: Add Base register for DMA
2011-10-27 Heiko Schocherarm, davinci: add missing LSPC define for MMC/SD1
2011-10-27 Sergei ShtylyovDaVinci: correct MDSTAT.STATE mask
2011-10-27 Ricardo Salveti... omap4: splitting padconfs into common, 4430 and 4460
2011-10-27 Ricardo Salveti... omap4: adding revision detection for 4460 ES1.1
2011-10-27 Ricardo Salveti... omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL
2011-10-27 Lei WenARM: orion5x: reduce dependence of including platform...
2011-10-27 Lei WenARM: kirkwood: reduce dependence of including platform...
2011-10-27 Lei WenARM: armada100: reduce dependence of including platform...
2011-10-27 Lei WenARM: pantheon: reduce dependence of including platform...
2011-10-27 Ajay BhargavArmada100: Add SPI support for Marvell gplugD
2011-10-27 Ajay BhargavSPI: Add SPI driver support for Marvell Armada100
2011-10-27 Jason Cooperdreamplug: initial board support.
2011-10-27 Fabio Estevamimx: fix coding style
2011-10-27 Helmut Raigermx31: provide readable WEIM CS accessor
2011-10-27 Marek VasutARM: Update mach-types
2011-10-27 Heiko Schocherarm, logbuffer: make it compileclean
2011-10-27 Simon Glasstegra2: Add more pinmux functions
2011-10-27 Simon Glasstegra2: Rename PIN_ to PINGRP_
2011-10-27 Simon Glasstegra2: Add more clock functions
2011-10-27 Simon Glasstegra2: Rename CLOCK_PLL_ID to CLOCK_ID
2011-10-26 Simon Glassfdt: ARM: Add fdtcontroladdr to set device tree address...
2011-10-26 Simon Glassfdt: ARM: Implement and verify embedded and separate...
2011-10-26 Simon Glassfdt: ARM: Add device tree control of U-Boot (CONFIG_OF_...
2011-10-24 Simon Glassarm: Correct build error introduced by getenv_ulong...
2011-10-24 Simon Glasspowerpc: Correct build warning introduced by getenv_ulo...
2011-10-24 Michal Simekmicroblaze: Fix strict-aliasing rules for in_be32
2011-10-23 Bernhard Kaindlpowerpc/lib/board.c: Call run_post(POST_ROM) before...
2011-10-23 Simon Glassx86: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glasssparc: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glasspowerpc: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glassmips: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glassmicroblaze: Use getenv_ulong() in place of getenv(...
2011-10-23 Simon Glassm68k: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glassblackfin: Use getenv_ulong() in place of getenv(),...
2011-10-23 Simon Glassavr32: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glassarm: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Anton Staafx86: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafmips: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafmicroblaze: cache: define ARCH_DMA_MINALIGN for DMA...
2011-10-23 Anton Staafavr32: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafsparc: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafsh: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafpowerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafnios2: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafm68k: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafarm: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-21 Mike Frysingerbuild: add missing $(AR)->$(cmd_link_o_target) update
2011-10-21 Anatolij Gustschinconsolidate mdelay by providing a common function for...
2011-10-21 Macpaul Linnds32/lib: add generic funcs in NDS32 lib
2011-10-21 Macpaul Linnds32/ag101: cpu and init funcs of SoC ag101
2011-10-21 Macpaul Linnds32/core N1213: NDS32 N12 core family N1213
next