Commit Graph

9797 Commits (819833af39a91fa1c1e8252862bbda6f5a602f7b)
 

Author SHA1 Message Date
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 14 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 14 years ago
Peter Tyser 0de71d5071 Move libfdt/ into lib/ 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Peter Tyser 89f39e177e Change directory-specific CFLAGS to use full path 14 years ago
Peter Tyser 03b7004dda Create CPUDIR variable 14 years ago
Wolfgang Denk fd4e49c189 Merge branch 'master' of git://git.denx.de/u-boot-blackfin 14 years ago
Jens Scharsig 30dc165a76 FIX: watchdog timeout, while waiting for input 14 years ago
Detlev Zundel 8178110bc2 config_cmd_all.h: Sort entries alphabetically 14 years ago
Frans Meulenbroeks 9157e9c40a config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS 14 years ago
karl.beldan@gmail.com ae30b8c200 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure 14 years ago
Peter Tyser a2513e27e8 mkimage: Fix strict-aliasing compiler warning 14 years ago
Andre Schwarz 1f2463d764 Add initial support for Matrix Vision mvSMR board based on MPC5200B. 14 years ago
Frans Meulenbroeks 9acd4f0e91 cmd_bmp.c: add standard subcommand handling 14 years ago
Albin Tonnerre f852a0c3bf drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking 14 years ago
Wolfgang Denk 74b86d2d51 Merge branch 'master' of git://git.denx.de/u-boot-ubi 14 years ago
Wolfgang Denk 2aa4c57a10 Merge branch 'master' of git://git.denx.de/u-boot-usb 14 years ago
Peter Tyser 3b653fdb32 cmd_ubi: Fix uninitialized variable warning 14 years ago
Kim B. Heino fac71cc49f USB storage probe 14 years ago
Kim B. Heino aaad108b88 USB storage count 14 years ago
Sergei Shtylyov d7a22a364c EHCI: add NEC PCI ID 14 years ago
Sergei Shtylyov c8b2d1dc0f EHCI: fix port reset reporting 14 years ago
Sergei Shtylyov e06a055bcd EHCI: fix off-by-one error in ehci_submit_root() 14 years ago
Sergei Shtylyov 6d313c84de EHCI: fix root hub device descriptor 14 years ago
Anatolij Gustschin 760bce07f1 video: ati_radeon_fb.c: fix warning while compiling with DEBUG 14 years ago
Ed Swarthout f6a7a2e888 ati_radeon: Support PCI virtual not eq bus mapping. 14 years ago
Ed Swarthout 9624f6d9eb ati_radeon: return with error when emulator fails 14 years ago
Anatolij Gustschin d5011762f5 video: cfb_console.c: add support for RLE8 bitmaps 14 years ago
Wolfgang Denk a233631095 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash 14 years ago
Wolfgang Denk 797131c125 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 14 years ago
Wolfgang Denk 92abce8731 Merge branch 'master' of git://git.denx.de/u-boot-i2c 14 years ago
Wolfgang Denk 6a1f7e54c2 Merge branch 'master' of git://git.denx.de/u-boot-arm 14 years ago
Thomas Chou 22d6c8faac cfi_flash: reset timer in flash status check 14 years ago
Kumar Gala 933419096e ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size 14 years ago
Timur Tabi 5a46960883 p2020ds: add alternate boot bank support using the ngPIXIS FPGA 14 years ago
Timur Tabi 2feb4af001 fsl: improve the PIXIS code and fix a few bugs 14 years ago
Sandeep Gopalpet ff8473e90a 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater 14 years ago
Kumar Gala 216082754f 85xx: Added various P1012/P1013/P1021/P1022 defines 14 years ago
Kumar Gala 5a85a30969 ppc/8xxx: Delete PCI nodes from device tree if not configured 14 years ago
Brent Kandetzki 3f1a5c1655 Blackfin: IP04: new board port 14 years ago
Mike Frysinger a3c08363b9 Blackfin: drop bfin #undef in linker script 14 years ago
Mike Frysinger 0c080aa753 Blackfin: call watchdog_init() for external watchdogs 14 years ago
Mike Frysinger b874ed1747 Blackfin: link with normal ABI target 14 years ago
Mike Frysinger dd97022cbe Blackfin: sync ptrace headers with linux 14 years ago
Harald Krapfenbauer 6a0be8f8fe Blackfin: cm-bf561: update network/env settings 14 years ago
Mike Frysinger 216818c1a2 Blackfin: bf537-stamp: add board test defines 14 years ago
Mike Frysinger 38b9b7446e Blackfin: relax .data alignment 14 years ago
Mike Frysinger 03f7053f70 Blackfin: drop reference to gd->reloc_off 14 years ago
Kumar Gala 49b97d9c8e fdt: Add fdt_del_node_and_alias helper 14 years ago