]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-03-14 Stephen Warrendisk: define HAVE_BLOCK_DEVICE in a common place
2013-03-14 Stephen WarrenARM: tegra: make bounce buffer option common
2013-03-14 Tom WarrenTegra30: MMC: Enable DT MMC driver support for Tegra30...
2013-03-14 Tom WarrenTegra30: mmc: Add Tegra30 SDMMC compatible entry to...
2013-03-14 Tom Warrenmmc: Tegra: Add SD bus power/voltage function and MMC...
2013-03-14 Tom WarrenTegra30: MMC: Add SD bus power-rail and SDMMC pad init...
2013-03-14 Tom WarrenTegra: MMC: Added/update SDMMC registers/base addresses...
2013-03-14 Tom WarrenTegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards...
2013-03-14 Tom WarrenTegra30: Cardhu: Add pad config tables/code based on...
2013-03-14 Tom WarrenTegra114: pinmux: Update pinmux tables & code, fix...
2013-03-14 Tom WarrenTegra30: Cardhu: Remove unneeded cardhu.c.mmc file
2013-03-14 Tom WarrenTegra114: fdt: Sync DT nodes with kernel DT files ...
2013-03-14 Tom WarrenTegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define
2013-03-14 Tom WarrenTegra: Add twarren as maintainer for Tegra30 and Tegra1...
2013-03-14 Stephen WarrenARM: tegra: implement WAR for Tegra114 CPU reset vector
2013-03-14 Tom WarrenTegra30: fdt: Sync DT nodes with kernel DT files (I2C...
2013-03-14 Tom WarrenTegra: fdt: Remove memreserve line from Cardhu/Seaboard...
2013-03-14 Tom WarrenTegra: MMC: Add DT support to MMC driver for all T20...
2013-03-14 Tom WarrenTegra: fdt: Add/enhance sdhci (mmc) nodes for all T20...
2013-03-14 Tom WarrenTegra: fdt: tamonten: Add common tamonten.dtsi file...
2013-03-14 Tom WarrenTegra: fdt: Change /include/ to #include for C preprocessor
2013-03-14 Tom WarrenTegra114: I2C: Enable I2C driver on Dalmore E1611 eval...
2013-03-14 Tom WarrenTegra114: fdt: Update DT files with I2C info for T114...
2013-03-14 Tom WarrenTegra: I2C: Add T114 clock support to tegra_i2c driver
2013-03-14 Tom WarrenTegra114: I2C: Take DVFS out of reset to allow I2C5...
2013-03-14 Lucas Stachtegra: usb: move [start|stop]_port into ehci_hcd_[init...
2013-03-14 Lucas Stachtegra: usb: move implementation into right directory
2013-03-14 Lucas Stachtegra: usb: various small cleanups
2013-03-14 Lucas Stachtegra: usb: move controller init into start_port
2013-03-14 Lucas Stachtegra: usb: remove unneeded function parameter
2013-03-14 Lucas Stachtegra: usb: make controller init functions more self...
2013-03-14 Lucas Stachtegra: usb: set USB_PORTS_MAX to correct value
2013-03-13 Stephen WarrenARM: tegra: enable some CPU errata workarounds
2013-03-13 Stephen WarrenARM: implement some Cortex-A9 errata workarounds
2013-03-13 Eric NelsonAdd Boundary Devices Nitrogen6X boards
2013-03-12 Albert ARIBAUDRefactor linker-generated arrays
2013-03-12 Albert ARIBAUDarm: make __bss_start and __bss_end__ compiler-generated
2013-03-12 Albert ARIBAUDRemove linker lists (LGAs) from SPL linker scripts
2013-03-12 Albert ARIBAUDarm: omap: map u_boot_lists section to .sram
2013-03-12 Rajeshwari... I2C: S3C24X0: Bug fixes in i2c_transfer
2013-03-12 Rajeshwari... I2C: S3C24X0: Remove the dead code
2013-03-12 Tom Rinicmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
2013-03-12 Joe HershbergerCONFIG_BOOTDELAY default should not affect runtime
2013-03-12 Barak Wasserstromcommon/main: move set_working_fdt_addr to enable usage...
2013-03-12 Wolfgang Denkenv: fix "env ask" command
2013-03-12 Tom Rinicmd_fat.c: Note in fatread help about alignment require...
2013-03-12 Albert ARIBAUDMerge branch 'u-boot-atmel/master' into 'u-boot-arm...
2013-03-12 Jesse GillesARM: sam9x5: fix ethernet pins in MII mode
2013-03-12 Bo ShenARM: at91sam9x5: Using CPU string directly
2013-03-12 Bo ShenARM: at91: change nand flash table
2013-03-12 Nicolas Ferrearm: at91/configs: add bootz to configuration
2013-03-12 Nicolas Ferrearm: at91/configs: add libfdt to configuration
2013-03-12 Łukasz Majewskimmc:sdhci:fix: Change default interrupts enabled at...
2013-03-12 Rajeshwari... EXYNOS5: Snow: Add a configuration file
2013-03-12 Rajeshwari... EXYNOS5: Add initial DTS file for Snow.
2013-03-12 Akshay SaraswatExynos5: FDT: Add a H/W-trip member to TMU node
2013-03-12 Akshay SaraswatExynos5: TMU: Add hardware tripping
2013-03-12 Akshay SaraswatExynos5: Config: Enable dtt command for TMU
2013-03-12 Akshay SaraswatTMU: Add TMU support in dtt command
2013-03-12 Akshay SaraswatExynos5: Config: Enable support for Exynos TMU driver
2013-03-12 Akshay SaraswatExynos5: TMU: Add TMU init and status check
2013-03-12 Akshay SaraswatExynos5: FDT: Add TMU device node values
2013-03-12 Akshay SaraswatExynos5: TMU: Add driver for Thermal Management Unit
2013-03-12 Rajeshwari... SMDK5250: FDT: Retrieve board model via DT
2013-03-12 Simon GlassEXYNOS: Correct ordering of SPL machine_params
2013-03-11 Lubomir Rintelenv: Allow accessing non-mtd devices
2013-03-11 Robert P. J... cmd_df.c: Delete this clearly unused source file.
2013-03-11 Robert P. J... cmd_mtdparts.c: Correct "reseting" to "resetting" in...
2013-03-11 Joe HershbergerAllow u-boot to be silent without forcing Linux to be
2013-03-11 Robert P. J... Fix a couple typoes in tools/env/README
2013-03-11 Kim Phillipstools: update checkpatch to latest upstream version
2013-03-11 Kim Phillipstools: enable more checkpatch tests by default
2013-03-11 Stephen Warrencmd_part: don't print cmd name twice in help
2013-03-11 Andreas BießmannMAKEALL: fix kill_children for BSD hosts
2013-03-11 Gray Remlinmvsata_ide.c: Correction of typo in comments
2013-03-11 Stefan Roeseppc: Remove PCIPPC2 and PCIPPC6 boards
2013-03-11 Andreas Bießmanndisplay_options:print_buffer: align ASCII print
2013-03-11 Wolfgang DenkFeature Removal: disable "mtest" command by default
2013-03-11 Tom RiniMerge u-boot/master into u-boot-ti/master
2013-03-11 Lokesh Vutlaarm: dra7xx: Add silicon id support for DRA752 soc
2013-03-11 Lokesh Vutlaarm: dra7xx: Add dra7xx_evm build support
2013-03-11 Lokesh Vutlaarm: dra7xx: Add board files for DRA7XX socs
2013-03-11 Lokesh Vutlaarm: dra7xx: Add DDR related data for DRA752 ES1.0
2013-03-11 Lokesh Vutlaarm: dra7xx: Add control module changes
2013-03-11 Lokesh Vutlaarm: dra7xx: clock: Add the dplls data
2013-03-11 Lokesh Vutlaarm: dra7xx: clock: Add the prcm changes
2013-03-11 Lokesh VutlaARM: OMAP5: srcomp: enable slew rate compensation cells...
2013-03-11 Lokesh VutlaARM: OMAP5: Add DDR changes required for OMAP543X ES2...
2013-03-11 SRICHARAN RARM: OMAP4/5: clocks: Add the required OPP settings...
2013-03-11 SRICHARAN RARM: OMAP5: clock: Add the prcm register changes requir...
2013-03-11 SRICHARAN RARM: OMAP5: Add silicon id support for ES2.0 revision.
2013-03-11 Lokesh VutlaARM: OMAP5: Clean up iosettings code
2013-03-11 Lokesh VutlaARM: OMAP4+: Make control module register structure...
2013-03-11 Lokesh VutlaARM: OMAP4+: Cleanup emif specific files
2013-03-11 SRICHARAN RARM: OMAP4+: Clean up the pmic code
2013-03-11 SRICHARAN RARM: OMAP4+: Cleanup the clocks layer
2013-03-11 SRICHARAN RARM: OMAP4+: Change the PRCM structure prototype common...
2013-03-11 Lokesh VutlaARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
2013-03-11 Nikita Kiryanovcm_t35: prevent splashimage from being set to a bad...
2013-03-11 Nikita Kiryanovlcd: implement a callback for splashimage
next