Commit Graph

1075 Commits (248b2c367210c06dbd5fbdecf27e97fbe9d05fdb)

Author SHA1 Message Date
Michal Simek 1953d128fd microblaze: Fix printf() format issues 17 years ago
Stefan Roese 97a3bf268d ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL 17 years ago
Anton Vorontsov 015b27b9e1 fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups 17 years ago
Wolfgang Denk 699f051255 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile 17 years ago
Kim Phillips 6b70ffb9d1 fdt: add crypto node handling for MPC8{3, 5}xxE processors 17 years ago
Kumar Gala 348753d416 Fix some more printf() format problems. 17 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 17 years ago
Wolfgang Denk d5996dd555 Fix some more printf() format problems. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 17 years ago
Michal Simek c78fce699c FIS: repare incorrect return value with ramdisk handling 17 years ago
Stefan Roese d1631fe1a0 ppc4xx: Consolidate PPC4xx UIC defines 17 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 17 years ago
Kim Phillips 4109df6f75 silence misc printf formatting compiler warnings 17 years ago
Markus Klotzbücher 3d71c81a9b USB: shutdown USB before booting 17 years ago
Christian Eggers d4692b0ba8 Fix "usb part" command 17 years ago
Wolfgang Denk 06c53beae1 Fix some more print() format errors. 17 years ago
Christian Eggers d4b5f3fa00 Fix "usb part" command 17 years ago
Stefan Roese e870690bdc MTD/NAND: Fix printf format warning in nand code 17 years ago
Harald Welte 5bb12dbd7a Remove code duplication for setting the default environment 17 years ago
Marcel Ziswiler 99c2b434d3 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. 17 years ago
Joakim Tjernlund b502611b51 Change env_get_char from a global function ptr to a function 17 years ago
Andrew Klossner dc4b0b38d4 Fix printf errors. 17 years ago
Michal Simek 9fea65a6c4 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 17 years ago
Detlev Zundel 5981ebd320 fdt: Fix typo in variable name. 17 years ago
Steven A. Falco f6a69559d6 cmd_nvedit.c: clean up syntax highlighting 17 years ago
Steven A. Falco 75678c807a Make setenv() return status 17 years ago
Marian Balakowicz 3bab76a26e Delay FIT format check on sector based devices 17 years ago
Wolfgang Denk e093a24762 Coding Style Cleanup 17 years ago
Detlev Zundel 4077781231 fdt: Fix typo in variable name. 17 years ago
Philip Balister 9e4006bca3 NAND: Add missing declaration to non-redundant saveenv(). 17 years ago
Becky Bruce 391fd93ab2 Change lmb to use phys_size_t/phys_addr_t 17 years ago
Becky Bruce b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t. 17 years ago
Gerald Van Baren ae9e97fa96 libfdt: Move the working_fdt pointer to cmd_fdt.c 17 years ago
Kim Phillips e489b9c078 fdt: unshadow global working fdt variable 17 years ago
Gerald Van Baren 2fb698bf50 Use strncmp() for the fdt command 17 years ago
Gerald Van Baren 47abe8ab29 The fdt boardsetup command criteria was not unique 17 years ago
Gerald Van Baren fec6d9ee7c Remove the deprecated CONFIG_OF_FLAT_TREE 17 years ago
Stuart Wood cc49cadeeb env_nand.c: Added bad block management for environment variables 17 years ago
Peter Tyser 35ef877f0a Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 17 years ago
Haavard Skinnemoen 8c66497e06 Add support for environment in SPI flash 17 years ago
Haavard Skinnemoen b6368467e6 SPI Flash: Add "sf" command 17 years ago
Haavard Skinnemoen d255bb0e78 SPI API improvements 17 years ago
Haavard Skinnemoen 110e006fe6 soft_i2c: Pull SDA high before reading 17 years ago
Kumar Gala 81673e9ae1 Make sure common.h is the first include. 17 years ago
Marian Balakowicz 95d449ad4d Avoid initrd and logbuffer area overlaps 17 years ago
Stelian Pop 5922db6c09 Cleanup nand_info[] declaration. 17 years ago
Christian Eggers c918261c6d USB: replace old swap_ with proper endianess conversion macros 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Yuri Tikhonov 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 17 years ago