summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-07powerpc/usb: Workaround for erratum-A006261Suresh Gupta
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada
2014-03-07mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada
2014-03-07kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada
2014-03-07Cosmetic: Typo fixesVasili Galka
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese
2014-03-07unit-test: make "test -e" test independent of $CWDStephen Warren
2014-03-07Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-06OMAP3: igep00x0: Enable required clocks for GPIO that are used.Enric Balletbo i Serra
2014-03-05ARM: tegra: implement bootcmd_pxeStephen Warren
2014-03-05ARM: tegra: rework boot scriptsStephen Warren
2014-03-05ARM: tegra: convert tegra to use distro defaultsStephen Warren
2014-03-05ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTSStephen Warren
2014-03-05ARM: tegra: move CONFIG_TEGRAnnStephen Warren
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta
2014-03-04Add 64-bit data support for memory commandsYork Sun
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass
2014-03-04dm: Add GPIO support and testsSimon Glass
2014-03-04dm: Add a demonstration/example driverSimon Glass
2014-03-04dm: Add a 'dm' command for testingSimon Glass
2014-03-04dm: Add basic testsSimon Glass
2014-03-04sandbox: config: Enable driver modelSimon Glass
2014-03-04dm: Add base driver model supportSimon Glass
2014-03-04Add cmd_process_error() to report and process errorsSimon Glass
2014-03-04sandbox: Build a device tree file for sandboxSimon Glass
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-03-04arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootupStefan Roese
2014-03-04ARM: AM43xx: Add Ethernet boot support to SPLMugunthan V N
2014-03-04ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N
2014-03-04ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVMMugunthan V N
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
2014-03-04net: gem: Add OF initialization supportMichal Simek
2014-03-04zynq: Do not use SPL OF initializationMichal Simek
2014-03-04net: emaclite: Fix OF initializationMichal Simek
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-02-25kbuild: Move linker sciript check to prepare1Masahiro Yamada
2014-02-24powerpc/mpc8536DS:Increase binary size for mpc8536DS boardHaijun.Zhang
2014-02-24powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang
2014-02-24SPL: P1022DS: fix the problem booting from spi flashYing Zhang
2014-02-24SPL: P2020RDB: fix the problem booting from spi flashYing Zhang
2014-02-24SPL: powerpc: expand SPL's length to 128KYing Zhang
2014-02-24powerpc/t2081qds: Add T2081 QDS board supportShengzhou Liu
2014-02-24arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada
2014-02-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD