]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2011-03-16 Yoshihiro Shimodanet: sh_eth: add support for SH7757's ETHER
2011-03-13 John Schmollermpc8[5/6]xx: Ensure POST word does not get reset
2011-03-07 Priyanka Jainfsl_esdhc: Correcting esdhc timeout counter calculation
2011-03-07 Matthew McClintockpowerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS
2011-03-05 Ed Swarthoutpowerpc/85xx: Fix plat_mp_up() disabling of BPTR for...
2011-03-05 York Sunpowerpc/corenet_ds: revise platform dependent parameters
2011-03-05 York Suncorenet_ds: pick the middle value for all tested timing...
2011-03-05 York Sunpowerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode...
2011-02-23 Kumar Galafsl_law: Fix LAW printing function
2011-02-21 Sandeep PaulrajARM: Update mach-types
2011-02-21 Fabio Estevamarm1136 relocation: Fix calculation of board_init_r
2011-02-21 Fabio Estevamarm1136: Fix NAND boot
2011-02-21 Po-Yu Chuangarm: get_sp() should always be compiled
2011-02-21 Lei WenPantheon: Add Board Support for Marvell dkb board
2011-02-21 Lei Wenmvmfp: add MFP configuration support for PANTHEON
2011-02-21 Lei Wenserial: add pantheon soc support
2011-02-21 Lei WenARM: Add Support for Marvell Pantheon Familiy SoCs
2011-02-21 Lei Wenmv: seperate kirkwood and armada from common setting
2011-02-21 Wolfgang DenkARM: fix write*() I/O accessors
2011-02-21 Alexander Steinarm relocation: Fix calculation of board_init_r
2011-02-21 Tom Warrenarm: Tegra2: Add support for NVIDIA Seaboard board
2011-02-21 Tom Warrenarm: Tegra2: Add support for NVIDIA Harmony board
2011-02-21 Tom Warrenserial: Add Tegra2 serial port support
2011-02-21 Tom Warrenarm: Tegra2: Add basic NVIDIA Tegra2 SoC support
2011-02-21 Fabio Estevammx31pdk: Make the full boot log visible
2011-02-21 Fabio Estevammx31pdk: Use the new relocation scheme
2011-02-21 Loïc MinierEfikaMX: switch to MACH_TYPE_MX51_EFIKAMX
2011-02-19 Remy BohmerFix compile warning in net/eth.c
2011-02-19 Remy BohmerFix build warnings in cmd_flash.c
2011-02-19 Vitaly KuzmichevUSB-RNDIS: Send RNDIS state on disconnecting
2011-02-19 Vitaly KuzmichevUSB: Add USB RNDIS gadget protocol
2011-02-19 Vitaly KuzmichevUSB-CDC: Move struct declaration before its use
2011-02-19 Vitaly KuzmichevUSB-CDC: Port struct net_device_stats
2011-02-19 Vitaly KuzmichevUSB-CDC: handle interrupt after dropped pullup
2011-02-19 Simon GlassAdd support for ASIX AX88772 USB 2.0 10/100Mbit Etherne...
2011-02-19 Simon GlassAdd USB host ethernet adapter support
2011-02-19 Simon GlassFix EHCI usb submit timeout and unify with OHCI
2011-02-15 Yoshihiro Shimodaadd checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env
2011-02-15 Nobuhiro Iwamatsunet: ne2000: Add spport RTL-8019AS
2011-02-15 Wolfgang Denkunzip: return uncompressed size in `filesize', and...
2011-02-15 Wolfgang Denkitest: fix result of string compares
2011-02-15 Michal Simekmicroblaze: Fix msr handling in interrupt_handler
2011-02-15 Michal Simekmicroblaze: Fix systems with MSR=0
2011-02-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-02-12 Graeme RusseNET: Move initial Global Data into CAR
2011-02-12 Graeme Russsc520: Release CAR and enable caching
2011-02-12 Graeme Russx86: Convert board_init_f to use an init_sequence
2011-02-12 Graeme Russx86: Rearrange function calls in board_init_f
2011-02-12 Graeme Russx86: Split board_init_f() into init_fnc_t compatible...
2011-02-12 Graeme Russx86: Fix incorrect usage of relocation offset
2011-02-12 Graeme Russx86: Move console initialisation into board_init_f
2011-02-12 Graeme Russx86: Move test for cold boot into init functions
2011-02-12 Graeme Russx86: Move call to dram_init_f into board_init_f
2011-02-12 Graeme Russx86: Defer setup of final stack
2011-02-12 Graeme Russsc520: Move RAM sizing code from asm to C
2011-02-12 Graeme Russx86: Use Cache-As-RAM for initial stack
2011-02-12 Graeme Russx86: Move initial gd to fixed location
2011-02-12 Graeme RusseNET: General code cleanup
2011-02-12 Graeme RusseNET: Rearrange PAR assignments
2011-02-12 Graeme RusseNET: Define MMCR values in config.h
2011-02-12 Graeme RusseNET: Add RTC support to eNET
2011-02-12 Graeme RusseNET: Fix eNET Interrupt Setup for Linux
2011-02-12 Graeme Russsc520: Remove printf calls from cpu_init_f
2011-02-12 Graeme Russsc520: Move board specific settings to board init function
2011-02-12 Graeme Russsc520: Define MMCR address in include file
2011-02-12 Graeme Russx86: Make cpu init functions weak
2011-02-12 Graeme Russx86: Call early_board_init when warm booting
2011-02-12 Graeme Russx86: Add processor flags header from linux
2011-02-12 Graeme Russx86: Move Global Descriptor Table defines to processor.h
2011-02-12 Graeme Russx86: Add stack dump to register dump
2011-02-12 Graeme Russx86: Fix mangled umlauts
2011-02-12 Graeme Russsc520: Sort Makefile
2011-02-12 Graeme Russx86: Parametize values used in linker script
2011-02-12 Graeme RusseNET: Create distinct board configurations
2011-02-12 Graeme Russx86: Align config.mk and linker scripts with other...
2011-02-12 Graeme Russx86: Fix definition of global_data struct for asm-offsets.c
2011-02-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-02-11 York Sunpowerpc/8xxx: Add additional cycle to write-to-read...
2011-02-10 Priyanka Jainpowerpc/85xx: corrected p1_p2_rdb EEPROM address
2011-02-10 Kumar Galapowerpc/85xx: Fix p1_p2_rdb boards.cfg
2011-02-10 Timur Tabifsl: update CRC after setting EEPROM identifier
2011-02-09 Wolfgang Denkcmd_bmp.c: message about compressed formats is debug...
2011-02-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2011-02-09 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-nios
2011-02-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-02-08 Scott WoodNAND: env: remember the flags used in the previous...
2011-02-08 Thomas Chounios2: add gpio_is_valid
2011-02-08 Thomas Chounios2: use long for ssize_t
2011-02-08 Thomas Choualtera_spi: add spi_set_speed
2011-02-08 Thomas Chounios2: add gpio_free
2011-02-07 Shinya KuribayashiMIPS: Move VCT boards to boards.cfg
2011-02-07 Dirk Eibachppc4xx: Add DLVision-10G board support
2011-02-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-02-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2011-02-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-02-05 Joakim Tjernlundmpc83xx: Use correct register to calculate clocks.
2011-02-05 Leo Liumpc83xx: fix pcie configuration space read/write
2011-02-05 Shinya KuribayashiMIPS: Move Inca-IP targets to boards.cfg
2011-02-05 Shinya KuribayashiMIPS: Move Qemu MIPS target to boards.cfg
2011-02-05 Alexander HollerUSB: Change the necessary defines to get debug output
next