index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2010-08-08
fdt relocate: have more attention to use a bootmap or not
Stephan Linz
2010-08-07
LZMA and LZO causes compile error
Matthias Weisser
2010-08-07
Fix condition where bootm_size not set and wrong memory size reported
Matthew McClintock
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
bootm: fix pointer warning with lzma
Mike Frysinger
2010-07-26
fdt: Add function to alloc phandle values
Kumar Gala
2010-07-24
fs/fat: Big code cleanup.
Wolfgang Denk
2010-07-24
usb_storage.c: change progress output in debug() message
Wolfgang Denk
2010-07-24
usb_storage.c: initialize device type
Wolfgang Denk
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-20
fdt: Add fdt_node_offset_by_compat_reg helper
Kumar Gala
2010-07-20
fdt: Add fdt_translate_address to convert reg node to cpu phys addr
Kumar Gala
2010-07-17
Drop support for GTH board
Wolfgang Denk
2010-07-16
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2010-07-16
mpc85xx: Add reginfo command
Becky Bruce
2010-07-16
fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c
Kim Phillips
2010-07-14
Enable PXAFB for PXA27X and PXA3XX
Marek Vasut
2010-07-12
NAND: formatting cleanups from env.oob support
Scott Wood
2010-07-12
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
Ben Gardiner
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
Redundant environment: move flag definitions to header file
Wolfgang Denk
2010-07-04
Make *printf() return "int" instead of "void"
Wolfgang Denk
2010-07-04
exports.c: fix warning: 'dummy' defined but not used
Wolfgang Denk
2010-07-04
cmd_ide.c: fix unused variable warning for SC3 board
Wolfgang Denk
2010-07-04
shannon/INFERNO: fix special handling of environment configuration
Wolfgang Denk
2010-06-30
add redundant environment for env_sf.c
Wolfgang Wegner
2010-06-30
Merge branch 'master' into next
Wolfgang Denk
2010-06-29
Fix #if chain and added AVR32 case in cmd_bdinfo.c
Reinhard Meyer
2010-06-29
hwconfig: Add some unit tests
Anton Vorontsov
2010-06-29
hwconfig: Fix stop characters parsing for subkeys
Anton Vorontsov
2010-06-29
Fix console_buffer size conflict error.
Remy Bohmer
2010-06-23
Remove AmigaOneG3SE board
Wolfgang Denk
2010-06-23
Prepare v2010.06-rc3
Wolfgang Denk
2010-05-30
fdt_support: add entry for sec3.1 and fix sec3.3
Kim Phillips
2010-05-28
nios: remove nios-32 arch
Thomas Chou
2010-05-21
Fix "par[t]ition" typo.
Wolfgang Denk
2010-05-12
Enabled support for Rev 1.3 SPD for DDR2 DIMMs
York Sun
2010-05-06
cmd_usb.c: show cmd usage if no args given
Serge Ziryukin
2010-05-06
Move test for unnecessary memmove to memmove_wd()
Larry Johnson
2010-05-06
command.c: Enable auto tab for the editenv command
Trübenbach, Ralf
2010-05-06
x86: Use CONFIG_SERIAL_MULTI
Graeme Russ
2010-05-05
cmd_onenand.c: moved to standard subcommand handling
Frans Meulenbroeks
2010-05-04
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-04-30
SAMSUNG: serial: modify name from s5pc1xx to s5p
Minkyu Kang
2010-04-28
mtdparts: get rid of custom DEBUG macro, use debug()
Wolfgang Denk
2010-04-28
mtdparts: fix write through NULL pointer
Wolfgang Denk
2010-04-24
mpc512x: add multi serial PSC support
Anatolij Gustschin
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-10
FIX: watchdog timeout, while waiting for input
Jens Scharsig
2010-04-10
malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure
karl.beldan@gmail.com
[next]