projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Introduce generic link section.h symbol files
2013-03-15
Simon Glass
Introduce generic link section.h symbol files
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Replace __bss_end__ with __bss_end
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-15
Simon Glass
Introduce generic u-boot.h file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
x86: Enable CONFIG_OF_CONTROL on coreboot
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
x86: Adjust link device tree include file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
x86: Add error checking to x86 relocation code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
x86: Support relocation of FDT on start-up
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
x86: Rearrange the output input to remove BSS
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
x86: Add an __end symbol to signal the end of the U...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
x86: Permit bootstage and timer data to be used prior...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
x86: Add basic cache operations
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
x86: Add function to get top of usable ram
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
sandbox: config: Enable sandbox command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
sandbox: Enable ext4 and fat filesystems
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
sandbox: Add 'sb' command to access filesystem features
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
sandbox: Add host filesystem
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
sandbox: Add a way of obtaining directory listings
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
fs: Move ls and read methods into ext4, fat
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
fs: Use map_sysmem() on read
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
fs: Tell probe functions where to put their results
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
fs: Use filesystem methods instead of switch()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
fs: Fully populate the filesystem method struct
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-04
Simon Glass
ext4: Split write support into its own file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
hash: Use lower case for hash algorithm names
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
sandbox: Allow hash functions to work correctly
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
sandbox: Update mtest to fix crashes
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
sandbox: config: Enable hash functions and mtest
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
Roll crc32 into hash infrastructure
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
hash: Add a flag to support saving hashes in the environment
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
image: Use crc header file instead of C prototypes
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
net: Use new numeric setenv functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
fs: Use new numeric setenv functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
common: Use new numeric setenv functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
Update set_working_fdt_addr() to use setenv_addr()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
Reduce casting in mtest
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
Bring mtest putc() into common code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
Fix mtest indenting
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
Use common mtest iteration counting
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
Split out the memory tests into separate functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
sandbox: Change memory commands to use map_physmem
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
sandbox: Add un/map_sysmen() to deal with sandbox's...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
Update print_buffer() to use const
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-03-01
Simon Glass
Tidy up error checking and fix bug in hash command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-18
Simon Glass
nds32: Add a basic errno.h
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-15
Simon Glass
x86: Remove unused real mode code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-15
Simon Glass
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_V...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-15
Simon Glass
x86: Remove unneeded cruft from main Makefile
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-15
Simon Glass
x86: Remove sc520 cpu
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-15
Simon Glass
x86: Remove eNET boards
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
x86: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
sparc: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
sh: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
sandbox: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
powerpc: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
openrisc: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
nios2: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
nds32: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
mips: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
microblaze: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
m68k: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
blackfin: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
avr32: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
arm: Use generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
Only use fb_base if we have a display
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
Add generic global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
sandbox: Move ram_buf to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
avr32: Move cpu_hz to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
avr32: Move stack_end to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
mips: Move per_clk and dev_clk to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
sparc: Drop kbd_status and reset_status from global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: arm: Move sdhc_clk into arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move kbd_status to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move wdt_last to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move fpga_state to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Remove console_addr from global data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move mirror_hack to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
arm: Move uart_clk to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move arbiter fields to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move reset_status to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move mpc8220 clocks to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move mpc512x clocks to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move mpc5xxx clocks to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move used_tlb_cams to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move used_laws to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move CONFIG_QE to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-04
Simon Glass
ppc: Move lbc_clk and cpu to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-01
Simon Glass
ppc: Move mpc83xx clock fields to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-01
Simon Glass
ppc: Move clock fields to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-01
Simon Glass
ppc: Remove extra pci_clk fields from global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-01
Simon Glass
ppc: Move brg_clk to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-01
Simon Glass
x86: Remove reset_status, relocoff from global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-01
Simon Glass
x86: Move gd_addr into arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-01
Simon Glass
x86: Set up the global data pointer in C instead of asm
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-01
Simon Glass
x86: Remove gdt_addr from arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-01
Simon Glass
arm: Move tlb_addr and tlb_size to arch_global_data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-02-01
Simon Glass
nds32: Drop tlb_addr from global data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
next