summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix fprintf prototype and return valueSascha Hauer2011-11-111-1/+1
* console: fix return values of puts functionsSascha Hauer2011-11-111-3/+3
* Merge branch 'master' into nextSascha Hauer2011-10-231-6/+6
|\
| * Avoid warnings by using format(__printf__)Loïc Minier2011-10-181-6/+6
* | initial oftree command supportSascha Hauer2011-10-191-0/+21
* | initial libfdt supportSascha Hauer2011-10-194-0/+1318
* | Merge branch 'master' into nextSascha Hauer2011-10-141-0/+2
|\|
| * Merge branch 'next'Sascha Hauer2011-10-0913-82/+526
| |\
| * | include: list: add include because we need NULLWolfram Sang2011-09-141-0/+2
* | | digest: factorise file digest to common/digest.cJean-Christophe PLAGNIOL-VILLARD2011-10-121-0/+8
| |/ |/|
* | Allow data-only i2c transfersRosen Kolev2011-10-071-0/+1
* | spi: indicate in the docs that per-transfer bpw setting is not supportedPaul Fertser2011-09-291-1/+2
* | image: move map_image amd unmap_image to image.cJean-Christophe PLAGNIOL-VILLARD2011-09-281-0/+1
* | image: add multi image support for bootmJean-Christophe PLAGNIOL-VILLARD2011-09-281-0/+7
* | image: use data base addr for image_print_contents, image_multi_count/getimgJean-Christophe PLAGNIOL-VILLARD2011-09-281-4/+4
* | Merge branch 'pu-ppc' into nextSascha Hauer2011-09-283-65/+2
|\ \
| * | pcm030: use new functionalitySascha Hauer2011-09-271-1/+1
| * | remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-272-64/+1
* | | Merge branch 'usb-massstorage' into nextSascha Hauer2011-09-282-0/+230
|\ \ \ | |/ / |/| |
| * | USB mass storage device driver initial implementationRosen Kolev2011-09-231-0/+208
| * | Extended USB device matching.Rosen Kolev2011-09-231-0/+22
* | | introduce generic memory bank handlingSascha Hauer2011-09-231-0/+15
* | | rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-0/+0
* | | add cpu native ordered io accessorsSascha Hauer2011-09-231-0/+17
* | | introduce asm-generic/io.hSascha Hauer2011-09-221-0/+222
* | | introduce io.hSascha Hauer2011-09-221-0/+6
|/ /
* | usb: honour timeout fieldsSascha Hauer2011-09-201-2/+2
* | resource: introduce add_generic_device_res to add multiple resourceJean-Christophe PLAGNIOL-VILLARD2011-09-201-0/+7
|/
* nor: Add SPI flash driverFranck Jullien2011-08-241-0/+30
* net mii: add a parent pointer to miidevs and set it to the hardware deviceSascha Hauer2011-08-151-0/+1
* net: make the ethernet device a child of the hardware deviceSascha Hauer2011-08-151-0/+1
* mci: embed mci_dev into mci_host instead of allocating it seperatelySascha Hauer2011-08-151-0/+1
* Merge branch 'master' into nextSascha Hauer2011-08-151-0/+19
|\
| * clkdev: factorize macroJean-Christophe PLAGNIOL-VILLARD2011-08-121-0/+19
* | login: add timeout supportJean-Christophe PLAGNIOL-VILLARD2011-08-111-1/+1
* | MIPS: import header filesAntony Pavlov2011-08-051-0/+78
|/
* ARM: rework MMU supportSascha Hauer2011-08-031-0/+1
* init: introduce mem, mmu and postmmu initcallJean-Christophe PLAGNIOL-VILLARD2011-08-012-5/+11
* Merge branch 'resource' of git://uboot.jcrosoft.org/barebox into nextSascha Hauer2011-08-013-13/+32
|\
| * driver: remove map_baseJean-Christophe PLAGNIOL-VILLARD2011-08-011-6/+0
| * ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-012-2/+4
| * resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-0/+17
| * dm9000: introduce add_dm9000_device to register dm9000 deviceJean-Christophe PLAGNIOL-VILLARD2011-07-292-1/+11
| * dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BITJean-Christophe PLAGNIOL-VILLARD2011-07-291-4/+0
* | remove unused U-Boot header file include/ioports.hAntony Pavlov2011-08-011-65/+0
|/
* ARM: add support for the i.MX53Marc Kleine-Budde2011-07-291-1/+1
*---. Merge branches 'pu-ethaddr', 'pu-fec', 'pu-imx-iim', 'pu-resources' and 'pu-r...Sascha Hauer2011-07-291-0/+8
|\ \ \
| | | * add a ns16550 registration helper and use itSascha Hauer2011-07-291-0/+8
| | |/ | |/|
* | | net: Add a possibility for boards to give network devices a MAC addressSascha Hauer2011-07-291-0/+6
| |/ |/|
* | Merge branch 'pu' into nextSascha Hauer2011-07-292-3/+1
|\ \ | |/ |/|