Commit Graph

9261 Commits (bb3bcfa2426cc6a0aecec7270e3ee67ca843a125)
 

Author SHA1 Message Date
Wolfgang Denk bb3bcfa242 Merge branch 'next' of ../next 15 years ago
Wolfgang Denk a200a7c04d Update CHANGELOG; prepare Prepare v2009.11 15 years ago
Peter Tyser f9476902b7 mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation 15 years ago
Peter Tyser 3363a34b9e MVBLUE: Remove CONFIG_CMD_IRQ 15 years ago
Detlev Zundel 18e8ad60ee imx27lite: Reenable MTD support on NOR flash. 15 years ago
Stefan Roese f4cfe42758 nand: Fix access to last block in NAND devices 15 years ago
Peter Korsgaard 3b887ca8ce mpc83xx: boot time regression, move LCRR setup back to cpu_init_f 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Heiko Schocher 00b6d927ba 5xxx, fdt: move fdt_fixup_memory() to cpu.c file 15 years ago
Michal Simek 386118a896 microblaze: Correct ffs regression for Microblaze 15 years ago
Graeme Smecher 8fe7b29f98 microblaze: Stop stack clobbering in microblaze-generic. 15 years ago
Wolfgang Denk 35e3717772 Merge branch 'master' of ../work into next 15 years ago
Wolfgang Denk 0fc52948bd Update CHANGELOG, prepare -rc2 15 years ago
Peter Tyser f2352877cb MAKEALL: Fix return value 15 years ago
Peter Tyser fbc1c8f6f6 tools/mkimage: Remove duplicate line of code 15 years ago
Heiko Schocher df002fa6b9 i2c: fix dangling comment in do_i2c_mw() 15 years ago
Heiko Schocher 7cb5fc15f2 mpc52xx, manroland: add some commands 15 years ago
Wolfgang Denk 206c00f26f Merge branch 'master' into next 15 years ago
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions 15 years ago
Heiko Schocher f8450829f9 52xx, manroland: add fdt_fixup_memory() in ft_board_setup() 15 years ago
Daniel Hobi 0ec81db202 Fix computation in nand_util.c:get_len_incl_bad 15 years ago
Evan Samanas aabb8cb081 nfs: NfsTimeout() updates 15 years ago
Peter Tyser 224c90d106 bootm: Fix help message's sub-command ordering 15 years ago
Robert P. J. Day a93c92cdda help: Correct syntax of nandecc help output. 15 years ago
Mike Rapoport c2fff331a3 smc911x: update SMC911X related configuration description 15 years ago
Mike Rapoport 45b6b65c6b smc911x: fix typo in smc911x_handle_mac_address name 15 years ago
Ed Swarthout f64ef9bb99 fix nfs symlink name corruption 15 years ago
Wolfgang Denk e8fac25e83 at91sam9261ek.c: fix minor coding style issue. 15 years ago
Wolfgang Denk 4713010adf trab: fix warning: implicit declaration of function 'disable_vfd' 15 years ago
Wolfgang Denk a9f99ab44b zlib.c: avoid build conflicts for cradle board 15 years ago
Wolfgang Denk 8cbf4e4f17 Fix out-of-tree building of "apollon" board. 15 years ago
Wolfgang Denk 2a49bf3149 Merge branch 'master' into next 15 years ago
Mike Frysinger f68ab43de6 lzma: ignore unset filesizes 15 years ago
Detlev Zundel cccfc2ab77 README: Rearrange paragraphs to regain linear arrangement. 15 years ago
Joakim Tjernlund cd514aeb99 zlib: Optimize decompression 15 years ago
Peter Korsgaard 20dde48bca add lzop decompression support 15 years ago
Peter Tyser c81296c16f tools/mkimage: Print FIT image contents after creation 15 years ago
Peter Tyser 8e1c89663c tools/fit_image.c: Remove unused fit_set_header() 15 years ago
Peter Tyser 1a99de2cb4 tools/mkimage: Assume FDT image type for FIT images 15 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 15 years ago
Graeme Russ 1c409bc710 i386: Final Relocation 15 years ago
Graeme Russ cabe579480 i386: Move references to link script exports 15 years ago
Graeme Russ 0fc1b49ecb i386: Remove inline asm symbols from .dynsym 15 years ago
Graeme Russ 564a9984bd i386: Rearrange Interupt Handling 15 years ago
Graeme Russ 27f13075a6 i386: Fix race condition when using SC520 timers 15 years ago
Graeme Russ 141a62cc12 i386: Fix global label in inline asm compile error 15 years ago
Graeme Russ 4ee4e413ba i386: Reorder source objects in lib_i386 Makefile 15 years ago
Graeme Russ aea14421c5 i386: Fix link collisions resulting from gcc4.4.1 upgrade 15 years ago
Graeme Russ b4feeb4e8a i386: Fix malloc initialization 15 years ago
Graeme Russ c74bfce0fb i386: Fix dlmalloc compile warning 15 years ago