aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-05powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout
2011-03-05powerpc/corenet_ds: revise platform dependent parametersYork Sun
2011-03-05corenet_ds: pick the middle value for all tested timing parametersYork Sun
2011-03-05powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registersYork Sun
2011-02-22fsl_law: Fix LAW printing functionKumar Gala
2011-02-21ARM: Update mach-typesSandeep Paulraj
2011-02-21arm1136 relocation: Fix calculation of board_init_rFabio Estevam
2011-02-21arm1136: Fix NAND bootFabio Estevam
2011-02-21arm: get_sp() should always be compiledPo-Yu Chuang
2011-02-21Pantheon: Add Board Support for Marvell dkb boardLei Wen
2011-02-21mvmfp: add MFP configuration support for PANTHEONLei Wen
2011-02-21serial: add pantheon soc supportLei Wen
2011-02-21ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen
2011-02-21mv: seperate kirkwood and armada from common settingLei Wen
2011-02-21ARM: fix write*() I/O accessorsWolfgang Denk
2011-02-21arm relocation: Fix calculation of board_init_rAlexander Stein
2011-02-21arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren
2011-02-21arm: Tegra2: Add support for NVIDIA Harmony boardTom Warren
2011-02-21serial: Add Tegra2 serial port supportTom Warren
2011-02-21arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren
2011-02-21mx31pdk: Make the full boot log visibleFabio Estevam
2011-02-21mx31pdk: Use the new relocation schemeFabio Estevam
2011-02-21EfikaMX: switch to MACH_TYPE_MX51_EFIKAMXLoïc Minier
2011-02-19Fix compile warning in net/eth.cRemy Bohmer
2011-02-19Fix build warnings in cmd_flash.cRemy Bohmer
2011-02-19USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev
2011-02-19USB: Add USB RNDIS gadget protocolVitaly Kuzmichev
2011-02-19USB-CDC: Move struct declaration before its useVitaly Kuzmichev
2011-02-19USB-CDC: Port struct net_device_statsVitaly Kuzmichev
2011-02-19USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev
2011-02-19Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass
2011-02-19Add USB host ethernet adapter supportSimon Glass
2011-02-19Fix EHCI usb submit timeout and unify with OHCISimon Glass
2011-02-15add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded envYoshihiro Shimoda
2011-02-15net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu
2011-02-15unzip: return uncompressed size in `filesize', and print it.Wolfgang Denk
2011-02-15itest: fix result of string comparesWolfgang Denk
2011-02-15microblaze: Fix msr handling in interrupt_handlerMichal Simek
2011-02-15microblaze: Fix systems with MSR=0Michal Simek
2011-02-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2011-02-12eNET: Move initial Global Data into CARGraeme Russ
2011-02-12sc520: Release CAR and enable cachingGraeme Russ
2011-02-12x86: Convert board_init_f to use an init_sequenceGraeme Russ
2011-02-12x86: Rearrange function calls in board_init_fGraeme Russ
2011-02-12x86: Split board_init_f() into init_fnc_t compatible functionsGraeme Russ
2011-02-12x86: Fix incorrect usage of relocation offsetGraeme Russ
2011-02-12x86: Move console initialisation into board_init_fGraeme Russ
2011-02-12x86: Move test for cold boot into init functionsGraeme Russ
2011-02-12x86: Move call to dram_init_f into board_init_fGraeme Russ
2011-02-12x86: Defer setup of final stackGraeme Russ