Commit Graph

6876 Commits (9933d609020c297788f53f334c8465fa7a99b10c)
 

Author SHA1 Message Date
Matthias Fuchs 1951f847f0 ppc4xx: Update TEXT_BASE for CPCI405 boards 17 years ago
Stefan Roese 8c92af7b2f ppc4xx: Remove some features from ALPR to fit into 256k again 17 years ago
Stefan Roese 3b089e4f88 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization 17 years ago
Stefan Roese 8173293516 UBI: Return -ENOMEM upon failing malloc 17 years ago
Ben Warren 2145188bea Fix compile error in building MBX860T. 17 years ago
Michal Simek 8fab49ea91 microblaze: Remove XUPV2P board 17 years ago
Michal Simek 99ba6f3535 microblaze: Remove CONFIG_LIBFDT due to error in common files 17 years ago
Michal Simek e7d591e823 microblaze: Fix ml401 uart16550 setting 17 years ago
Michal Simek c85ff0553a microblaze: Set up relocation is done 17 years ago
Mike Frysinger bcb6dd9187 tools/netconsole: new script for working with netconsole over UDP 17 years ago
Sonic Zhang 8c5170a7d0 fs/fat: handle FAT on SATA 17 years ago
Jerry Van Baren 97a24a78ee libfdt: Fix redefined uintptr_t warning for USE_HOSTCC 17 years ago
Graeme Russ 1fc2b165c5 Moved sc520 PCI definitions to stand-alone file 17 years ago
Graeme Russ 1f5070c0c1 Fixed path to sc520 SSI include file 17 years ago
Graeme Russ d4f70da544 Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c 17 years ago
Stefan Roese c034075a71 serial: Add vcth UART driver 17 years ago
Ilya Yanok 142a80ffc3 jffs2: cache data_crc results 17 years ago
Ilya Yanok 9b7076229e jffs2: summary support 17 years ago
Ilya Yanok 70741004dc jffs2: add buffer to cache flash accesses 17 years ago
Ilya Yanok 8a36d31f72 jffs2: rewrite jffs2 scanning code based on Linux one 17 years ago
Ilya Yanok e0b5532579 jffs2: add sector_size field to part_info structure 17 years ago
Ilya Yanok f738469567 jffs2: fix searching for latest version in jffs2_1pass_list_inodes() 17 years ago
Wolfgang Denk 1113cb764b evb64260: fix "cast to pointer from integer of different size" warnings 17 years ago
Wolfgang Denk f68a0c9149 Merge branch 'master' of /home/wd/git/u-boot/custodians 17 years ago
Wolfgang Denk 695a5f339a Merge branch 'master' of git://git.denx.de/u-boot-usb 17 years ago
Stefan Althoefer d277682731 USB: descriptor handling 17 years ago
Wolfgang Denk d5e710a397 Merge branch 'master' of /home/wd/git/u-boot/custodians 17 years ago
Kumar Gala 4c253fdb2a drivers/fsl_pci_init: Fix compile warning 17 years ago
Jean-Christophe PLAGNIOL-VILLARD dedacc18a8 usbtty/omap: update to current API 17 years ago
Anatolij Gustschin ee2e9ba917 video: fix FADS823 and RRvision compiling issues 17 years ago
Stefan Roese 2d2e05727f UBI: Fix size parsing in "ubi create" 17 years ago
Stefan Roese 2ee951ba2a UBI: Enable re-initializing of the "ubi part" command 17 years ago
Stefan Roese 9def12cae3 MTD: Fix problem based on non-working relocation (list head mtd_partitions) 17 years ago
Wolfgang Denk 13d36ec849 Merge branch 'master' of git://git.denx.de/u-boot-at91 17 years ago
Wolfgang Denk c645b181a9 Merge branch 'master' of git://git.denx.de/u-boot-net 17 years ago
Trent Piepho 5e3ab68e9a Section name should be ".data", not "data" 17 years ago
Wolfgang Denk 7fa6a2f3b6 MAKEALL: Automatically use parallel builds 17 years ago
Wolfgang Denk 268405fa7c vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 153176a941 avr32/bootm: remove unused variable 'ret' 17 years ago
Peter Tyser 434c51a5e6 Remove unneeded CONFIG_SHELL references 17 years ago
Peter Tyser cf7a7b9979 Use bash for default GNU Make shell application 17 years ago
Heiko Schocher 4b53001876 jffs2: rename devices_init () in common/jffs2.c 17 years ago
Daniel Hellstrom af5eb847a1 SPARC: Fixed compiler error introduced by commit c160a95447 17 years ago
Gary Jennejohn 4c60259899 mgsuvd add the board-specific part of the HDLC driver 17 years ago
Gary Jennejohn 534a435966 mgcoge add the board-specific part of the HDLC driver 17 years ago
Gary Jennejohn 135f553453 keymile add the common parts of the HDLC driver 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1cb82a9207 drivers/bios_emulator: Move conditional compilation to Makefile 17 years ago
Richard Retanubun bcdf1d2cf6 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. 17 years ago
Gary Jennejohn 16a28ef219 IOMUX: Add console multiplexing support. 17 years ago
Mike Frysinger 774ce72026 strings: use puts() rather than printf() 17 years ago