summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-06Revert "common.h: remove value from bool defines"Wolfgang Denk
2012-01-05ARM: highbank: enable networking and pxeRob Herring
2012-01-05net: add Calxeda xgmac driverRob Herring
2012-01-05Correctly handle input files beginning with several newlinesDavid Wagner
2012-01-05FAT: update the second FAT when writing a fileDonggeun Kim
2012-01-05usb_storage: Fix EHCI "out of buffer pointers" with CD-ROMKyle Moffett
2012-01-05fs/fat: Improve error handlingKyle Moffett
2012-01-05fs/fat: Fix FAT detection to support non-DOS partition tablesKyle Moffett
2012-01-05ext2: Cache line align indirection buffersSimon Glass
2012-01-05tools/env: allow overwrite of ethaddr on defaultGrant Erickson
2012-01-05Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-01-05tools/mkenvimage.c: Fix a merge issueHorst Kronstorfer
2012-01-05env: remove value from boolean definesIgor Grinberg
2012-01-05common.h: remove value from bool definesIgor Grinberg
2012-01-05env: factor out the env_get_char_spec() functionIgor Grinberg
2012-01-05fpga: Spartan-3: let print the progress if configuredStefano Babic
2012-01-05FPGA: use debug() instead of module debug printfStefano Babic
2012-01-05fpga: add definition for Xilinx Spartan-6 XC6SLX4Stefano Babic
2012-01-05phy: add phy_smsc_init() declarationVladimir Zapolskiy
2012-01-05fw_env.h: added a few missing definesFrans Meulenbroeks
2012-01-05fat: reset VFAT short alias checksum on first matchSergei Shtylyov
2012-01-05git-mailrc: Add self to davinci/omap, add tiTom Rini
2012-01-04x86: Convert board_init_f_r to a processing loopGraeme Russ
2012-01-04x86: Split init functions out of board.cGraeme Russ
2012-01-04x86: Move relocation code out of board.cGraeme Russ
2012-01-04x86: Move setup_pcat_compatibility() out of board.cGraeme Russ
2012-01-04x86: Move do_go_exec() out of board.cGraeme Russ
2012-01-04CHECKPATCH: arch/x86/lib/*Graeme Russ
2012-01-04x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ
2012-01-04x86: Allow cache before copy to RAMGraeme Russ
2012-01-04x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ
2012-01-04x86: Set GD_FLG_RELOC after entering in-RAM copy of U-BootGraeme Russ
2012-01-04x86: Use fs for global dataGraeme Russ
2012-01-04x86: Rework relocation calculationsGraeme Russ
2012-01-04x86: Simplify Flash-to-RAM code execution transitionGraeme Russ
2012-01-04x86: Rework Global Descriptor Table loadingGraeme Russ
2012-01-04x86: Remove GDR related magic numbersGraeme Russ
2012-01-04x86: Speed up copy-to-RAM and clear BSS operationsGraeme Russ
2012-01-02x86: Import glibc memcpy implementationGraeme Russ
2011-12-24tegra2: Optimize out-of-tree build for Ventana.Thierry Reding
2011-12-24tegra: Move boards over to use arch-level board UART functionSimon Glass
2011-12-24tegra: Add support for UART init in cpu board.cSimon Glass
2011-12-24tegra: Add a function mux featureSimon Glass
2011-12-24tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass
2011-12-24tegra: Move clock_early_init() to arch_cpu_init()Simon Glass
2011-12-24tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass
2011-12-24arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren
2011-12-24tegra: Fix build error in plutux, medcomSimon Glass
2011-12-24tegra2: Add Avionic Design Medcom support.Thierry Reding
2011-12-24tegra2: Add Avionic Design Plutux support.Thierry Reding