]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-04-11 Joe Hershbergerenv: Add support for UBI environment
2013-04-11 Joe Hershbergermtd: Make mtdparts work with pre-reloc env
2013-04-11 Joe Hershbergerubi: ubifs: Turn off verbose prints
2013-04-11 Joe Hershbergerubi: ubifs: Add documentation for README
2013-04-11 Joe Hershbergerubi: Expose a few simple functions from the cmd_ubi
2013-04-11 Joe Hershbergerubi: Fix broken cleanup code in attach_by_scanning
2013-04-11 Vadim BendeburyDo not call board_early_init_f() twice
2013-04-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-04-10 Mats Kärrmanpowerpc/lib: fix unsafe register handling in wait_ticks
2013-04-10 ramneek mehreshpowerpc/usb: Fix usb device-tree fix-up
2013-04-10 Pantelis Antoniouam335x_evm: Enable DFU for NAND and MMC, provide exampl...
2013-04-10 Tom Riniam335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults
2013-04-10 Pantelis Antoniouam335x_evm: Define CONFIG_SYS_CACHELINE_SIZE
2013-04-10 Pantelis Antonioudfu: NAND specific routines for DFU operation
2013-04-10 Tom Rinicmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS
2013-04-10 Tom Rininand: Extend nand_(read|write)_skip_bad with *actual...
2013-04-10 Tom Rinidfu: Change indentation of defines in <dfu.h>
2013-04-10 Pantelis Antonioudfu: Support larger than memory transfers.
2013-04-10 Tom RiniREADME: Document current DFU CONFIG options
2013-04-08 Simon Glasspatman: Add Series-process-log tag to sort/uniq change...
2013-04-08 Simon Glasspatman: Add -a option to refrain from test-applying...
2013-04-08 Doug Andersonpatman: Don't barf if the word 'commit' starts a line
2013-04-08 Simon Glasspatman: Provide option to ignore bad aliases
2013-04-08 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2013-04-08 Mingkai Hucmd_sf: include header file common.h before div64.h
2013-04-08 York Suncommon/cmd_test: Avoid macro expansion
2013-04-08 Łukasz Majewskidfu: Increase DFU buffer size from 4MiB to 8MiB
2013-04-08 Łukasz Majewskidfu:ext4:fix: Change ext4write command order of parameters
2013-04-05 Tom RiniRevert "env: fix potential stack overflow in environmen...
2013-04-04 Simon Glassbuildman - U-Boot multi-threaded builder and summary...
2013-04-04 Simon Glasspatman: Ignore all Gerrit Commit-* tags
2013-04-04 Simon Glasspatman: Minor help message/README fixes
2013-04-04 Simon Glasspatman: Fix the comment in CheckTags to mention multipl...
2013-04-04 Simon Glasspatman: Don't allow spaces in tags
2013-04-04 Simon Glasspatman: Fix up checkpatch parsing to deal with 'CHECK...
2013-04-04 Simon Glasspatman: Add Cover-letter-cc tag to Cc cover letter...
2013-04-04 Doug Andersonpatman: Allow specifying the message ID your series...
2013-04-04 Doug Andersonpatman: Make "Reviewed-by" an important tag
2013-04-04 Simon Glasspatman: Add additional git utilties
2013-04-04 Simon Glasspatman: Allow reading metadata from a list of commits
2013-04-04 Simon Glasspatman: Allow commands to raise on error, or not
2013-04-04 Simon Glasspatman: Make command methods return a CommandResult
2013-04-04 Simon Glasspatman: Add cros_subprocess library to manage subprocesses
2013-04-04 Simon Glasspatman: Use bright ANSI colours by default
2013-04-04 Simon Glasspatman: Use ANSI colours only when outputting to a...
2013-04-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-04-04 Stefan Roesecfi_flash: Use uintptr_t for casts from u32 to void *
2013-04-03 Tom RiniPrepare v2013.04-rc2 v2013.04-rc2
2013-04-02 Linus Walleijbiosemu: include <asm/io.h> header
2013-04-02 Stephen Warrenmmc: don't allow extra cmdline arguments
2013-04-02 Albert ARIBAUDreplace last __bss_end__ occurrences with __bss_end
2013-04-02 Marc Dietrichdisk: fix unaligned access in efi partitions
2013-04-02 Stephen WarrenREADME: document the requirements for CONFIG_SYS_HZ
2013-04-02 Vadim Bendeburybuild: Fix make errors generated when building 'distclean'
2013-04-02 Rob Herringenv: fix potential stack overflow in environment functions
2013-04-02 York SunMAKEALL: Fix case substitution for old bash
2013-04-02 Jagannadha... dts/Makefile: Build the user specified dts
2013-04-02 Jagannadha... mtd: cfi_flash: Write buffer size adjustment for M29EW...
2013-04-02 aaron.williams... mtd: cfi_flash: Fix CFI flash driver for 8-bit bus...
2013-04-01 York SunConsolidate bool type
2013-03-31 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2013-03-29 Anatolij Gustschinvideo: bcm2835: fix build issues
2013-03-29 Anatolij GustschinMerge branch 'for-v2013.04'
2013-03-29 Pali RohárRX-51: Add support for bootmenu
2013-03-29 Pali RohárNew command bootmenu: ANSI terminal boot menu support
2013-03-29 Anatolij Gustschinmenu: export menu_default_choice() function
2013-03-29 Pali Rohármenu: Add support for user defined item choice function
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 Veli-Pekka... apx4devkit: change maintainer
2013-03-27 Steven Stallionimage: Add support for Plan 9
2013-03-27 Tom Rinicmd_ext4: BREAK and correct ext4write parameter order
2013-03-27 Matt Porter.checkpatch.conf: ignore udelay->usleep_range warnings
2013-03-27 Tom Rinicheckpatch.pl: Add 'debug' to the list of logFunctions
2013-03-27 Tom Rinienv_callback: Mark find_env_callback as static
2013-03-27 Stephen WarrenMAKEALL: allow regex matches for -s option
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: MMC: Enable DT MMC driver support for Tegra11...
2013-03-25 Tom WarrenTegra114: MMC: Add SD bus power-rail init routine
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: dalmore: config: enable SPI
2013-03-25 Allen Martintegra114: add SPI driver
2013-03-25 Allen Martintegra114: dalmore: fdt: enable dalmore SPI controller
2013-03-25 Allen Martintegra114: fdt: add SPI blocks
2013-03-25 Allen Martintegra114: fdt: add apbdma block
2013-03-25 Allen Martintegra114: fdt: add compatible string for tegra114 SPI...
2013-03-25 Allen Martinsf: winbond: add W25Q32DW
2013-03-25 Allen Martinspi: add common fdt SPI driver interface
2013-03-25 Allen Martintegra20: spi: move fdt probe to spi_init
2013-03-25 Allen Martintegra: spi: pull register structs out of headers
2013-03-25 Allen Martintegra: spi: remove non fdt support
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 Peter Korsgaardmmc: omap_hsmmc.c: only register getcd/getwp callbacks...
next