projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net: force PKTALIGN to ARCH_DMA_MINALIGN
2012-03-26
Simon Glass
arm: Remove jornada link script
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-23
Simon Glass
Revert "Add board_pre_console_putc to deal with early...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: arm: Add bootstage calls in board and bootm
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Plumb in bootstage calls for basic operations
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Implement core microsecond boot time measurement
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Replace show_boot_progress/error() with...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Define an optional microsecond timer
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Convert FIT progress numbers to enums
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Convert net progress numbers to enums
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Convert NAND progress numbers to enums
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Convert IDE progress numbers to enums
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Convert progress numbers 20-41 to enums
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Convert progress numbers 10-19 to enums
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Convert progress numbers 1-9 into enums
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Use show_boot_error() for -ve progress numbers
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_prog...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-18
Simon Glass
bootstage: Create an initial header for boot progress...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-12
Simon Glass
sandbox: add getopt support
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-12
Simon Glass
sandbox: allow processing before main loop
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-12
Simon Glass
sandbox: add concept of sandbox state
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-12
Simon Glass
sandbox: enable GPIO driver
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-12
Simon Glass
sandbox: gpio: add basic driver for simulating GPIOs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-12
Simon Glass
sandbox: add flags for open() call
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-12
Simon Glass
sandbox: config: enable fdt and snprintf() options
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-12
Simon Glass
sandbox: fdt: add support for CONFIG_OF_CONTROL
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-12
Simon Glass
sandbox: add required header to os.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-12
Simon Glass
sandbox: sort header files in os.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-06
Simon Glass
Convert cmd_usage() calls in common to use a return...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-06
Simon Glass
Add cmd_process() to process commands in one place
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-06
Simon Glass
Remove interleave of non-U-Boot code in hush
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-06
Simon Glass
Create a single cmd_call() function to handle command...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-06
Simon Glass
Don't include standard parser if hush is used
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-06
Simon Glass
Stop using builtin_run_command()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-06
Simon Glass
Rename run_command2() to run_command()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-06
Simon Glass
Rename run_command() to builtin_run_command()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-06
Simon Glass
Remove CMD_PXE's static on run_command()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-03
Simon Glass
ppc: Change memsz variable to signed char
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-03-03
Simon Glass
m68k: Change memsz to a signed char to avoid warning
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-02-12
Simon Glass
tegra2: Enable data cache
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-02-12
Simon Glass
tegra: mmc: Support operation with dcache enabled
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-02-12
Simon Glass
tegra: Use funcmux for MMC on seaboard
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-02-12
Simon Glass
tegra: Use funcmux for MMC on harmony
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-02-12
Simon Glass
tegra: Use funcmux for MMC on tamonten
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-02-12
Simon Glass
tegra: Add SDMMC support to funcmux
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-02-12
Simon Glass
tegra: Add I2C support to funcmux
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-02-12
Simon Glass
tegra: Add enum to select from available funcmux configs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-02-12
Simon Glass
tegra: Adjust funcmux config test to permit expansion
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2012-01-05
Simon Glass
ext2: Cache line align indirection buffers
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra: Move boards over to use arch-level board UART...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra: Add support for UART init in cpu board.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra: Add a function mux feature
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra: add clock_ll_start_uart() to enable UART prior...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra: Move clock_early_init() to arch_cpu_init()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra: Move cpu_init_cp15() to arch_cpu_init()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra: Fix build error in plutux, medcom
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra2: Plumb in SPI/UART switch code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra2: spi: Support SPI / UART switch
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra2: Implement SPI / UART GPIO switch
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra2: Enable SPI environment on Seaboard
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra2: config: Enable SPI flash on Seaboard
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra2: Add UARTB support
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-24
Simon Glass
tegra2: Tidy UART selection
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-20
Simon Glass
net: Fix arguments in tftpput command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-17
Simon Glass
vsprintf: Move function documentation into header file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-17
Simon Glass
Move vsprintf functions into their own header
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
tegra2: Don't use board pointer before it is set up
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
tegra2: Remove unneeded 'dynamic ram size' message
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
tegra2: Remove unused low-level Tegra2 UART code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
tegra2: Remove unneeded config option
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
tegra2: Remove unneeded boot code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
tegra2: Enable instruction cache
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
arm: Move CP15 init out of cpu_init_crit()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
tegra2: Simplify tegra_start() boot path
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
tegra2: Add arch_cpu_init() to fire up Cortex-A9
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
Add board_pre_console_putc to deal with early console...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-09
Simon Glass
Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-07
Simon Glass
Fix unused function in cmd_bdinfo.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-07
Simon Glass
Fix SPI build errors in exports.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-07
Simon Glass
Include common.h in qsort.c to fix build warning
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-06
Simon Glass
mx5: Correct a warning in clock.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-12-05
Simon Glass
Fix tsize warning in tools/aisimage.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-11-22
Simon Glass
sandbox: Fix warnings in hashtable.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-11-22
Simon Glass
Fix warnings in cmd_nvedit.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-11-22
Simon Glass
Define uintptr_t as long int to simplify printf() format...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-11-16
Simon Glass
Fix warnings in yaffs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-11-03
Simon Glass
sandbox: Change md command to use map_physmem
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-11-03
Simon Glass
sandbox: Adjust Makefile so that standalone/api are...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
zlib: Fix integer cast of pointer
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
net: Export auto_load, use it in rarp
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
net: Change for loop to memset()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
net: Add more #ifdefs for tftpput to reduce code size
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
net: Make net_transfer() a static function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
net: Hide more code behind CONFIG_CMD_TFTPPUT
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
tegra2: Add more pinmux functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
tegra2: Rename PIN_ to PINGRP_
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
tegra2: Add more clock functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
tegra2: Clean up board code a little
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-27
Simon Glass
tegra2: Rename CLOCK_PLL_ID to CLOCK_ID
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-26
Simon Glass
fdt: ARM: Add fdtcontroladdr to set device tree address...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2011-10-26
Simon Glass
fdt: ARM: Implement and verify embedded and separate...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
next