Commit Graph

6220 Commits (89a7b78c43f7550cd42a35c19c7eca9cb15ab9d1)

Author SHA1 Message Date
Simon Glass bbb0b128c3 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) 14 years ago
Simon Glass 1aec244acf tftpput: add save_addr and save_size global variables 14 years ago
Simon Glass 58f317d182 net: tftpput: Support selecting get/put for tftp 14 years ago
Simon Glass e4bf0c5cfe net: tftpput: Rename TFTP to TFTPGET 14 years ago
Simon Glass 4793ee6522 net: tftpput: Add support for receiving ICMP packets 14 years ago
Simon Glass d67f10ce0f Add setenv_ulong() and setenv_addr() 14 years ago
Simon Glass 3cce8a5496 Move simple_itoa to vsprintf 14 years ago
Joachim Foerster b962ac794a altera_tse: Add support for dedicated descriptor memory 14 years ago
Anton staaf 96d21237ec tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra 14 years ago
Anton staaf 46a6d51c82 cache: add ALLOC_CACHE_ALIGN_BUFFER macro 14 years ago
Wolfgang Denk d47031e687 Revert "km_arm: enable POST for these boards" 14 years ago
Michal Simek e634138e73 microblaze: Wire up axi_ethernet driver initialization 14 years ago
Stefano Babic 4962e38e9a mkimage: adding support for Davinci AIS image 14 years ago
Mike Frysinger 8b710b163b net: ns9750: drop !NET_MULTI driver 14 years ago
Simon Glass 4a9b413108 Add getenv_ulong() to read an integer from an environment variable 14 years ago
Michal Simek c1044a1ec1 net: emaclite: Move RX/TX ping pong initialization to 14 years ago
Michal Simek 9b94755af9 net: emaclite: Use unsigned long for baseaddr 14 years ago
Anton Staaf 1e41f5ad45 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition 14 years ago
Simon Glass f8df9d0d1a NS16550: trivial code clean for checkpatch 14 years ago
Dirk Eibach b88e7b3cc0 hwmon: Provide dtt_init() 14 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 14 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 14 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 14 years ago
Stephen Warren 712fbcf384 checkpatch whitespace cleanups 14 years ago
Tang Yuantian 83c484d7ec drivers: add the support for Silicon Image SATA controller 14 years ago
Macpaul Lin 5f1719c105 adp-ag101: add board adp-ag101 support 14 years ago
Macpaul Lin 64d614617f nds32: common bdinfo, bootm, image support 14 years ago
Macpaul Lin e70838444c nds32: add NDS32 support into common header file 14 years ago
Dirk Eibach 486cad03be gpio: Add PCA9698 40-bit I2C I/O port 14 years ago
Gerlando Falauto b0e55d5b5a km/common: enable "env default" for all keymile boards 14 years ago
Andreas Huber 2a7714ce64 km/common: fix ramfs development target 14 years ago
Valentin Longchamp a2da616311 km_arm: enable POST for these boards 14 years ago
Timur Tabi a836626cc4 powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) 14 years ago
stany MARCEL 96d94385a7 ColdFire: Move boards with simple _config rules to boards.cfg 14 years ago
Shengzhou Liu 2a523f5240 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers 14 years ago
Kumar Gala 4d28db8a1e powerpc/85xx: Add support for RMan LIODN initialization 14 years ago
Simon Glass efb2172ece Move timestamp and version files into 'generated' subdir 14 years ago
Simon Glass 9d2cb8e8e6 Add generic gpio.h in asm-generic 14 years ago
Simon Glass c861fbf747 sandbox: Add basic config file 14 years ago
Simon Glass 7a9219c17a sandbox: Add OS dependent layer 14 years ago
Simon Glass 8edf844f1b sandbox: Force command sections to be 4-byte aligned 14 years ago
Simon Glass a7551a3f79 sandbox: Add compiler defines to support a 64-bit x86_64 platform 14 years ago
Simon Glass 65bf1d39f4 sandbox: Add architecture image support 14 years ago
Simon Glass 744d9859a7 sandbox: Add architecture header files 14 years ago
Jason Hobbs e72f0b1521 arm: ca9x4_ct_vxp: enable PXE BOOTP options support 14 years ago
Jason Hobbs e21669fd70 arm: ca9x4_ct_vxp: enable pxe command support 14 years ago
Jason Hobbs 75e7f3f3dd Convert ca9x4_ct_vxp to standard env variables 14 years ago
Jason Hobbs 06283a6401 Add pxe command 14 years ago
Jason Hobbs e11938eabc lib: add uuid_str_to_bin for use with bootp and PXE uuid 14 years ago
Jason Hobbs 93337abbfe Add isblank 14 years ago