Commit Graph

13989 Commits (86eb49b3e596baa688bea5ef678e951e964845a3)
 

Author SHA1 Message Date
Simon Glass 86eb49b3e5 sandbox: Makefile changes to build sandbox architecture 13 years ago
Simon Glass 9d2cb8e8e6 Add generic gpio.h in asm-generic 13 years ago
Simon Glass 4750884306 Adjust dependency rules to permit per-file flags 13 years ago
Simon Glass 925493582c sandbox: Use uintptr_t for 32/64-bit compatibility 13 years ago
Simon Glass c861fbf747 sandbox: Add basic config file 13 years ago
Simon Glass 7accb6ea56 sandbox: Add serial uart 13 years ago
Simon Glass bace3d00f2 sandbox: Add main program 13 years ago
Simon Glass 7a9219c17a sandbox: Add OS dependent layer 13 years ago
Simon Glass 8edf844f1b sandbox: Force command sections to be 4-byte aligned 13 years ago
Simon Glass 711523958f sandbox: Disable standalone/API support 13 years ago
Simon Glass fe34107e38 sandbox: Disable built-in malloc 13 years ago
Simon Glass 6d6f123632 sandbox: Add bootm support 13 years ago
Simon Glass 6fcc3be453 sandbox: Add board info for architecture 13 years ago
Simon Glass 43bd194c42 sandbox: Add sandbox board 13 years ago
Simon Glass b8605a1cbd sandbox: Add architecture lib files 13 years ago
Simon Glass 4b0730d242 sandbox: Add cpu files 13 years ago
Simon Glass a7551a3f79 sandbox: Add compiler defines to support a 64-bit x86_64 platform 13 years ago
Simon Glass 65bf1d39f4 sandbox: Add architecture image support 13 years ago
Simon Glass 0ec2ce4a67 Fix use of int as pointer in image.c 13 years ago
Simon Glass 744d9859a7 sandbox: Add architecture header files 13 years ago
Jason Hobbs e72f0b1521 arm: ca9x4_ct_vxp: enable PXE BOOTP options support 13 years ago
Jason Hobbs e21669fd70 arm: ca9x4_ct_vxp: enable pxe command support 13 years ago
Jason Hobbs 75e7f3f3dd Convert ca9x4_ct_vxp to standard env variables 13 years ago
Jason Hobbs d2b5d5c4c1 net: bootp: add PXE/RFC 4578 DHCP options support 13 years ago
Jason Hobbs 06283a6401 Add pxe command 13 years ago
Jason Hobbs e11938eabc lib: add uuid_str_to_bin for use with bootp and PXE uuid 13 years ago
Jason Hobbs dc0b7b0e61 README: document standard image variables 13 years ago
Jason Hobbs 4d91a6ecab Replace space and tab checks with isblank 13 years ago
Jason Hobbs ce2d4c9532 cosmetic: remove unneeded curly braces 13 years ago
Jason Hobbs 93337abbfe Add isblank 13 years ago
Jason Hobbs c8a2079e49 common: add run_command2 for running simple or hush commands 13 years ago
Jason Hobbs b41bc5a82d common, menu: use abortboot for menu timeout 13 years ago
Jason Hobbs b69bf52dfe Add generic, reusable menu code 13 years ago
Jason Jin 5c1d082b14 DM9000:Add a byte swap macro for dm9000 io operation. 13 years ago
Holger Brunck e5afdf584c kw_gpio: fix error in kw_gpio_direction_input 13 years ago
Mike Frysinger 0d2b0a8f45 Blackfin: bfin_spi: fix build error when DEBUG is defined 13 years ago
Mike Frysinger 5aa5b88404 Blackfin: define CONFIG_SYS_CACHELINE_SIZE 13 years ago
Helmut Raiger 82a04900a5 video: Moving mx3fb.c to CONFIG_VIDEO 13 years ago
Helmut Raiger 3f480bf7c3 mx31: make HSP clock for mx3fb driver available 13 years ago
Marek Vasut 711a6722f9 MX5: Make IPU display output and pixel format configurable 13 years ago
Stefano Babic 3d1d5e2379 VIDEO: MX5: export pix format 13 years ago
Stefano Babic 63f832fbb8 VIDEO: MX5: Switch MX5 to CONFIG_VIDEO 13 years ago
Timur Tabi 3c59e3986c video: update the Freescale DIU driver to use linux/fb.h 13 years ago
Mike Frysinger d4590da436 powerpc: cpm2 boards: update fcc register logic 13 years ago
Anatolij Gustschin 92faa8b109 zlib: handle overflow while calculating available stream input size 13 years ago
Mike Frysinger 8d80d05753 serial_exit: punt unused prototype 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Daniel Schwierzeck fa28bd2eef common: fix missing function pointer relocation in fixup_cmdtable() 13 years ago
Anatolij Gustschin 4fc823ddb4 mpc5200: digsy_mtc: fix detection of Coral-PA 13 years ago
Anatolij Gustschin 0da1fb03c5 pci: move pcidelay code to new location just before PCI bus scan 13 years ago