summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-07blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu
2014-02-07blackfin: Change SMC dcplb entry flag to cover 16M address regionSonic Zhang
2014-02-07blackfin: init bss earlyBob Liu
2014-02-07blackfin: The logic of the BF609 macro is opposite.Sonic Zhang
2014-02-07board:samsung:trats/trats2: enable boot with appended and separated DTBPiotr Wilczek
2014-02-07board:samsung:trats2: add env variables describing platformPiotr Wilczek
2014-02-07board:samsung:trats: add env variables describing platformPiotr Wilczek
2014-02-07board:samsung:universal: add env variables describing platformPiotr Wilczek
2014-02-07board:samsung:goni: add env variables describing platformPiotr Wilczek
2014-02-07board:samsung:common: set envs with board unified informationPiotr Wilczek
2014-02-07arm:s5pc110: add cpu revisionPiotr Wilczek
2014-02-07arm:exynos: add cpu revisionPiotr Wilczek
2014-02-06include/usb/s3c_udc.h: Add <asm/sizes.h>Tom Rini
2014-02-06Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-02-06fpga: zynqpl: Add support for zc7015 deviceMichal Simek
2014-02-06fpga: zynq: Correct fpga load when buf is not alignedNovasys Ingenierie
2014-02-06usb: mv_udc: Rename to ci_udcMarek Vasut
2014-02-06ARM: serial: Remove the IXP UART driverMarek Vasut
2014-02-06ARM: NET: Remove the IXP NPE ethernet driverMarek Vasut
2014-02-06ARM: PCI: Remove the IXP PCI driverMarek Vasut
2014-02-06ARM: USB: Remove the IXP EHCI driverMarek Vasut
2014-02-06ARM: IXP: Remove the IXP architecture supportMarek Vasut
2014-02-06ARM: IXP: Remove dvl_host boardMarek Vasut
2014-02-06ARM: IXP: Remove actux4 boardMarek Vasut
2014-02-06ARM: IXP: Remove actux3 boardMarek Vasut
2014-02-06ARM: IXP: Remove actux2 boardMarek Vasut
2014-02-06ARM: IXP: Remove actux1 boardMarek Vasut
2014-02-06usb:gadget:f_thor: cosmetic: Remove debug memsetLukasz Majewski
2014-02-06usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacketLukasz Majewski
2014-02-06usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski
2014-02-06usb:udc:samsung: Allow burst transfers for non EP0 endpintsLukasz Majewski
2014-02-06usb:udc:samsung: Remove redundant cache operation from Samsung UDC driverLukasz Majewski
2014-02-06usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignmentLukasz Majewski
2014-02-05config: Fix line lengths in include/config_distro_defaults.hTom Rini
2014-02-05serial: s5p: set automatically clears after resetting Rx FIFOInha Song
2014-02-05exynos: pinmux: remove unnecessary routineMinkyu Kang
2014-02-05exynos: pinmux: remove unnecessary defineMinkyu Kang
2014-02-05exynos: pinmux: sort the list of peripheralsMinkyu Kang
2014-02-04config: add config_distro_defaults.hDennis Gilmore
2014-02-04cmd_pxe.c add any option for filesystem with sysboot uses generic loadDennis Gilmore
2014-02-04Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-02-04Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-02-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-02-04Merge branch 'clk' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-02-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-02-04pxe: implement fdtdir extlinux.conf tagStephen Warren
2014-02-04pxe: support "devicetree" tagStephen Warren
2014-02-04serial: uartlite: Reset RX/TX in initMichal Simek
2014-02-04net: axi_emac: Check if phy was correctly detectedMichal Simek
2014-02-04microblaze: Add SPL supportMichal Simek