projects
/
oweals
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/u-boot.git
2013-03-19
Simon Glass
sf: Add spi_flash_alloc() to create a new SPI flash...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Simon Glass
spi: Use spi_alloc_slave() in each SPI driver
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Simon Glass
spi: Add function to allocate a new SPI slave
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Simon Glass
fdt: Add fdtdec_get_addr_size() to read reg properties
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Use 'unsigned int' for global_data's baudrate
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
sparc: Fix build warnings in serial.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
sparc: Fix out-of-tree building
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
serial: ns16550: Remove unwanted cast
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
avr32: Fix cast warning in board.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
blackfin: Remove noreturn attribute from cpu_init_f()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
blackfin: Fix up board_type global data
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
exynos5: Enable generic board for Exynos5 device tree...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
x86: Enable generic board
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
tegra: Enable generic board for Tegra
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
x86: Enable generic board support
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
x86: Use sections header to obtain link symbols
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
x86: Adjust board_r.c for x86
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
x86: Adjust board_f.c for x86
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
ppc: Enable generic board support
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Adjust board_r.c for ppc
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Adjust board_f.c for ppc
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
arm: Enable generic board support
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
arm: Remove use of board_early_init_r/last_stage_init()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Add spl load feature
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Introduce generic post-relocation board_r.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Introduce generic pre-relocation board_f.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Declare watchdog functions in watchdog.h
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
__HAVE_ARCH_GENERIC_BOARD controls availabilty of gener...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Introduce a basic initcall implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Change stub example to use asm-generic/sections.h
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
arm: Use sections header to obtain link symbols
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Introduce generic link section.h symbol files
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Replace __bss_end__ with __bss_end
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Simon Glass
Introduce generic u-boot.h file
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Albert ARIBAUD
Merge branch 'u-boot-tegra/master' into 'u-boot-arm...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Albert ARIBAUD
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
fabio.estevam...
nitrogen: Use unsigned long to specify the total RAM...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Fabio Estevam
nitrogen6x: Fix RAM size variable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra114: Dalmore: Add pad config tables/code based...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra114: fdt: Move aliases from dtsi to dts file as...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra114: Dalmore: Always use DEFAULT instead of DISABL...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra114: Fix/update GP padcfg register struct
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Stephen Warren
ARM: tegra: enable a common set of disk-related command...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Stephen Warren
disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Stephen Warren
disk: define HAVE_BLOCK_DEVICE in a common place
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Stephen Warren
ARM: tegra: make bounce buffer option common
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra30: MMC: Enable DT MMC driver support for Tegra30...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra30: mmc: Add Tegra30 SDMMC compatible entry to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
mmc: Tegra: Add SD bus power/voltage function and MMC...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra30: MMC: Add SD bus power-rail and SDMMC pad init...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra: MMC: Added/update SDMMC registers/base addresses...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra30: Cardhu: Add pad config tables/code based on...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra114: pinmux: Update pinmux tables & code, fix...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra30: Cardhu: Remove unneeded cardhu.c.mmc file
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra114: fdt: Sync DT nodes with kernel DT files ...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra: Add twarren as maintainer for Tegra30 and Tegra1...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Stephen Warren
ARM: tegra: implement WAR for Tegra114 CPU reset vector
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra30: fdt: Sync DT nodes with kernel DT files (I2C...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra: fdt: Remove memreserve line from Cardhu/Seaboard...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra: MMC: Add DT support to MMC driver for all T20...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra: fdt: tamonten: Add common tamonten.dtsi file...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra: fdt: Change /include/ to #include for C preprocessor
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra114: fdt: Update DT files with I2C info for T114...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra: I2C: Add T114 clock support to tegra_i2c driver
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tom Warren
Tegra114: I2C: Take DVFS out of reset to allow I2C5...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Lucas Stach
tegra: usb: move [start|stop]_port into ehci_hcd_[init...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Lucas Stach
tegra: usb: move implementation into right directory
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Lucas Stach
tegra: usb: various small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Lucas Stach
tegra: usb: move controller init into start_port
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Lucas Stach
tegra: usb: remove unneeded function parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Lucas Stach
tegra: usb: make controller init functions more self...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Lucas Stach
tegra: usb: set USB_PORTS_MAX to correct value
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Stephen Warren
ARM: tegra: enable some CPU errata workarounds
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Stephen Warren
ARM: implement some Cortex-A9 errata workarounds
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Eric Nelson
Add Boundary Devices Nitrogen6X boards
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Albert ARIBAUD
Refactor linker-generated arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Albert ARIBAUD
arm: make __bss_start and __bss_end__ compiler-generated
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Albert ARIBAUD
Remove linker lists (LGAs) from SPL linker scripts
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Albert ARIBAUD
arm: omap: map u_boot_lists section to .sram
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Rajeshwari...
I2C: S3C24X0: Bug fixes in i2c_transfer
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Rajeshwari...
I2C: S3C24X0: Remove the dead code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Tom Rini
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Joe Hershberger
CONFIG_BOOTDELAY default should not affect runtime
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Barak Wasserstrom
common/main: move set_working_fdt_addr to enable usage...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Wolfgang Denk
env: fix "env ask" command
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Tom Rini
cmd_fat.c: Note in fatread help about alignment require...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Albert ARIBAUD
Merge branch 'u-boot-atmel/master' into 'u-boot-arm...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Jesse Gilles
ARM: sam9x5: fix ethernet pins in MII mode
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Bo Shen
ARM: at91sam9x5: Using CPU string directly
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Bo Shen
ARM: at91: change nand flash table
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Nicolas Ferre
arm: at91/configs: add bootz to configuration
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Nicolas Ferre
arm: at91/configs: add libfdt to configuration
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Lubomir Rintel
env: Allow accessing non-mtd devices
commit
|
commitdiff
|
tree
|
snapshot
next