aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-16tricorder: Add UBIFSBernhard Walle1-2/+4
2012-04-16hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORTTom Rini1-0/+1
2012-04-16BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes1-2/+9
2012-04-09Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk1-0/+2
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2-5/+18
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-onenandWolfgang Denk3-0/+8
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk1-1/+2
2012-04-04onenand: samsung: Enable OneNAND support at Samsung's Exynos4210Lukasz Majewski1-0/+1
2012-04-04onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski1-0/+4
2012-04-04microblaze: Enable several ethernet driver compilationStephan Linz1-5/+6
2012-04-04net: ll_temac: Add LL TEMAC driver to u-bootStephan Linz1-0/+12
2012-04-04onenand:samsung Target dependent OneNAND chip probe functionLukasz Majewski2-0/+3
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck1-0/+2
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2-1/+36
2012-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut1-0/+1
2012-03-30mx28evk: fix build errorAnatolij Gustschin1-0/+5
2012-03-30pci: declare pciauto functions in headerLinus Walleij1-1/+5
2012-03-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-1/+0
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk33-437/+373
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk1-0/+21
2012-03-29OMAP: Remove omap1610inn-based boardsTom Rini2-399/+0
2012-03-29tegra: i2c: Add I2C driverYen Lin1-0/+2
2012-03-29tegra: i2c: Enable I2C on SeaboardSimon Glass1-0/+8
2012-03-29tegra: i2c: Select number of controllers for Tegra2 boardsSimon Glass1-0/+3
2012-03-29fdt: Add function to allow aliases to refer to multiple nodesSimon Glass1-0/+23
2012-03-29tegra: fdt: Enable FDT support for VentanaTom Warren1-0/+5
2012-03-29tegra: fdt: Enable FDT support for SeaboardSimon Glass1-0/+5
2012-03-29tegra: usb: Enable USB on SeaboardSimon Glass1-0/+7
2012-03-29tegra: usb: Add common USB defines for tegra2 boardsSimon Glass1-0/+10
2012-03-29fdt: Avoid early panic() when there is no FDT presentSimon Glass1-2/+15
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass1-0/+1
2012-03-29fdt: Add basic support for decoding GPIO definitionsSimon Glass1-0/+45
2012-03-29fdt: Add functions to access phandles, arrays and boolsSimon Glass1-0/+39
2012-03-29fdt: Tidy up a few fdtdec problemsSimon Glass1-4/+19
2012-03-29fdt: Add fdtdec_find_aliases() to deal with alias nodesSimon Glass1-0/+47
2012-03-29net: force PKTALIGN to ARCH_DMA_MINALIGNEric Nelson1-1/+2
2012-03-29i.MX28: Make use of the bounce bufferMarek Vasut2-0/+2
2012-03-28ARM: highbank: change env config to use nvramJason Hobbs1-9/+7
2012-03-28ARM: highbank: Add boot counter supportRob Herring1-0/+3
2012-03-28ARM: highbank: change TEXT_BASE to 0x8000Rob Herring1-1/+1
2012-03-28Enable high speed support for USB device framework and usbttyVipin KUMAR2-1/+36
2012-03-27ARM: davinci: fixes for cam_enc_4xx boardHeiko Schocher1-6/+7
2012-03-27Davinci: ea20: use gpio framework to access gpiosStefano Babic1-0/+2
2012-03-27OMAP3: mt_ventoux: sets its own mtdpartsStefano Babic1-0/+10
2012-03-27OMAP3: twister: add support to boot Linux from SPLStefano Babic1-0/+12
2012-03-27devkit8000: Implement and activate direct OS bootSimon Schwarz1-2/+5
2012-03-27devkit8000: add config for spl commandSimon Schwarz1-0/+8
2012-03-27Add cmd_spl commandSimon Schwarz2-0/+33
2012-03-27Remove CONFIG_SYS_EXTBDINFO from snapper9260.hSimon Glass1-1/+0
2012-03-27microblaze: Enable phylib and mii supportStephan Linz1-0/+21