summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-12sc520: Move RAM sizing code from asm to CGraeme Russ
2011-02-12x86: Use Cache-As-RAM for initial stackGraeme Russ
2011-02-12x86: Move initial gd to fixed locationGraeme Russ
2011-02-12eNET: General code cleanupGraeme Russ
2011-02-12eNET: Rearrange PAR assignmentsGraeme Russ
2011-02-12eNET: Define MMCR values in config.hGraeme Russ
2011-02-12eNET: Add RTC support to eNETGraeme Russ
2011-02-12eNET: Fix eNET Interrupt Setup for LinuxGraeme Russ
2011-02-12sc520: Remove printf calls from cpu_init_fGraeme Russ
2011-02-12sc520: Move board specific settings to board init functionGraeme Russ
2011-02-12sc520: Define MMCR address in include fileGraeme Russ
2011-02-12x86: Make cpu init functions weakGraeme Russ
2011-02-12x86: Call early_board_init when warm bootingGraeme Russ
2011-02-12x86: Add processor flags header from linuxGraeme Russ
2011-02-12x86: Move Global Descriptor Table defines to processor.hGraeme Russ
2011-02-12x86: Add stack dump to register dumpGraeme Russ
2011-02-12x86: Fix mangled umlautsGraeme Russ
2011-02-12sc520: Sort MakefileGraeme Russ
2011-02-12x86: Parametize values used in linker scriptGraeme Russ
2011-02-12eNET: Create distinct board configurationsGraeme Russ
2011-02-12x86: Align config.mk and linker scripts with other archesGraeme Russ
2011-02-12x86: Fix definition of global_data struct for asm-offsets.cGraeme Russ
2011-02-11Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-02-10powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3York Sun
2011-02-09powerpc/85xx: corrected p1_p2_rdb EEPROM addressPriyanka Jain
2011-02-09powerpc/85xx: Fix p1_p2_rdb boards.cfgKumar Gala
2011-02-09fsl: update CRC after setting EEPROM identifierTimur Tabi
2011-02-09cmd_bmp.c: message about compressed formats is debug info only.Wolfgang Denk
2011-02-09Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-02-09Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk
2011-02-09Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2011-02-08NAND: env: remember the flags used in the previous environmentScott Wood
2011-02-08nios2: add gpio_is_validThomas Chou
2011-02-08nios2: use long for ssize_tThomas Chou