]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / arch /
2012-07-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-07-21 Stefano BabicMPC83xx, MPC85xx: compile stub cache function
2012-07-21 Benoît ThébaudeauARM1136: Fix cache range checks
2012-07-20 Ashokmx6: Make pad name macro consistent with the datasheet
2012-07-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-07-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nds32
2012-07-20 Macpaul Linnds32: split common cache access from cpu into lib
2012-07-20 Fabio EstevamARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
2012-07-20 Tetsuyuki Kobayashiarm: armv7: add compile option -mno-unaligned-access...
2012-07-20 Zhong Hongboarm: Fix to mistake clean the memory space
2012-07-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-07-20 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2012-07-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2012-07-18 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-video
2012-07-18 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2012-07-16 Thomas Chounios2: move gd and bd into BSS
2012-07-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-07-11 Troy Kiskymxc_i2c: specify i2c base address in config file
2012-07-10 Fabio Estevammx6: Allow mx6 to access the IPUv3 registers
2012-07-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-07-10 Rajeshwari ShindeEXYNOS: Fix USB compiler warning
2012-07-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-07-09 Jim Lintegra: usb: Fix device enumeration problem of USB1
2012-07-09 Stephen Warrentegra: add GMC/GMD funcmux entry for SFLASH
2012-07-09 Stephen Warrentegra: add enterrcm command
2012-07-09 Lucas Stachtegra: usb: fix wrong error check
2012-07-09 Lucas Stachtegra: add ULPI on USB2 funcmux entry
2012-07-09 Rajeshwari ShindeEXYNOS5: USB: Fix incorrect USB base addresses
2012-07-09 Rajeshwari ShindeEXYNOS: Add power Enable/Disable for USB-EHCI
2012-07-09 Rajeshwari ShindeUSB: EXYNOS: Set USB 2.0 HOST Link mode
2012-07-09 Rajeshwari ShindeEXYNOS5: Add structure for PMU registers
2012-07-09 Rajeshwari ShindeEXYNOS5: Fix system register structure
2012-07-09 Rajeshwari ShindeUSB: EXYNOS: Incorporate EHCI review comments
2012-07-09 Wolfgang DenkRevert "arm: bugfix: save_boot_params_default accesses...
2012-07-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-07-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-07-07 SRICHARAN RARM: cache: Move the cp15 CR register read before flush...
2012-07-07 Fabio EstevamARM: introduce arch_early_init_r()
2012-07-07 Fabio EstevamARM: mx28: Remove CONFIG_ARCH_CPU_INIT
2012-07-07 Fabio EstevamNo need to define CONFIG_ARCH_CPU_INIT.
2012-07-07 Stefan RoeseSPL: ARM: spear: Add SPL support for SPEAr600 platform
2012-07-07 Simon Glassarm: Don't use printf() in SPL builds
2012-07-07 Stefan RoeseGPIO: Add SPEAr GPIO driver
2012-07-07 Amit Virdicleanup/SPEAr: Remove unnecessary parenthesis
2012-07-07 Shiraz HashimSPEAr: Correct SoC ID offset in misc configuration...
2012-07-07 Shiraz HashimSPEAr: explicitly select clk src for UART
2012-07-07 Vipin KUMARSPEAr: Add basic arch related support for SPEAr SoCs
2012-07-07 Vipin KUMARSPEAr: Add macb driver support for spear310 and spear320
2012-07-07 Vipin KUMARSPEAr: Configure network support for spear SoCs
2012-07-07 Amit VirdiSPEAr: Eliminate dependency on Xloader table
2012-07-07 Vipin KUMARst_smi: Add support for SPEAr SMI driver
2012-07-07 Vipin KUMARmtd/NAND: Remove obsolete SPEAr specific NAND drivers
2012-07-07 Vipin KUMARSPEAr: Configure FSMC driver for NAND interface
2012-07-07 Tetsuyuki Kobayashiarm: bugfix: save_boot_params_default accesses uninital...
2012-07-07 SRICHARAN RARM: OMAP4/5: Move USB clocks to essential group.
2012-07-07 SRICHARAN RARM: OMAP4/5: Move gpmc clocks to essential group.
2012-07-07 SRICHARAN RARM: OMAP4+: Move external phy initialisations to arch...
2012-07-07 Sebastien Janomap4: Use a smaller M,N couple for IVA DPLL
2012-07-07 Steve Sakomanomap: am33xx: accomodate input clocks other than 24 Mhz
2012-07-07 Steve Sakomanomap: emif: fix bug in manufacturer code test
2012-07-07 Steve Sakomanomap: emif: deal with rams that return duplicate mr...
2012-07-07 Lokesh VutlaOMAP4+: Force DDR in self-refresh after warm reset
2012-07-07 Lokesh VutlaOMAP4+: Handle sdram init after warm reset
2012-07-07 Lokesh VutlaARM: OMAP3+: Detect reset type
2012-07-07 Tetsuyuki Kobayashiarm: bugfix: Move vector table before jumping relocated...
2012-07-07 Valentin Longchamparm/kirkwood: protect the ENV_SPI #defines
2012-07-07 Valentin Longchampkw_spi: support spi_claim/release_bus functions
2012-07-07 Valentin Longchampkirkwood: add save functionality kirkwood_mpp_conf...
2012-07-07 Bo ShenATMEL/PIO: Enable new feature of PIO on Atmel device
2012-07-07 Michael Langeri.MX6 USDHC: Use the ESDHC clock
2012-07-07 Marek Vasuti.MX28: Add function to adjust memory parameters
2012-07-07 Otavio SalvadorMX28: Fix a typo in mx28_reg_8 macro
2012-07-07 Fabio Estevammx53: Fix mask for SATA reference clock
2012-07-07 Jason Liui.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly
2012-07-07 Rajeshwari ShindeEXYNOS5: PINMUX: Added default pinumx settings
2012-07-07 Minkyu KangExynos: fix cpuinfo and cpu detecting
2012-07-07 SRICHARAN RARM: OMAP4: Correct the lpddr2 io settings register...
2012-07-07 Lokesh VutlaOMAP5: Change voltages for omap5432
2012-07-07 Lokesh VutlaOMAP5: DPLL core lock for OMAP5432
2012-07-07 Lokesh VutlaOMAP5: EMIF: Add support for DDR3 device
2012-07-07 Lokesh VutlaOMAP5: ADD precalculated timings for ddr3
2012-07-07 Lokesh VutlaOMAP5: Configure the io settings for omap5432 uevm...
2012-07-07 Lokesh VutlaOMAP5: ADD chip detection for OMAP5432 SOC
2012-07-07 Lokesh VutlaOMAP5: Adding correct Control id code for OMAP5430
2012-07-07 Tom Riniam33xx: Fix i2c sampling rate typo
2012-07-07 Tom Riniam33xx: Fill in more cm_wkuppll / cm_perpll
2012-07-07 Tom Riniam335x: Correct i2c sysc offset
2012-07-07 Troy KiskyDaVinci: fix ddr2 vtp i/o calibration
2012-07-07 SRICHARAN RARM: OMAP5: Correct the DRAM_ADDR_SPACE_END macro.
2012-07-07 SRICHARAN RARM: OMAP5: Align memory used for testing to the power...
2012-07-07 SRICHARAN RARM: OMAP5: dmm: Create a tiler trap section.
2012-07-07 SRICHARAN RARM: OMAP4+: dmm: Take care of overlapping dmm and...
2012-07-07 Tom Riniam33xx: Do not call init_timer twice
2012-07-07 Tom Warrenarm: Tegra: Use ODMDATA from BCT in IRAM
2012-07-07 Tom Warrengpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*
2012-07-07 Tom Warrenspi: tegra2: rename tegra2_spi.* to tegra_spi.*
2012-07-07 amartin@nvidia.comtegra: override compiler flags for low level init code
2012-07-07 Simon Glasstegra: Correct PLL access in ap20.c and clock.c
2012-07-07 Stephen Warrentegra: add SDMMC1 on SDIO1 funcmux entry
2012-07-07 Lucas Stachtegra: add SDIO1 funcmux entry for UARTA
next