summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'resource' of git://uboot.jcrosoft.org/barebox into nextSascha Hauer2011-08-0153-744/+408
| |\ \ | | |/ | |/|
| | * driver: remove map_baseJean-Christophe PLAGNIOL-VILLARD2011-08-012-26/+0
| | * ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-0113-117/+105
| | * nios2: remove dead code in generic boardJean-Christophe PLAGNIOL-VILLARD2011-08-011-8/+0
| | * mci-core: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-8/+2
| | * imx: switch remaing board to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-306-93/+28
| | * sandbox: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-304-15/+5
| | * ata: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+1
| | * fs: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-302-5/+7
| | * netx: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-22/+4
| | * edb93xx: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-18/+7
| | * ns16550: if not specific f_caps defined use default stdin, stdout, stderrJean-Christophe PLAGNIOL-VILLARD2011-07-308-8/+4
| | * s3c/boards: switch to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-303-86/+30
| | * ipe337: switch to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-301-16/+4
| | * pcm030: switch to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-301-24/+6
| | * fsl_udc: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+1
| | * cfi_flash: convert missing map_baseJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+1
| | * fb: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-303-14/+20
| | * omap: switch to add_generic_deviceJean-Christophe PLAGNIOL-VILLARD2011-07-295-50/+15
| | * resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-2913-119/+70
| | * dm9000: introduce add_dm9000_device to register dm9000 deviceJean-Christophe PLAGNIOL-VILLARD2011-07-298-97/+75
| | * dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BITJean-Christophe PLAGNIOL-VILLARD2011-07-296-14/+10
| | * devinfo: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-291-3/+13
| | * generic_memmap_ro/rw: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-291-2/+2
| | * eukrea_cpuimx35: fix warning: 'usbotg_dev' defined but not usedJean-Christophe PLAGNIOL-VILLARD2011-07-291-0/+2
| * | remove unused U-Boot header file include/ioports.hAntony Pavlov2011-08-011-65/+0
| |/
| * arm: add support for the i.MX53 loco boardMarc Kleine-Budde2011-07-2911-0/+567
| * ARM: add support for the i.MX53Marc Kleine-Budde2011-07-2916-9/+1742
| * mx51: rename clock-imx51.h -> clock-imx51_53.hMarc Kleine-Budde2011-07-295-836/+759
| *-----. Merge branches 'pu-ethaddr', 'pu-fec', 'pu-imx-iim', 'pu-resources' and 'pu-r...Sascha Hauer2011-07-2935-388/+327
| |\ \ \ \
| | | | | * fec_mpc5200: switch to resourcesSascha Hauer2011-07-281-1/+1
| | | | | * smc91111: switch to resourcesSascha Hauer2011-07-281-1/+1
| | | | | * ARM pcm037: Fix wrong sdram baseSascha Hauer2011-07-281-1/+1
| | | | | * smc911x: embed eth_device into privSascha Hauer2011-07-281-5/+4
| | | | | * smc911x: switch to use resourcesSascha Hauer2011-07-281-6/+9
| | | | | * smc911x: use dev_* instead of printfSascha Hauer2011-07-282-14/+10
| | | | | * serial mpc5xxx: get rid of map_baseSascha Hauer2011-07-281-5/+6
| | | | | * serial stm: get rid of map_baseSascha Hauer2011-07-281-46/+48
| | | | | * serial pl010: get rid of map_baseSascha Hauer2011-07-281-5/+6
| | | | | * serial s3c: get rid of map_baseSascha Hauer2011-07-281-12/+19
| | | | | * serial netx: get rid of map_baseSascha Hauer2011-07-281-18/+19
| | | | * | add a ns16550 registration helper and use itSascha Hauer2011-07-298-68/+35
| | | | * | ARM i.MX pcm037: use device registration helpersSascha Hauer2011-07-291-13/+8
| | | | * | ARM i.MX21ads : use device registration helpersSascha Hauer2011-07-291-8/+2
| | | | * | ARM i.MX35 3stack: use device registration helpersSascha Hauer2011-07-291-15/+3
| | | | * | ARM i.MX scb9328: create uart registration helpers and use themSascha Hauer2011-07-292-8/+14
| | | | * | ARM i.MX pca100: use device registration helpersSascha Hauer2011-07-291-8/+1
| | | | * | ARM i.MX cupid: use device registration helpersSascha Hauer2011-07-291-39/+7
| | | | |/
| | | * | ARM i.MX27: Add IIM supportSascha Hauer2011-07-292-0/+11
| | | * | ARM i.MX IIM: switch to resourcesSascha Hauer2011-07-291-3/+6