]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-05-14 Simon Glasshash: Add a way to calculate a hash for any algortihm
2013-05-14 Simon GlassAdd minor updates to README.fdt-control
2013-05-14 Simon Glassenv: Fix minor comment typos in cmd_nvedit
2013-05-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-black...
2013-05-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-05-13 Simon Glassx86: Add coreboot timestamps
2013-05-13 Simon Glassx86: Support adding coreboot timestanps to bootstage
2013-05-13 Simon Glassx86: config: Enable LZO for coreboot, remove zlib,...
2013-05-13 Simon Glassx86: Fix warning in cmd_ximg.c when CONFIG_GZIP is...
2013-05-13 Simon Glassbootstage: Allow marking a particular line of code
2013-05-13 Simon Glassx86: Enable bootstage for coreboot
2013-05-13 Doug AndersonCall bootstage_relocate() after malloc is initted
2013-05-13 Doug Andersonbootstage: Copy bootstage strings post-relocation
2013-05-13 Simon Glassbootstage: Add stubs for new bootstage functions
2013-05-13 Simon Glassx86: Re-enable PCAT timer 2 for beeping
2013-05-13 Simon Glassx86: Remove ISR timer
2013-05-13 Simon Glassx86: Remove old broken timer implementation
2013-05-13 Simon Glassx86: Add TSC timer
2013-05-13 Simon Glassx86: Rationalise kernel booting logic and bootstage
2013-05-13 Simon Glassx86: Implement panic output for coreboot
2013-05-13 Simon Glassx86: Declare global_data pointer when it is used
2013-05-13 Simon Glassx86: Remove legacy board init code
2013-05-13 Simon Glassx86: Remove unused portion of link script
2013-05-13 Simon Glassx86: Remove unused bios/pci code
2013-05-13 Andreas Bießmannavr32: fix relocation address calculation
2013-05-13 Sonic Zhangbfin: Move gpio support for bf54x and bf60x into the...
2013-05-13 Marek Vasutblackfin: The buf variable in bfin_mac.c is not used...
2013-05-13 Sonic Zhangblackfin: Add comments for watchdog event initialization.
2013-05-13 Sonic Zhangblackfin: Move blackfin serial driver out of blackfin...
2013-05-13 Sonic Zhangblackfin: Move blackfin watchdog driver out of the...
2013-05-13 Scott Jiangbf609: add SPI register base address
2013-05-13 Sonic Zhangblackfin: Uart divisor should be set after their values...
2013-05-13 Sonic Zhangblackfin: Add memory virtual console to blackfin serial...
2013-05-13 Sonic Zhangblackfin: Enable early print via the generic serial...
2013-05-13 Scott Jiangbfin: discard invalid data and clear RXS in bf5xx spi...
2013-05-13 Scott Jiangbfin: Remove spi dma function in bf5xx.
2013-05-13 Sonic Zhangblackfin: Fit u-boot image size into limited nor flash...
2013-05-13 Bob Liublackfin: bf609: add softswitch config command
2013-05-13 Sonic Zhangblackfin: bf609: implement soft switch
2013-05-13 Sonic Zhangblackfin: Correct early serial mess output in BYPASS...
2013-05-13 Sonic Zhangblackfin: Set correct early debug serial baudrate.
2013-05-13 Sonic Zhangblackfin: run core1 from L1 code sram start address...
2013-05-13 Bob Liublackfin: add baudrate to bdinfo
2013-05-13 Mike FrysingerBlackfin: adjust asm constraints with NMI workaround
2013-05-13 Bob Liublackfin: reduce size of u-boot.ldr in bf548-ezkit...
2013-05-13 Sonic Zhangblackfin: limit the max memory dma peripheral transfer...
2013-05-13 Sonic Zhangblackfin: Change the member's type in dma structures.
2013-05-10 Gerald Van... Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h
2013-05-10 Justin SobotaAdded license header to dtc/libfdt/fdt.h and libfdt_env.h
2013-05-10 François RevolFix typo
2013-05-10 Simon GlassExport fdt_stringlist_contains()
2013-05-10 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2013-05-10 Stefan Kristianssonopenrisc: move board linker script(s) to a common in...
2013-05-10 Stefan Kristianssonopenrisc: specify a memory region for u_boot_lists
2013-05-10 Egbert Eichfs/ext4: Support device block sizes != 512 bytes
2013-05-10 Anatolij GustschinFix references to the documentation files
2013-05-09 Michal Simekpatman: Do not hardcode python path
2013-05-09 Simon Glassbuildman: Allow conflicting tags to avoid spurious...
2013-05-09 Lucian Cojocarenv: throw an error when an empty key is used
2013-05-09 Marek Vasutbuild: Pull -DBUILD_TAG into separate ifdef
2013-05-09 Michal Simekgpio: Add support for microblaze xilinx GPIO
2013-05-09 Michal Simekmicroblaze: bootm: Add support for loading initrd
2013-05-09 Michal Simekmicroblaze: bootm: Fix coding style issues
2013-05-08 Kuan-Yu Kuonds32: Use sections header to obtain link symbols
2013-05-07 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-mmc
2013-05-06 Fabio Estevammmc: fsl_esdhc: Use calloc()
2013-05-06 Jaehoon Chungmmc: sdhci: return error when failed add_sdhci().
2013-05-06 Vipin Kumarsdhci: Add sdhci support for spear devices
2013-05-06 Davide Bonfantidavinci, mmc: Added a delay reading ext CSD register
2013-05-06 Che-Liang Chioummc: Split device init to decouple OCR-polling delay
2013-05-06 Vivek Gautamusb: common: Use a global definition for 'min3'
2013-05-06 Vivek Gautamusb: fix: Fixing Port status and feature number constants
2013-05-06 Vivek Gautamusb: hub: Parallelize power-cycling of root-hub ports
2013-05-05 Bo ShenUSB: ohci-at91: make OHCI work on at91sam9g10 SoC
2013-05-05 Vivek GautamUSB: SS: Add support for Super Speed USB interface
2013-05-05 Vivek Gautamusb: hub: Fix enumration timeout
2013-05-05 Vivek Gautamusb: Update device class in usb device's descriptor
2013-05-05 Vivek Gautamusb: hub: Power-cycle on root-hub ports
2013-05-05 Vivek GautamUSB: Some cleanup prior to USB 3.0 interface addition
2013-05-05 Vivek Gautamusb: common: Weed out USB_**_PRINTFs from usb framework
2013-05-05 Julius Wernerusb: Add new command to set USB 2.0 port test modes
2013-05-05 Jim LinUSB: EHCI: Add weak functions to support new chip
2013-05-03 Tom RiniP1022DS: Set CONFIG_SPL_MAX_SIZE directly
2013-05-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2013-05-02 Shaohui Xiepowerpc/85xx: set USB2 default mode to 'device' for...
2013-05-02 Xu Jiuchengpowerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip...
2013-05-02 Cristian Sovaialapowerpc/mpc85xx: Changed LIODN offset values
2013-05-02 York Sunpowerpc/mpc85xx: Extend workaround for erratum DDR_A003...
2013-05-02 Shengzhou Liupowerpc/p1010rdb: add readme document for p1010rdb
2013-05-02 Shengzhou Liupowerpc/p1010rdb: Change flexcan compatible string
2013-05-02 Timur Tabipowerpc/85xx: add SerDes bank 4 lanes
2013-05-02 Zhicheng Fanqoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020
2013-05-02 Poonam Aggrwaldoc/ramboot.mpc85xx: Documented the RAMBOOT for MPC85xx
2013-05-02 Prabhakar Kushwahapowerpc/mpc85xx:IFC Errata A003399 is not valid for...
2013-05-02 Horst Kronstorfermpc85xx: Fix a compiler warning when CONFIG_WATCHDOG...
2013-05-02 Xuleipowerpc/85xx: Add workaround for errata USB-14 (enable...
2013-05-02 Liu Gangpowerpc/b4860qds: Add the tlb entries for SRIO interfaces
2013-05-02 Zang Roy-R61911fman/mEMAC: set SETSP bit in IF_MODE regisgter for...
2013-05-02 Tang Yuantianpowerpc/mpc85xx: set clock-frequency for T4/B4 clockgen...
2013-05-02 Shengzhou Liupowerpc/b4860: Adding workaround errata A-005871
next