Age | Commit message (Expand) | Author |
2012-07-22 | BC3450 board: Remove unused CONFIG_SYS_CPU definition | Wolfgang Denk |
2012-07-22 | BC3450 board: change debug code to using debug() | Wolfgang Denk |
2012-07-22 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2012-07-21 | MPC83xx, MPC85xx: compile stub cache function | Stefano Babic |
2012-07-21 | ARM1136: Fix cache range checks | Benoît Thébaudeau |
2012-07-20 | mx6: Make pad name macro consistent with the datasheet | Ashok |
2012-07-20 | mx28: Fix elftosb source link in README.mx28_common | Anatolij Gustschin |
2012-07-20 | doc: README.mx28_common: Add missing entry into Contents | Fabio Estevam |
2012-07-20 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2012-07-20 | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Wolfgang Denk |
2012-07-20 | common.h: Remove include compiler.h | Marek Vasut |
2012-07-20 | nds32: split common cache access from cpu into lib | Macpaul Lin |
2012-07-20 | ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency | Fabio Estevam |
2012-07-20 | ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials | SRICHARAN R |
2012-07-20 | arm: armv7: add compile option -mno-unaligned-access if available | Tetsuyuki Kobayashi |
2012-07-20 | arm: Fix to mistake clean the memory space | Zhong Hongbo |
2012-07-20 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk |
2012-07-20 | Merge branch 'sf' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk |
2012-07-20 | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk |
2012-07-20 | tools: clean up mingw ifdefs | Mike Frysinger |
2012-07-20 | sf: spansion: inline useless id defines | Mike Frysinger |
2012-07-20 | sf: drop unused/duplicate command defines | Mike Frysinger |
2012-07-19 | net: link_local: fix build | benoit.thebaudeau@advans |
2012-07-19 | net: bootp: fix build | benoit.thebaudeau@advans |
2012-07-19 | net: fec_mxc: Fix MDC for xMII | benoit.thebaudeau@advans |
2012-07-19 | net: fec_mxc: Fix setting of RCR for xMII | benoit.thebaudeau@advans |
2012-07-19 | Blackfin: bfin_mac: drop volatile markings on packet buffers | Mike Frysinger |
2012-07-18 | usb_storage: fix ehci driver max transfer size | Stefan Herbrechtsmeier |
2012-07-18 | smsc95xx: align buffers to cache line size | Ilya Yanok |
2012-07-18 | ehci-hcd: change debug() to printf() in case of errors | Ilya Yanok |
2012-07-18 | usb: check return value of submit_{control, bulk}_msg | Ilya Yanok |
2012-07-18 | usb: pass cache-aligned buffer to usb_get_descriptor() | Ilya Yanok |
2012-07-18 | ehci-hcd: fix external buffer cache handling | Ilya Yanok |
2012-07-18 | ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment | Tom Rini |
2012-07-18 | ehci-hcd: program asynclistaddr before every transfer | Ilya Yanok |
2012-07-18 | common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER | Marek Vasut |
2012-07-18 | ehci-omap: Do not call dcache_off from omap_ehci_hcd_init | Tom Rini |
2012-07-18 | Merge branch 'next' of git://git.denx.de/u-boot-video | Wolfgang Denk |
2012-07-18 | Merge branch 'master' of git://git.denx.de/u-boot-nios | Wolfgang Denk |
2012-07-16 | nios2: move gd and bd into BSS | Thomas Chou |
2012-07-13 | FSL/eSDHC: enable the clock to detect the SD card | Jerry Huang |
2012-07-13 | SD/MMC: check the card status during erase operation | Jerry Huang |
2012-07-13 | mmc:fix Call mmc_init() when executing mmc_get_dev() | Łukasz Majewski |
2012-07-13 | mmc: remove the hard setting for tran_speed | Jaehoon Chung |
2012-07-13 | i.MX: fsl_esdhc: allow use with cache enabled. | Eric Nelson |
2012-07-12 | net: nfs: make NFS_TIMEOUT configurable | Tetsuyuki Kobayashi |
2012-07-12 | Merge branch 'next' of git://git.denx.de/u-boot-net into next | Wolfgang Denk |
2012-07-12 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk |
2012-07-11 | net: Inline the new eth_setenv_enetaddr_by_index function | Joe Hershberger |
2012-07-11 | net: allow setting env enetaddr from net device setting | Rob Herring |