Commit Graph

1769 Commits (e5afdf584c1e217b19579ba88e415ff8eb657fd8)

Author SHA1 Message Date
Daniel Schwierzeck fa28bd2eef common: fix missing function pointer relocation in fixup_cmdtable() 14 years ago
Timur Tabi 50bf17bd15 fdt: update fdt_alloc_phandle to use fdt_get_phandle 14 years ago
Timur Tabi 3c927cccdc fdt: check for fdt errors in fdt_create_phandle 14 years ago
Wolfgang Denk fad2e1b06c common/usb.c: fix warning: variable ... set but not used 14 years ago
Wolfgang Denk 10f4dd784f common/cmd_usb.c: fix warning: variable ... set but not used 14 years ago
Wolfgang Denk 419a1fe954 CFI: fix warning: variable ... set but not used 14 years ago
Che-liang Chiou ca366d0e38 cmd_time: add time command 14 years ago
Wolfgang Denk e42624bbe0 common/image.c: remove duplicated IH_TYPE entries. 14 years ago
Michal Simek 49a23e4a41 serial: uartlite: Support for SERIAL_MULTI 14 years ago
Kumar Gala 8e8a4bc22f cmd_sf: Fix compiler warning 14 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 14 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 14 years ago
Wolfgang Denk f092f15d39 Revert "GCC4.6: Convert various empty macros to inline functions" 14 years ago
Marek Vasut ce80ddc180 NAND: Make page, erase, oob size available via cmd_nand 14 years ago
Marek Vasut 6089981663 NAND: Add -y option to nand scrub command 14 years ago
Marek Vasut fb3659ac42 NAND: Add nand read.raw and write.raw commands 14 years ago
Marek Vasut 2984fd1673 GCC4.6: Squash warning in cmd_ubi.c: 14 years ago
Marek Vasut 9099ac3e7e GCC4,6: Squash warning in cmd_nand.c 14 years ago
Marek Vasut f3b3c3df18 GCC4.6: Squash warning in cmd_mem.c 14 years ago
Marek Vasut be547c6db3 GCC4.6: Squash warnings in lcd.c 14 years ago
Marek Vasut 7fcd9bbd6f GCC4.6: Squash warning in cmd_nvedit.c 14 years ago
Marek Vasut 5b3901d9ae GCC4.6: Squash warning in cmd_flash.c 14 years ago
Marek Vasut 60ce53cf9f GCC4.6: Convert various empty macros to inline functions 14 years ago
Graeme Russ e3e454cd72 console: Squelch pre-console output in console functions 14 years ago
Marek Vasut b18eabfa5f IDE: Fix complaints about strict aliasing in cmd_ide.c 14 years ago
Simon Glass 857c283e9b Small refactor to remove duplicate serial code 14 years ago
York Sun d29d17d7ba powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver 14 years ago
Timur Tabi fbb9ecf749 powerpc/mp: add support for discontiguous cores 14 years ago
Kumar Gala 10aeabd186 fdt: Add new fdt_create_phandle helper 14 years ago
Kumar Gala f117c0f073 fdt: Rename fdt_create_phandle to fdt_set_phandle 14 years ago
Simon Glass 8d1af94220 cmd_sf: add "update" subcommand to do smart SPI flash update 14 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 14 years ago
Wolfgang Denk ea95cb7331 utx8245: fix build breakage due to assert() 14 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 14 years ago
Wolfgang Denk d1f7a899eb YAFFS2: cmd_yaffs2.c - fix build warnings 14 years ago
Anton Staaf 155cfb5ef1 common: fix behavior of ROUND macro when input is already rounded 14 years ago
Wolfgang Denk 26e670ea43 ARM: remove broken "evb4510" board. 14 years ago
Diana CRACIUN 99ffccbd3e Flush cache after the OS image is loaded into the memory. 14 years ago
Bradley Bolen 03bf22f559 stdio: Fix a possible buffer overflow 14 years ago
Joel A Fernandes b8bc8973a1 led: Remove state-saving of led for toggle functionality and add toggle option to led command 14 years ago
Joel A Fernandes d604cda34a led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' 14 years ago
Jason Kridner 4086b51cb7 led: correct off/on locations in structure 14 years ago
Jason Kridner 4421acf8cd led: added cmd_led to Makefile 14 years ago
Jason Kridner 95492d784b Corrected LED name match finding avoiding extraneous Usage printouts 14 years ago
Marek Vasut 2a94dda0e7 USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() 14 years ago
Marek Vasut 01a97d45d1 USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers 14 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
Heiko Schocher 780f13a9e1 hwmon: do not init sensors on startup 14 years ago
John Rigby 3decb14abe mkimage: Add OMAP boot image support 14 years ago
Wolfgang Denk e6a857da74 fpga: constify to fix build warning 14 years ago