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-07
Stefan Roese
SPL: ARM: spear: Add SPL support for SPEAr600 platform
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Stefan Roese
Makefile: Add u-boot.spr build target (SPEAr)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Stefan Roese
SPL: ARM: spear: Remove some objects from SPL build
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Stefan Roese
SPL: lib/Makefile: Add crc32.c to SPL build
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Stefan Roese
SPL: common/Makefile: Add image.c to SPL build
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Simon Glass
arm: Don't use printf() in SPL builds
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Stefan Roese
GPIO: Add SPEAr GPIO driver
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Stefan Roese
net: Multiple updates/enhancements to designware.c
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Amit Virdi
cleanup/SPEAr: Define configuration flags more elegantly
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Amit Virdi
cleanup/SPEAr: Remove unnecessary parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Shiraz Hashim
SPEAr: Correct SoC ID offset in misc configuration...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Shiraz Hashim
SPEAr: explicitly select clk src for UART
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Amit Virdi
SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin Kumar
SPEAr: Enable ONFI nand flash detection for spear3xx...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin Kumar
SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin Kumar
SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin Kumar
SPEAr: Enable CONFIG_SYS_FLASH_PROTECTION
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Shiraz Hashim
SPEAr: Enable dcache for fast file transfer
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Shiraz Hashim
SPEAr: Enable autoneg for ethernet
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
SPEAr: Enable udc and usb-console support only for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
SPEAr: Enable usb device high speed support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Amit Virdi
SPEAr: Initialize SNOR in early_board_init_f
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
SPEAr: Change the default environment variables
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
SPEAr: Add configuration options for spear3xx and spear...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
SPEAr: Add basic arch related support for SPEAr SoCs
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin Kumar
SPEAr: Add interface information in initialization
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
SPEAr: Add macb driver support for spear310 and spear320
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
SPEAr: Configure network support for spear SoCs
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
SPEAr: Place ethaddr write and read within CONFIG_CMD_NET
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Amit Virdi
SPEAr: Eliminate dependency on Xloader table
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Amit Virdi
SPEAr: Fix ARM relocation support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Armando Visconti
st_smi: Fixed page size for Winbond W25Q128FV flash
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Amit Virdi
st_smi: Change timeout loop implementation
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Armando Visconti
st_smi: Fix bug in flash_print_info()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Armando Visconti
st_smi: Change the flash probing method
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Armando Visconti
st_smi: Removed no needed dependency on ST_M25Pxx_ID
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin Kumar
st_smi: Fix smi read status
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Shiraz Hashim
st_smi: Move status register read before modifying...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
st_smi: Read status until timeout happens
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Amit Virdi
st_smi: Enhance the error handling
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Amit Virdi
st_smi: Change SMI timeout values
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Amit Virdi
st_smi: Return error in case TFF is not set
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
st_smi: Add support for SPEAr SMI driver
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
mtd/NAND: Remove obsolete SPEAr specific NAND drivers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
SPEAr: Configure FSMC driver for NAND interface
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Vipin KUMAR
mtd/NAND: Add FSMC driver support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: remove calls to kw_gpio_* in board_early_init_f
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Thomas Herzmann
arm/km: add implementation for read_dip_switch
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
arm/km: support the 2 PCIe fpga resets
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
arm/km: skip FPGA config when already configured
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
arm/km: redefine piggy 4 reg names to avoid conflicts
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: cleanup km_kirkwood boards
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
arm/km: enable BOCO2 FPGA download support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: remove portl2.h and use km_kirkwood instead
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: convert mgcoge3un target to km_kirkwood
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: add kmcoge5un board support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: add kmnusa board support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Tetsuyuki Kobayashi
arm: bugfix: save_boot_params_default accesses uninital...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Nikita Kiryanov
cm-t35: fix incorrect NAND_ECC layout selection
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
SRICHARAN R
ARM: OMAP4/5: Do not configure non essential pads,...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
SRICHARAN R
ARM: OMAP4/5: Move USB pads to essential list.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
SRICHARAN R
ARM: OMAP4/5: Move USB clocks to essential group.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
SRICHARAN R
ARM: OMAP4/5: Move gpmc clocks to essential group.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
SRICHARAN R
ARM: OMAP4+: Move external phy initialisations to arch...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Sebastien Jan
omap4: Use a smaller M,N couple for IVA DPLL
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Rajashekhara...
da850/omap-l138: Enable auto negotiation in RMII mode
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Steve Sakoman
omap: am33xx: accomodate input clocks other than 24 Mhz
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Steve Sakoman
omap: emif: fix bug in manufacturer code test
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Steve Sakoman
omap: emif: deal with rams that return duplicate mr...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Lokesh Vutla
OMAP4+: Force DDR in self-refresh after warm reset
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Lokesh Vutla
OMAP4+: Handle sdram init after warm reset
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Lokesh Vutla
ARM: OMAP3+: Detect reset type
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Tetsuyuki Kobayashi
arm: bugfix: Move vector table before jumping relocated...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Marek Vasut
Kirkwood: Add support for Ka-Ro TK71
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
arm/km: use spi claim bus to switch between SPI and...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
arm/kirkwood: protect the ENV_SPI #defines
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Simon Guinot
ARM: don't probe PHY address for LaCie boards
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Simon Guinot
lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Simon Guinot
lacie_kw: fix SDRAM banks number for net2big_v2
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Michael Walle
Kirkwood: add lschlv2 and lsxhl board support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Michael Walle
net: add helper to generate random mac address
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Michael Walle
net: use common rand()/srand() functions
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Michael Walle
lib: add rand() function
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Luka Perkov
kwboot: boot kirkwood SoCs over a serial link
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
kw_spi: add weak functions board_spi_claim/release_bus
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
kw_spi: support spi_claim/release_bus functions
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
kw_spi: backup and reset the MPP of the chosen CS pin
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
kirkwood: fix calls to kirkwood_mpp_conf
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
kirkwood: add save functionality kirkwood_mpp_conf...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
km_arm: use filesize for erase in update command
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Valentin Longchamp
arm/km: enable mii cmd
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: remove CONFIG_RESET_PHY_R
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: change maintainer for mgcoge3un
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: fix wrong comment in SDRAM config for mgcoge3un
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: use ARRAY_SIZE macro
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: rename CONFIG option CONFIG_KM_DEF_ENV_UPDATE
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: add piggy mac adress offset for mgcoge3un
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Holger Brunck
arm/km: add board type to boards.cfg
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Alexandre Belloni
AT91SAM9*: Change kernel address in dataflash to match...
commit
|
commitdiff
|
tree
|
snapshot
next