Commit Graph

8284 Commits (2a2ed845c085eb093b69fa6382fcf7534bb1f4b0)
 

Author SHA1 Message Date
Kim Phillips 2a2ed845c0 common: fix 'dummy' is used uninitialized in this function warning 15 years ago
Mike Frysinger 1ea6bcd859 push CROSS_COMPILE out to $(ARCH)_config.mk 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 60a3f404ac malloc.h: protect it against multiple include 15 years ago
Wolfgang Denk 7640f41988 Fix boards broken after removal of legacy NAND and DoC support 15 years ago
Wolfgang Denk 1a4664b53a cmd_flash.c: fix fix compile error for boards with DataFlash 15 years ago
Wolfgang Denk 341245a288 pcm030: fix out-of-tree building 15 years ago
Kazuaki Ichinohe e405afab1d Canyonlands SATA harddisk driver 15 years ago
Reinhard Arlt 52a0e2dee9 Add support for the Tundra TSI148 VME-bridge 15 years ago
Wolfgang Denk d39041fcad PATI board: fix compiler warnings 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 28c345042e mpl: printing current stdio devices cleanup 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 7e3be7cf3b console: unify printing current devices 15 years ago
Wolfgang Denk a694610d33 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 15 years ago
Wolfgang Denk 5669ed4557 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' 15 years ago
Tom Rix 6bb6e6c75e OMAP3 Fix compiler warning for v7_flush_dcache_all 15 years ago
Wolfgang Denk dba107b967 ARM: make split_by_variant.sh output more useful 15 years ago
Wolfgang Denk 2eb99ca802 NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... 15 years ago
Wolfgang Denk 7024aa14df at91cap9adk: fix #ifdef/#endif pairing 15 years ago
Wolfgang Denk 0a87dd90a7 pcm030: fix out-of-tree building 15 years ago
Wolfgang Denk 9ff59601c7 MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefined 15 years ago
Wolfgang Denk 2b5243fc24 8xxx: fix warning: implicit declaration of function 'uec_standard_init' 15 years ago
Wolfgang Denk 5b54df2674 MIP405T: fix compile problem 15 years ago
Wolfgang Denk 170c19725e NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... 15 years ago
Wolfgang Denk 6e897a661f CPCI750: fix compile problem 15 years ago
Wolfgang Denk 462b103873 Merge branch 'master' of /home/wd/git/u-boot/custodians 15 years ago
Wolfgang Denk 0f1b3a2424 Merge branch 'master' of git://git.denx.de/u-boot-i2c 15 years ago
Alessandro Rubini 6aee304834 cmd_i2c: bugfix: add missing brace 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Peter Tyser f732a7598f ppc: Fix compile error for boards with CONFIG_DDR_ECC 15 years ago
Prafulla Wadaskar 18e067de9b include/config_cmd_default.h cleanup 15 years ago
Wolfgang Denk dcf728a6af Merge branch 'master' of git://git.denx.de/u-boot-video 15 years ago
Wolfgang Denk f889cedfad Merge branch 'master' of git://git.denx.de/u-boot-microblaze 15 years ago
Mike Frysinger 569460ebf1 sata: namespace curr_device variable 15 years ago
Mike Frysinger 02e22c2de1 cmd_mmc: make curr_device static 15 years ago
Mike Frysinger 2d8d2adde3 envcrc: add missing dependencies on env storage 15 years ago
Scott Wood 2419169f57 Remove legacy NAND and disk on chip references from boards. 15 years ago
Shinya Kuribayashi 12e9043c7e config.mk: Remove $(PCI_CLOCK) reference 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 3db75d9c11 fix: missing autoconfig.mk from general Makefile 15 years ago
Matthias Weisser 1ca298ced0 Added support for splash screen positioning 15 years ago
Anatolij Gustschin 9d173e0233 video: mb862xx: replace printf with puts 15 years ago
Anatolij Gustschin cce99b2a7d video: mb862xx: use macros instead of magic numbers 15 years ago
Anatolij Gustschin e86528671e video: mb862xx: fix coding style and remove dead code 15 years ago
Michal Simek 292ed489db microblaze: Remove ignored return type for __arch__swab16 function 15 years ago
Michal Simek e2776587c0 microblaze: Removed unused variables 15 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 15 years ago
Stefan Roese fbdaafaee7 nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices 15 years ago
Stefan Roese f2f376ab95 nand: ndfc: Remove unnecessary #ifdef's 15 years ago
Stefan Roese 12582ac771 nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory 15 years ago
Valeriy Glushkov 3ebf70db54 nand: fixed failed reads on corrected ECC errors in nand_util.c 15 years ago
David Brownell ed727d394c Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. 15 years ago
Kyungmin Park 937076f84c MTD: OneNAND: Increase the environment size to 4KiB 15 years ago