]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
patman: fix gitutil for decorations
[karo-tx-uboot.git] / arch /
2013-04-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm...
2013-04-17 Simon Glassexynos: Correct use of 64-bit division
2013-04-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-04-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-04-15 Simon Glassx86: Fix DRAM bank size init with generic board
2013-04-15 Tom WarrenTegra: Split tegra_get_chip_type() into soc & sku funcs
2013-04-15 Tom WarrenTegra: Fix MSELECT clock divisors for T30/T114.
2013-04-15 Tom WarrenTegra114: Initialize System Counter (TSC) with osc...
2013-04-15 Tom WarrenTegra: Configure L2 cache control reg properly.
2013-04-15 Tom WarrenTegra: Restore cp15 VBAR _start vector write for ARMv7
2013-04-15 Stephen WarrenARM: tegra: support T33 SKU of Tegra30
2013-04-15 Andre PrzywaraARMv7: start.S: stay in HYP mode if u-boot is entered...
2013-04-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-04-14 Albert ARIBAUDARM: fix CONFIG_SPL_MAX_SIZE semantics
2013-04-14 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-14 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-13 Albert ARIBAUDARM: Fix __bss_start and __bss_end in linker scripts
2013-04-13 Fabio Estevamspi: mxc_spi: Set master mode for all channels
2013-04-13 Tetsuyuki KobayashiBUGFIX: arm: data abort in get_bad_stack_swi
2013-04-13 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-04-12 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2013-04-12 man.huber@arcor.deomap3: Display MHz instead of mHz on the console
2013-04-12 Tom Riniam335x: Really correct DDR timings on new BeagleBone...
2013-04-12 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-04-12 Benoît Thébaudeauarm: Make all linker scripts compatible with per-symbol...
2013-04-12 Benoît Thébaudeauarm1176: Remove unused MMU setup from start.S
2013-04-12 Benoît Thébaudeauarm: Remove deprecated and now unused NAND SPL
2013-04-12 Benoît Thébaudeauarm: Remove support for unused s3c64xx
2013-04-12 Benoît Thébaudeauarm: Remove support for smdk6400
2013-04-12 Benoît Thébaudeauimx: Add u-boot-with-nand-spl.imx make target
2013-04-12 Benoît Thébaudeauimx: Add u-boot-with-spl.imx make target
2013-04-12 Benoît Thébaudeauarm: Remove unused relocate_code() parameters
2013-04-12 Benoît Thébaudeauarm926ejs: Remove deprecated and now unused NAND SPL
2013-04-12 Benoît Thébaudeaunand: mxc: Switch NAND SPL to generic SPL
2013-04-12 Benoît Thébaudeauimx: Fix automatic make targets for imx images
2013-04-12 Benoît Thébaudeauarm: crt0.S: Remove bogus .globl
2013-04-12 Benoît Thébaudeauarm: relocate_code(): Use __image_copy_end for end...
2013-04-12 Benoît Thébaudeauarm: relocate_code(): Remove useless relocation offset...
2013-04-12 Benoît Thébaudeauarm1136: Remove redundant relocate_code() return
2013-04-12 Benoît Thébaudeauarm: relocate_code() is no longer noreturn
2013-04-12 Benoît Thébaudeauarm: start.S: Fix _TEXT_BASE for SPL
2013-04-12 Benoît Thébaudeauimx: mx5: lowlevel_init: Simplify code
2013-04-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-04-10 Jon Hunteromap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
2013-04-10 Lubomir PopovOMAP4: Fix bug in omap4460_volts struct
2013-04-10 Mats Kärrmanpowerpc/lib: fix unsafe register handling in wait_ticks
2013-04-10 Tom Riniam335x: Update timings for the beaglebone again
2013-04-10 ramneek mehreshpowerpc/usb: Fix usb device-tree fix-up
2013-04-09 Tom Riniam335x/ti814x: Correct MMC_BOOT_DEVICES_START/END
2013-04-08 Tom RiniOMAP3/4/5/AM33xx: Correct logic for checking FAT or...
2013-04-08 Lokesh Vutlaarm: omap4: Fix SDRAM AUTO DETECTION
2013-04-08 Lubomir PopovOMAP: Fix copy-paste bug that did not enable UART4...
2013-04-08 Hunter, Jonomap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
2013-04-08 Hunter, Jonomap2420-h4: Fix booting from NOR flash
2013-04-08 Andreas Bießmannomap_gpmc: change nandecc command
2013-04-08 Andreas Bießmannomap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
2013-04-08 Andreas Bießmannasm/omap_gpmc.h: consolidate common defines
2013-04-08 Andreas Bießmannomap3/cpu.h: add BCH support
2013-04-08 Tom Riniam335x: Enable MMC1 clock
2013-04-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-04-04 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-04-04 Minkyu Kangexynos: change indentation of defines in cpu.h
2013-04-04 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-04 Stephen WarrenARM: bcm2835: fix get_timer() to return ms
2013-04-03 Fabio Estevammx6: Fix get_board_rev() for the mx6 solo case
2013-04-01 York SunConsolidate bool type
2013-04-01 Akshay SaraswatExynos: pwm: Remove dead code of function exynos5_get_p...
2013-04-01 Padmavathi VennaExynos: pwm: Use generic api to get pwm clk freq
2013-04-01 Padmavathi VennaExynos: clock: Add generic api to get the clk freq
2013-04-01 Padmavathi VennaExynos: Add peripherial id for pwm
2013-04-01 Gabe BlackExynos: Tidy up the pwm_config function in the exynos...
2013-04-01 Gabe BlackExynos: Avoid a divide by zero by specifying a non...
2013-04-01 Gabe BlackExynos: pwm: Fix two bugs in the exynos pwm configurati...
2013-04-01 Che-Liang ChiouExynos: Add timer_get_us function
2013-04-01 Simon GlassExynos: Change get_timer() to work correctly
2013-03-31 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2013-03-29 Anatolij GustschinMerge branch 'for-v2013.04'
2013-03-29 Akshay SaraswatExynos: Add hardware accelerated SHA256 and SHA1
2013-03-28 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2013-03-28 Vincent Stehléarmv7: do not relocate _start twice
2013-03-28 R SricharanARM: mmu: Set domain permissions to client access
2013-03-28 R SricharanARM: mmu: Introduce weak dram_bank_setup function
2013-03-28 Vincent StehléARM: cache: declare set_section_dcache
2013-03-27 Ajay KumarEXYNOS5: Add device node for DP
2013-03-27 Ajay KumarEXYNOS5: Add device node for FIMD
2013-03-27 Ajay Kumarvideo: exynos_dp: Remove callbacks from the driver
2013-03-27 Rajeshwari ShindeEXYNOS5: Add L2 Cache Support.
2013-03-26 Albert ARIBAUDMerge branch 'u-boot-tegra/master' into 'u-boot-arm...
2013-03-26 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-03-25 Tom WarrenTegra114: Dalmore: Add SDIO3 pad config to pinctrl_conf...
2013-03-25 Tom WarrenTegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards...
2013-03-25 Allen Martintegra114: add SPI driver
2013-03-25 Allen Martintegra114: fdt: add SPI blocks
2013-03-25 Allen Martintegra114: fdt: add apbdma block
2013-03-25 Allen Martinspi: add common fdt SPI driver interface
2013-03-25 Allen Martintegra: spi: pull register structs out of headers
2013-03-25 Allen Martintegra: spi: rename tegra SPI drivers
2013-03-25 Allen Martintegra: remove support for UART SPI switch
2013-03-24 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-03-24 Tom Riniarm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX...
next