summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-02-04microblaze: Enable buffer write for NOR flashesMichal Simek
2014-02-04microblaze: Report priviledged or stack protection exceptionMichal Simek
2014-02-04microblaze: Show u-boot bannerMichal Simek
2014-02-04common: Add new clk commandMichal Simek
2014-02-03ARM: tegra: fix "bootp" issue for Tegra124 tooJim Lin
2014-02-03ARM: tegra: add Venice2 (Tegra124) boardTom Warren
2014-02-03ARM: tegra: add DT files for Tegra124 and Venice2Tom Warren
2014-02-03ARM: tegra: add common (shared) CPU filesTom Warren
2014-02-03ARM: tegra: Add CPU (armv7) files for Tegra124Tom Warren
2014-02-03ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124Tom Warren
2014-02-03ARM: tegra: add/edit headers for Tegra124Tom Warren
2014-02-03ARM: tegra: fix a typo in the tegra114.dtsiStephen Warren
2014-02-03ARM: tegra: only build __pinmux_nand() when it's neededTom Warren
2014-02-03ARM: tegra: remove a conditional for CSITE rateStephen Warren
2014-02-03ARM: tegra: enable PLLX only once it's been fully configuredStephen Warren
2014-02-03ARM: tegra: pass just partition ID to power_partition()Stephen Warren
2014-02-03ARM: tegra: misc cleanups triggered by Tegra124 reviewStephen Warren