Commit Graph

14164 Commits (5cc08a179f26943513977112d7bc68f4b32079c9)
 

Author SHA1 Message Date
Marek Vasut 5cc08a179f GCC4.6: Squash warnings in fsl_espi.c 13 years ago
Marek Vasut 1a928ed964 GCC4.6: Squash warnings in ahci.c 13 years ago
Marek Vasut c97e74afcb GCC4.6: Squash warnings in 4xx_enet.c 13 years ago
Marek Vasut f382b7c58e GCC4.6: Squash warning in jedec_flash.c 13 years ago
Marek Vasut 31d34143bb GCC4.6: Squash warning in cfi_flash.c 13 years ago
Marek Vasut 68da5b1911 GCC4.6: Squash warning in cfb_console.c 13 years ago
Marek Vasut 35e9d698cd GCC4.6: Squash undefined variable in cmd_mtdparts.c 13 years ago
Marek Vasut 4b210e8bcf GCC4.6: Squash subsequent warnings in usb_storage.c 13 years ago
Marek Vasut 86bd3ff8fd GCC4.6: Squash warning in usb_storage.c 13 years ago
Marek Vasut 5bbe10dd2e GCC4.6: Squash warning in cmd_ide.c 13 years ago
Marek Vasut 88ec8c1246 GCC4.6: Squash warnings in common/usb.c 13 years ago
Marek Vasut 25a8c4f597 GCC4.6: Add macros to mv_gen_reg.h 13 years ago
Marek Vasut 17f5f1e23f GCC4.6: Squash error in cpc45/pd67290.c 13 years ago
Marek Vasut 2e59cb63ef GCC4.6: Squash warnings in PPChameleonEVB/flash.c 13 years ago
Marek Vasut d6248f40aa GCC4.6: Squash warnings in r360mpi/flash.c 13 years ago
Marek Vasut 9cf5dee75a GCC4.6: Squash warnings in pmc405de.c 13 years ago
Marek Vasut 2bf0758afa GCC4.6: Squash warning in cmd_pmc440.c 13 years ago
Marek Vasut 3d54639c3f GCC4.6: Squash warnings in tqm834x.c 13 years ago
Marek Vasut 7315ab226e GCC4.6: Squash warnings in mpc8610hpcd.c 13 years ago
Marek Vasut 1f09b44cae GCC4.6: Squash warnings in diu.c 13 years ago
Marek Vasut dffe06fa4a GCC4.6: Squash warning in mpc5121ads.c 13 years ago
Marek Vasut 7f2229b5c5 GCC4.6: Squash warnings in mpc86xx/interrupts.c 13 years ago
Marek Vasut cd84b1fabf GCC4.6: Squash warnings in ddr[123]_dimm_params.c 13 years ago
Marek Vasut e7fb8ba3a7 GCC4.6: Squash warnings in 4xx_pcie.c 13 years ago
Marek Vasut bd78ef90e6 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c 13 years ago
Marek Vasut 73dc3075ef GCC4.6: Squash warnings in 44x_spd_ddr.c 13 years ago
Marek Vasut ae484ba1fa GCC4.6: Squash warnings in denali_spd_ddr2.c 13 years ago
Marek Vasut b6d5040b0d GCC4.6: Squash warnings in denali_data_eye.c 13 years ago
Marek Vasut 506b9f2b2d PowerPC: Squash warning in mpc512x serial.c 13 years ago
Helmut Raiger 9660e442de cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 13 years ago
Doug Anderson deb5ca8027 disk: part_efi: fix **pgpt_pte == NULL 13 years ago
Doug Anderson df70b1c2e2 cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c 13 years ago
Wolfgang Denk 1ebcd6547f README: improve documentation of network related CONFIG_ settings 13 years ago
Wolfgang Denk c0f40859f9 README: white-space cleanup 13 years ago
Thierry Reding 7566832a88 image: Fix inverted logic in architecture check. 13 years ago
Simon Glass e4a3d57dc7 net: Export auto_load, use it in rarp 13 years ago
Simon Glass ed1ada712a net: Change for loop to memset() 13 years ago
Simon Glass 8c6914f10f net: Add more #ifdefs for tftpput to reduce code size 13 years ago
Simon Glass 165099e753 net: Make net_transfer() a static function 13 years ago
Simon Glass 39bccd21d0 net: Hide more code behind CONFIG_CMD_TFTPPUT 13 years ago
J. Vijayanand 206d68fdd4 fat: correct ATTR_VFAT check 13 years ago
Wolfgang Denk e116cc069f fs/fat/fat.c: fix warning: 'part_size' defined but not used 13 years ago
Donggeun Kim c30a15e590 FAT: Add FAT write feature 13 years ago
Simon Glass eea63e05d0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment 13 years ago
Simon Glass f5437ad141 fdt: ARM: Implement and verify embedded and separate device tree 13 years ago
Simon Glass b5220bc6ed fdt: add decode helper library 13 years ago
Simon Glass 2c0f79e44b fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) 13 years ago
Simon Glass bbb0b128c3 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) 13 years ago
Simon Glass 45ba8077f3 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) 13 years ago
Simon Glass 2d46cf291e net: tftpput: add tftpput command 13 years ago