Commit Graph

1901 Commits (d5c37c9cc45ee400e0f53ba0e11edc88d6bd630b)

Author SHA1 Message Date
Wolfgang Denk ea95cb7331 utx8245: fix build breakage due to assert() 13 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 13 years ago
Wolfgang Denk d1f7a899eb YAFFS2: cmd_yaffs2.c - fix build warnings 13 years ago
Anton Staaf 155cfb5ef1 common: fix behavior of ROUND macro when input is already rounded 13 years ago
Wolfgang Denk 26e670ea43 ARM: remove broken "evb4510" board. 13 years ago
Diana CRACIUN 99ffccbd3e Flush cache after the OS image is loaded into the memory. 13 years ago
Bradley Bolen 03bf22f559 stdio: Fix a possible buffer overflow 13 years ago
Joel A Fernandes b8bc8973a1 led: Remove state-saving of led for toggle functionality and add toggle option to led command 13 years ago
Joel A Fernandes d604cda34a led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' 13 years ago
Jason Kridner 4086b51cb7 led: correct off/on locations in structure 13 years ago
Jason Kridner 4421acf8cd led: added cmd_led to Makefile 13 years ago
Jason Kridner 95492d784b Corrected LED name match finding avoiding extraneous Usage printouts 13 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
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 14 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 14 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Heiko Schocher 7816f2cf81 mkimage: add UBL header support for booting davinci cpus 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
Michael Jones f9a78b8d4f cosmetic: spell fixes etc. 14 years ago
Andreas Pretzsch 7130a579fd add command fitupd to run an update from a FIT image 14 years ago
Andreas Pretzsch 8d6b73202c automatic update from FIT image: add optional address parameter 14 years ago
Mike Frysinger 7b826c2f35 serial: implement common uart post test 14 years ago
Mike Frysinger c52b4f7945 serial: drop serial_register return value 14 years ago
Mike Frysinger 6c768ca746 serial: push default_serial_console to drivers 14 years ago
Mike Frysinger e84ffddbce cmd_usage: constify 14 years ago
Mike Frysinger 147c7169e8 constify default env 14 years ago
Mike Frysinger c3eb3fe490 env: allow people to force envcrc building 14 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 14 years ago
Jens Scharsig a16a84b725 Fix: watchdog timed out, if using md5 command 14 years ago
Jens Scharsig 3e499b6ab0 Fix: watchdog timed out, if using sha1 command 14 years ago
Matthew McClintock d0c4c33850 command/cmd_cache.c: Add optional flush arguments 14 years ago
Matthew McClintock 0e0996ef4f common/cmd_ximg.c: add ifdef protection for gzip uncompression 14 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 14 years ago
Laurence Withers 07c07635b4 miiphy: use strncpy() not sprintf() 14 years ago
Jens Scharsig 39c6e039a0 Fix: if using crc32 command watchdog timed out 14 years ago
Rob Herring 942e31437d scsi/ahci: add support for non-PCI controllers 14 years ago
Jason Hobbs 370d1e3e58 cosmetic, main: correct indentation/spacing issues 14 years ago
Jason Hobbs 3c766dccb3 cosmetic, main: clean up declarations of abortboot 14 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 14 years ago
Matthew McClintock 1bb5e9071f Fix typo from 'mb_alloc' -> 'lmb_alloc' 14 years ago
Albert ARIBAUD a55d23ccf6 Remove volatile qualifier in get_ram_size() calls 14 years ago
David A. Long a28afca57d Add uboot "fdt_high" enviroment variable 14 years ago
Michael Jones 8fd01b8f6b mmc: rescan fails on empty slot 14 years ago
Lei Wen e6f99a5611 MMC: add erase function to both mmc and sd 14 years ago