]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-09-18 Stephen Warrenenv_nand: fix incorrect size parameter to ALLOC_CACHE_A...
2012-09-18 Marek VasutARM: Remove apollon board
2012-09-18 Marek VasutIPL: Remove remains of OneNAND IPL
2012-09-18 Tyler Olmsteadspl: remove forced linking of commands into SPL
2012-09-18 Marek Vasutdm: sparc: Fixup the compile warnings in sparc code
2012-09-18 Marek Vasutdm: sparc: common: Fixup cmd_bdinfo warnings
2012-09-18 Marek Vasutdm: sparc: net: Fixup greth compile warnings
2012-09-18 Tom Rinimxc nand: Fix warning on !MXC_NFC_V2_1
2012-09-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-09-18 Benoît Thébaudeaumxc nand: Homogenize IP revisions with Linux
2012-09-18 Benoît Thébaudeaumxc nand: Let driver detect IP revision
2012-09-18 Benoît Thébaudeaumtd mxc nand: Merge init functions
2012-09-18 Benoît Thébaudeaumtd mxc nand: Fix ECC state after read_page_raw_syndrome()
2012-09-18 Benoît Thébaudeaumtd mxc nand: Use _mxc_nand_enable_hwecc()
2012-09-18 Benoît Thébaudeauspl mxc nand: Fix broken boot for correctable ECC errors
2012-09-18 Benoît Thébaudeaumxc nand: Access all ecc_status_result fields
2012-09-18 Benoît Thébaudeauspl mxc nand: Set symmetric mode
2012-09-18 Benoît Thébaudeauspl mxc nand: Remove duplicated code
2012-09-18 Benoît Thébaudeauspl mxc nand: Merge duplicated code
2012-09-18 Benoît Thébaudeaumxc nand: cosmectic: Light cleanup
2012-09-18 Benoît Thébaudeaumxc nand: Merge mtd and spl register definitions
2012-09-17 Marek Vasutmtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from...
2012-09-17 Joe Hershbergernand: Make NAND lock status compatible with Micron
2012-09-17 Joe Hershbergernand: consolidate duplicated constants
2012-09-17 Joe Hershbergernand: Change ulong to loff_t and size_t
2012-09-17 Joe Hershbergernand: Add support for unlock.invert
2012-09-17 Matthieu CASTETmtd: support ONFI multi lun NAND
2012-09-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-09-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-09-17 Łukasz Majewskii2c:soft:multi: Enable soft I2C multibus at Trats devel...
2012-09-17 Łukasz Majewskii2c:soft:multi: Support for multiple soft I2C buses...
2012-09-15 Marek Vasutfdt: Check if the FDT address is configured
2012-09-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-09-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-avr32
2012-09-13 Andreas Bießmannavr32: add atngw100mkii board
2012-09-13 Simon GlassFix strict-aliasing warning in dlmalloc
2012-09-12 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-ubi
2012-09-12 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-mmc
2012-09-11 Michal Simekmicroblaze: board: Use bi_flashstart instead of CONFIG_...
2012-09-11 Michal Simekmicroblaze: Clean microblaze initialization
2012-09-11 Michal Simekmicroblaze: timer: Prepare for device-tree initialization
2012-09-11 Michal Simekmicroblaze: intc: Coding style cleanup
2012-09-11 Michal Simekmicroblaze: intc: Registering interrupt should return...
2012-09-11 Michal Simekmicroblaze: board: Remove compilation warning
2012-09-11 Michal Simekmicroblaze: Add support for device tree driven board...
2012-09-11 Stephan Linzspi: xilinx: Remove unused variable
2012-09-11 Michal Simekserial: uartlite: Init all uartlites for serial multi
2012-09-11 Michal Simekserial: Support serial multi for Microblaze
2012-09-11 Michal Simekblock: systemace: Simplify base and width initialization
2012-09-10 Veli-Pekka... ubifs: Fix ubifsload when using ZLIB
2012-09-06 Andy Flemingmmc: Remove incorrect cmd->flags usage
2012-09-06 Koen Kooiomap4 i2c: add support for i2c bus 4
2012-09-05 Jaehoon Chungmmc: s5p_sdhci: add the set_mmc_clk for cmu control
2012-09-05 Jaehoon Chungmmc: s5p_sdhci: fixed wrong function argument
2012-09-05 Jaehoon Chungmmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B
2012-09-05 Joe Hershbergermmc: Add a SDHCI quirk for boards that have no CD
2012-09-05 Joe Hershbergermmc: Fix version check for clock API in sdhci driver
2012-09-05 Benoît Thébaudeaummcinfo: Fix help message
2012-09-05 Benoît Thébaudeaummc_get_dev: Return error if mmc_init fails
2012-09-05 Stephen Warrentegra: put eMMC environment into the boot sectors
2012-09-05 Stephen Warrenenv_mmc: allow environment to be in an eMMC partition
2012-09-05 Stephen Warrenmmc: detect boot sectors using EXT_CSD_BOOT_MULT too
2012-09-05 Mikhail KshevetskiyMMC: u-boot-spl may be compiled without partition support
2012-09-05 Yoshihiro Shimodammc: fix capacity calculation when EXT_CSD_SEC_CNT...
2012-09-05 Yoshihiro Shimodammc: sh_mmcif: enable MMC_MODE_HC
2012-09-05 Jongman Heommc: fix wrong timeout check in mmc_send_status()
2012-09-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-avr32
2012-09-03 Andreas Bießmannnet:macb: add line break
2012-09-03 Andreas Bießmannavr32:portmux: fix setup for macb1
2012-09-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2012-09-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2012-09-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2012-09-03 Stefan Roeseubifs: Fix memory leak in ubifs_finddir
2012-09-03 Stefan Roeseppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit...
2012-09-03 Joe Hershbergercfi: Make the flash erase and write operations abortable
2012-09-03 Joe Hershbergercfi: Check for blank before erase
2012-09-02 Anatolij Gustschinpowerpc: re-add bi_ip_addr to bd_t struct
2012-09-02 Joe Hershbergerhush: Don't parse the contents of a dereferenced var
2012-09-02 Joe Hershbergerhush: Add default value substitution support
2012-09-02 Karl O. PincREADME: Cleanup description of supported partitions.
2012-09-02 Tom RiniREADME.SPL: Move the 'Estimating stack usage' from...
2012-09-02 Tom RiniREADME.SPL: Add a small Debugging section
2012-09-02 Benoît ThébaudeauREADME: Update ver env var description
2012-09-02 Tomáš Hlaváčekdm: Add twserial device document
2012-09-02 Tomas Hlavacekdm: RTC subsystem analysis added.
2012-09-02 Viktor Krivakdm: Add pcmcia design document
2012-09-02 Pavel Herrmanndm: add PCI design document
2012-09-02 Tomas Hlavacekdm: Driver model analysis document for Watchdog subsyst...
2012-09-02 Tomas Hlavacekdm: Hwmon UDM subsystem analysis added.
2012-09-02 Viktor Krivakdm: Add POWER API transition document
2012-09-02 Pavel Herrmanndm: Add block device document
2012-09-02 Viktor Krivakdm: Add SPI API transition document
2012-09-02 Marek Vasutdm: Add networking subsystem analysis
2012-09-02 Marek Vasutdm: Add MMC subsystem analysis
2012-09-02 Viktor Křivákdm: Add GPIO API transition document
2012-09-02 Pavel Herrmanndm: Add Driver cores design document
2012-09-02 Marek Vasutdm: Initial import of design documents
2012-09-02 Stephan Linzinput: key_matrix: fix header inclusion
2012-09-02 Mike Frysingerfix out of tree building with kallsyms
2012-09-02 Stephen Warrenenv_nand: align NAND buffers
next