projects
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
serial: ns16550: Remove unwanted cast
2013-03-15
Simon Glass
serial: ns16550: Remove unwanted cast
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
avr32: Fix cast warning in board.c
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
blackfin: Remove noreturn attribute from cpu_init_f()
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
blackfin: Fix up board_type global data
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
exynos5: Enable generic board for Exynos5 device tree...
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
x86: Enable generic board
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
tegra: Enable generic board for Tegra
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
x86: Enable generic board support
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
x86: Use sections header to obtain link symbols
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
x86: Adjust board_r.c for x86
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
x86: Adjust board_f.c for x86
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
ppc: Enable generic board support
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Adjust board_r.c for ppc
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Adjust board_f.c for ppc
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
arm: Enable generic board support
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
arm: Remove use of board_early_init_r/last_stage_init()
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Add spl load feature
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Introduce generic post-relocation board_r.c
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Introduce generic pre-relocation board_f.c
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Declare watchdog functions in watchdog.h
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
__HAVE_ARCH_GENERIC_BOARD controls availabilty of generic...
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Introduce a basic initcall implementation
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Change stub example to use asm-generic/sections.h
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
arm: Use sections header to obtain link symbols
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Introduce generic link section.h symbol files
Reviewed-by:
Tom Rini
<trini@ti.com> (version 5)
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Replace __bss_end__ with __bss_end
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Introduce generic u-boot.h file
commit
|
commitdiff
|
tree
2013-03-12
Tom Rini
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
Signed-off-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-12
Joe Hershberger
CONFIG_BOOTDELAY default should not affect runtime
commit
|
commitdiff
|
tree
2013-03-12
Barak Wasserstrom
common/main: move set_working_fdt_addr to enable usage...
commit
|
commitdiff
|
tree
2013-03-12
Wolfgang Denk
env: fix "env ask" command
commit
|
commitdiff
|
tree
2013-03-12
Tom Rini
cmd_fat.c: Note in fatread help about alignment requirements
Signed-off-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-11
Lubomir Rintel
env: Allow accessing non-mtd devices
commit
|
commitdiff
|
tree
2013-03-11
Robert P. J. Day
cmd_df.c: Delete this clearly unused source file.
commit
|
commitdiff
|
tree
2013-03-11
Robert P. J. Day
cmd_mtdparts.c: Correct "reseting" to "resetting" in...
commit
|
commitdiff
|
tree
2013-03-11
Joe Hershberger
Allow u-boot to be silent without forcing Linux to be
commit
|
commitdiff
|
tree
2013-03-11
Robert P. J. Day
Fix a couple typoes in tools/env/README
commit
|
commitdiff
|
tree
2013-03-11
Kim Phillips
tools: update checkpatch to latest upstream version
commit
|
commitdiff
|
tree
2013-03-11
Kim Phillips
tools: enable more checkpatch tests by default
commit
|
commitdiff
|
tree
2013-03-11
Stephen Warren
cmd_part: don't print cmd name twice in help
commit
|
commitdiff
|
tree
2013-03-11
Andreas Bießmann
MAKEALL: fix kill_children for BSD hosts
commit
|
commitdiff
|
tree
2013-03-11
Gray Remlin
mvsata_ide.c: Correction of typo in comments
commit
|
commitdiff
|
tree
2013-03-11
Stefan Roese
ppc: Remove PCIPPC2 and PCIPPC6 boards
commit
|
commitdiff
|
tree
2013-03-11
Andreas Bießmann
display_options:print_buffer: align ASCII print
commit
|
commitdiff
|
tree
2013-03-11
Wolfgang Denk
Feature Removal: disable "mtest" command by default
Cc:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mpc82xx
commit
|
commitdiff
|
tree
2013-03-04
Tom Rini
Prepare v2013.04-rc1
Signed-off-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Sonic Zhang
kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc.
commit
|
commitdiff
|
tree
2013-03-04
Daniel Schwierzeck
bootm: fix conditional compilation for bootm ramdisk...
commit
|
commitdiff
|
tree
2013-03-04
Joe Hershberger
env: Avoid clobbering an edited variable on ctrl-c
commit
|
commitdiff
|
tree
2013-03-04
Joe Hershberger
ubifs: Allow ubifsmount volume reference by number
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
sandbox: config: Enable sandbox command
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
sandbox: Enable ext4 and fat filesystems
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
sandbox: Add 'sb' command to access filesystem features
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
sandbox: Add host filesystem
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
sandbox: Add a way of obtaining directory listings
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
fs: Move ls and read methods into ext4, fat
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
fs: Use map_sysmem() on read
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
fs: Tell probe functions where to put their results
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
fs: Use filesystem methods instead of switch()
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
fs: Fully populate the filesystem method struct
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
ext4: Split write support into its own file
commit
|
commitdiff
|
tree
2013-03-04
Tom Rini
Merge branch 'mem' of git://git.denx.de/u-boot-x86
commit
|
commitdiff
|
tree
2013-03-04
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
commit
|
commitdiff
|
tree
2013-03-01
Stefano Babic
SPL: Change description for spl command
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-01
Stefano Babic
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-03-01
Stefano Babic
Add README for the "Falcon" mode
Reviewed-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-02-20
Allen Martin
MAKEALL: add support for per architecture toolchains
commit
|
commitdiff
|
tree
2013-02-20
Piotr Wilczek
gpt: fix partion size limit
commit
|
commitdiff
|
tree
2013-02-20
Holger Hans Peter...
mac: Fix the condition check for setting the MAC from...
commit
|
commitdiff
|
tree
2013-02-20
Holger Hans Peter...
led: The gpio_led.c code expects that LED state is...
commit
|
commitdiff
|
tree
2013-02-20
Holger Hans Peter...
gpio: Build the da8xx_gpio code for the davinci644x...
commit
|
commitdiff
|
tree
2013-02-20
Reinhard Arlt
cmd_elf: Fix broken bootvx command
commit
|
commitdiff
|
tree
2013-02-19
Robert P. J. Day
cmd_load.c: Add #endif comments to reduce confusion
commit
|
commitdiff
|
tree
2013-02-19
Robert P. J. Day
cmd_mem.c: Fix some typoes, no functional changes
commit
|
commitdiff
|
tree
2013-02-19
Robert P. J. Day
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
commit
|
commitdiff
|
tree
2013-02-19
Piotr Wilczek
vsprintf: add ustrtoll function
commit
|
commitdiff
|
tree
2013-02-19
Gabor Juhos
malloc: make malloc_bin_reloc static
commit
|
commitdiff
|
tree
2013-02-19
Scott Wood
serial/ns16550: don't generate functions for undefined...
commit
|
commitdiff
|
tree
2013-02-18
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
commit
|
commitdiff
|
tree
2013-02-15
Tom Rini
Merge branch 'fixes' of git://git.denx.de/u-boot-mips
commit
|
commitdiff
|
tree
2013-02-13
Tom Rini
Merge branch 'next' of git://git.denx.de/u-boot-mips
commit
|
commitdiff
|
tree
2013-02-12
Tom Rini
am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK
Signed-off-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-02-12
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
commit
|
commitdiff
|
tree
2013-02-07
Tom Rini
am33xx: Drop gpio0_7_pin_mux from phytec pcm051
Signed-off-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-02-07
Javier Martinez...
OMAP3: igep00x0: fix a build warning on IGEP boards
commit
|
commitdiff
|
tree
2013-02-07
hvaibhav@ti.com
AM335X: Set fdt_high for AM335X devices to enable booting...
Cc:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-02-07
Jeff Lance
Add DDR3 support for AM335x-EVM (Version 1.5A)
Signed-off-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-02-07
Lars Poeschel
am335x: display msg when reading MAC from efuse
commit
|
commitdiff
|
tree
2013-02-07
Lars Poeschel
pcm051: Add support for Phytec phyCORE-AM335x
Signed-off-by:
Tom Rini
<trini@ti.com>
commit
|
commitdiff
|
tree
2013-02-07
Lars Poeschel
am33xx: add a pulldown macro to pinmux config
commit
|
commitdiff
|
tree
2013-02-07
Javier Martinez...
omap4: allow the use of a plain text env file instead...
commit
|
commitdiff
|
tree
2013-02-07
Javier Martinez...
OMAP3: igep00x0: add boot status GPIO LED
commit
|
commitdiff
|
tree
2013-02-07
Javier Martinez...
OMAP3: use a single board file for IGEP devices
commit
|
commitdiff
|
tree
2013-02-06
Jagannadha Sutradhar...
sf: stmicro: Add support for N25Q256A
commit
|
commitdiff
|
tree
2013-02-06
Jagannadha Sutradhar...
sf: stmicro: Add support for N25Q32A
commit
|
commitdiff
|
tree
2013-02-06
Jagannadha Sutradhar...
sf: stmicro: Add support for N25Q32
commit
|
commitdiff
|
tree
2013-02-06
Jagannadha Sutradhar...
sf: stmicro: Add support for N25Q64A
commit
|
commitdiff
|
tree
2013-02-06
Jagannadha Sutradhar...
sf: winbond: Add W25Q64W
commit
|
commitdiff
|
tree
next