Commit Graph

13674 Commits (e6862997bd208467f0bffd542dd635d27c15adaa)
 

Author SHA1 Message Date
Wolfgang Denk 33a6b9e90b environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined 14 years ago
Wolfgang Denk e6a857da74 fpga: constify to fix build warning 14 years ago
Wolfgang Denk f6c019c454 Unify timer_init() and cpu_init() prototypes 14 years ago
seedshope 5589073a16 ARM: fix error: conflicting types for 'setenv' 14 years ago
Wolfgang Denk 5791293986 cfb_console.c: checkpatch cleanup 14 years ago
Wolfgang Denk 72c65f6f6d cfb_console.c: drop custom PRINTD() and use debug() instead 14 years ago
Wolfgang Denk 64e40d72ea Cosmetic: reformat drivers/video/cfb_console.c 14 years ago
Daniel Schwierzeck 92bbd64e39 README: update MIPS related informations 14 years ago
Daniel Schwierzeck ab2a98b117 MIPS: make cache operation mode configurable 14 years ago
Daniel Schwierzeck 7185adb48e MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG 14 years ago
Daniel Schwierzeck 60b74bde92 MIPS: INCA-IP: rename inca-swap-bytes host tool 14 years ago
Wolfgang Denk dd620b2633 Merge branch 'master' of /home/wd/git/u-boot/custodians 14 years ago
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 14 years ago
Wolfgang Denk 7ca9296e1b README: udate Coding Style description to current status quo 14 years ago
Kumar Gala 5756736176 powerpc/8xxx: Remove dependency on <usb.h> 14 years ago
Shaohui Xie a3a3e7b2c3 powerpc/85xx: enable USB2 gadget mode for corenet ds board 14 years ago
Timur Tabi 90f89f099d powerpc/85xx: verify the device tree before booting Linux 14 years ago
Wolfgang Denk 21cd5815a7 MPC8xxx: drop redundant boot messages 14 years ago
Kumar Gala 74d9d5239f powerpc/85xx: Fix build failure for P1023RDS 14 years ago
Mingkai Hu aa7f281ce4 powerpc/p2041rdb: Enable SATA support 14 years ago
Kumar Gala 8992738db7 powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500 14 years ago
Bhaskar Upadhaya 65bb8b060a powerpc/85xx: Fix up clock_freq property in CAN node of dts 14 years ago
Wolfgang Denk 28415b62d1 85xx: enable FDT support for STX SSA board 14 years ago
Matthew McClintock 0a9fe8ee7e powerpc/85xx: provide 85xx flush_icache for cmd_cache 14 years ago
Mingkai Hu cd420e0b2a powerpc/p2041rdb: Enable backside L2 cache support 14 years ago
Kumar Gala acf3f8da98 powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E 14 years ago
Kumar Gala db564bccef powerpc/85xx: Add support for P2041[e] XAUI in SERDES 14 years ago
Kumar Gala 88b91f2d3b powerpc/85xx: Rename P2040 id & SERDES to P2041 14 years ago
Stephen George f110fe940c powerpc/85xx: Adding configuration for DCSRCR to enable 32M access 14 years ago
Kumar Gala 70bfb032ec powerpc/85xx: Fix setting of EPAPR_MAGIC value 14 years ago
Andreas Bießmann ce0f709bcd cfb_console: fix build breakage 14 years ago
Andy Fleming 0011401dfe Revert "AT91:mmc:fix multiple read/write error" 14 years ago
Heiko Schocher 40e018815d panic: remove warning "'noreturn' function does return" 14 years ago
Heiko Schocher eaf5e65af5 post, memory test: add memory_post_test() to include file 14 years ago
Wolfgang Denk 85f3df1c3a Fix build error causes by "unify version_string" 14 years ago
Niklaus Giger 1103cf2f5c Removed obsolete Netstal boards 14 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 14 years ago
Jeroen Hofstee 2469c4b2db rules.mk: replace GNU specific \w with POSIX equivalant 14 years ago
Jeroen Hofstee 2901f8891d mkconfig: also create CONFIG defines with BSD sed 14 years ago
Jeroen Hofstee 5bce5dc33d include/compiler.h: typedef ulong for FreeBSD 14 years ago
Stefan Roese 3ce04d9bba net/4xx: Install interrupt handler after driver registration 14 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
aneeshv 3857f8f5a5 Correct ih_os for u-boot.img 14 years ago
Heiko Schocher 7816f2cf81 mkimage: add UBL header support for booting davinci cpus 14 years ago
Linus Walleij b9af6d3d82 MAINTAINERS: integrator+versatile boards 14 years ago
Michael Jones 12b5723b3e mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE 14 years ago
Michael Jones ee44fb298d fpga: support FPP Cyclone configuration 14 years ago
Michael Jones 20a9f8e254 fpga: add #define for Altera Cyclone EP3C5 14 years ago
Michael Jones 191c0b87b1 cmd_mac: fix help for 'mac read' 14 years ago
Michael Jones 6a33a3c2c9 cmd_mac: cleanup help 14 years ago