projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2012-07-22
Wolfgang Denk
Minor Coding Style Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Wolfgang Denk
BC3450 board: Remove unused CONFIG_SYS_CPU definition
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Wolfgang Denk
BC3450 board: change debug code to using debug()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-arm
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Stefano Babic
MPC83xx, MPC85xx: compile stub cache function
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Benoît Thébaudeau
ARM1136: Fix cache range checks
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Ashok
mx6: Make pad name macro consistent with the datasheet
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Anatolij Gustschin
mx28: Fix elftosb source link in README.mx28_common
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Fabio Estevam
doc: README.mx28_common: Add missing entry into Contents
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-arm
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-nds32
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Marek Vasut
common.h: Remove include compiler.h
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Macpaul Lin
nds32: split common cache access from cpu into lib
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Fabio Estevam
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
SRICHARAN R
ARM: OMAP4: PANDA: Add rest of the USB module pads...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Tetsuyuki Kobayashi
arm: armv7: add compile option -mno-unaligned-access...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Zhong Hongbo
arm: Fix to mistake clean the memory space
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-usb
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Wolfgang Denk
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-net
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Mike Frysinger
tools: clean up mingw ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Mike Frysinger
sf: spansion: inline useless id defines
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Mike Frysinger
sf: drop unused/duplicate command defines
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
benoit.thebaudeau...
net: link_local: fix build
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
benoit.thebaudeau...
net: bootp: fix build
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Mike Frysinger
Blackfin: bfin_mac: drop volatile markings on packet...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Stefan Herbrechtsmeier
usb_storage: fix ehci driver max transfer size
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ilya Yanok
smsc95xx: align buffers to cache line size
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ilya Yanok
ehci-hcd: change debug() to printf() in case of errors
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ilya Yanok
usb: check return value of submit_{control, bulk}_msg
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ilya Yanok
usb: pass cache-aligned buffer to usb_get_descriptor()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ilya Yanok
ehci-hcd: fix external buffer cache handling
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Tom Rini
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ilya Yanok
ehci-hcd: program asynclistaddr before every transfer
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Marek Vasut
common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Tom Rini
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Wolfgang Denk
Merge branch 'next' of git://git.denx.de/u-boot-video
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-nios
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Thomas Chou
nios2: move gd and bd into BSS
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jerry Huang
FSL/eSDHC: enable the clock to detect the SD card
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jerry Huang
SD/MMC: check the card status during erase operation
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Łukasz Majewski
mmc:fix Call mmc_init() when executing mmc_get_dev()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jaehoon Chung
mmc: remove the hard setting for tran_speed
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Eric Nelson
i.MX: fsl_esdhc: allow use with cache enabled.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-i2c
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Fabio Estevam
mx28evk: Add I2C support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Torsten Fleischer
mxs-i2c: Fix internal address byte order
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Troy Kisky
mxc_i2c: remove setting speed at each start
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Troy Kisky
mx6qsabrelite: add i2c support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Troy Kisky
mxc_i2c: specify i2c base address in config file
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Mike Frysinger
net: fix typo in arp clean up
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Nobuhiro Iwamatsu
net/sh-ether: Fix build by removing ECSIPR_BRCRXIP...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Eric Nelson
ipu_common: Add ldb_clk for use in parenting the pixel...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Fabio Estevam
ipu_common: Do not hardcode the ipu_clk frequency
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Fabio Estevam
ipu_common: Rename MXC_CCM_BASE
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Fabio Estevam
ipu_common: Let clk_ipu_enable/disable only run on...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Fabio Estevam
ipu_common: Only apply the erratum to MX51
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Fabio Estevam
video: Rename CONFIG_VIDEO_MX5
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Fabio Estevam
mx6: Allow mx6 to access the IPUv3 registers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Nikita Kiryanov
common lcd: minor coding style changes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Wolfgang Denk
Prepare v2012.07-rc1
v2012.07-rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Wolfgang Denk
Minor Coding Style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-arm
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Rajeshwari...
EXYNOS: Fix USB compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-usb
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
tegra: define fdt_load/fdt_high variables
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
tegra: enable bootz command
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Jim Lin
tegra: usb: Fix device enumeration problem of USB1
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
tegra: trimslice: set up serial flash pinmux
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
tegra: add pin_mux_spi() board initialization function
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
tegra: add GMC/GMD funcmux entry for SFLASH
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
tegra: bootcmd: start USB only when needed
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
tegra: bootcmd enhancements
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
tegra: add enterrcm command
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
Add env vars describing U-Boot target board
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Lucas Stach
tegra: usb: fix wrong error check
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Lucas Stach
tegra: add ULPI on USB2 funcmux entry
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Warren
tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Thierry Reding
tegra: Add Tamonten Evaluation Carrier support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Thierry Reding
tegra: Use SD write-protect GPIO on Tamonten
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Thierry Reding
tegra: Implement gpio_early_init() on Tamonten
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Thierry Reding
tegra: Allow boards to perform early GPIO setup
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Thierry Reding
tegra: plutux: Add device tree support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Thierry Reding
tegra: medcom: Add device tree support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Thierry Reding
tegra: Rework Tamonten support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Peter Meerwald
beagle: add eeprom expansion board info for bct brettl4
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Rajeshwari...
CONFIG: EXYNOS5: USB: Enable USB 2.0 on smdk5250
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Rajeshwari...
EXYNOS5: USB: Fix incorrect USB base addresses
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Rajeshwari...
EXYNOS: Add power Enable/Disable for USB-EHCI
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Rajeshwari...
USB: EXYNOS: Set USB 2.0 HOST Link mode
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Rajeshwari...
EXYNOS5: Add structure for PMU registers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Rajeshwari...
EXYNOS5: Fix system register structure
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Rajeshwari...
USB: EXYNOS: Incorporate EHCI review comments
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Wolfgang Denk
Revert "arm: bugfix: save_boot_params_default accesses...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Stephen Warren
fdt: send all dtc output to stderr
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Kim Phillips
ext2fs: fix warning: 'blocknxt' may be used uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Vladimir Yakovlev
tools: Fix mingw tools build
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Kim Phillips
net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Anatolij Gustschin
Remove remaining mdelay() macros
commit
|
commitdiff
|
tree
|
snapshot
next