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
Age
Commit message (
Expand
)
Author
2010-04-17
SAMSUNG: serial: modify name from s5pc1xx to s5p
Minkyu Kang
2010-04-16
pm9263: remove CONFIG_CMD_AUTOSCRIPT
Asen Dimov
2010-04-16
at91: add defines for RTT and GPBR
Alexander Holler
2010-04-16
pm9261: remove CONFIG_CMD_AUTOSCRIPT
Asen Dimov
2010-04-16
pm9261 converted to at91 soc access
Asen Dimov
2010-04-16
ARM Update mach-types
trix
2010-04-14
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
Stefan Roese
2010-04-14
ppc4xx: alpr: Remove some not needed commands to make image fit again
Stefan Roese
2010-04-13
Update README to reflect new directory structure
Peter Tyser
2010-04-13
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser
2010-04-13
nios: Move cpu/nios/* to arch/nios/cpu/*
Peter Tyser
2010-04-13
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
Peter Tyser
2010-04-13
i386: Move cpu/i386/* to arch/i386/cpu/*
Peter Tyser
2010-04-13
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser
2010-04-13
avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
Peter Tyser
2010-04-13
mips: Move cpu/mips/* to arch/mips/cpu/*
Peter Tyser
2010-04-13
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
Peter Tyser
2010-04-13
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
Peter Tyser
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
2010-04-13
Move libfdt/ into lib/
Peter Tyser
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
Change directory-specific CFLAGS to use full path
Peter Tyser
2010-04-13
Create CPUDIR variable
Peter Tyser
2010-04-10
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2010-04-10
FIX: watchdog timeout, while waiting for input
Jens Scharsig
2010-04-10
config_cmd_all.h: Sort entries alphabetically
Detlev Zundel
2010-04-10
config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS
Frans Meulenbroeks
2010-04-10
malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure
karl.beldan@gmail.com
2010-04-10
mkimage: Fix strict-aliasing compiler warning
Peter Tyser
2010-04-10
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
Andre Schwarz
2010-04-09
cmd_bmp.c: add standard subcommand handling
Frans Meulenbroeks
2010-04-09
drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking
Albin Tonnerre
2010-04-09
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
2010-04-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2010-04-09
cmd_ubi: Fix uninitialized variable warning
Peter Tyser
2010-04-08
USB storage probe
Kim B. Heino
2010-04-08
USB storage count
Kim B. Heino
2010-04-08
EHCI: add NEC PCI ID
Sergei Shtylyov
2010-04-08
EHCI: fix port reset reporting
Sergei Shtylyov
2010-04-08
EHCI: fix off-by-one error in ehci_submit_root()
Sergei Shtylyov
2010-04-08
EHCI: fix root hub device descriptor
Sergei Shtylyov
2010-04-08
video: ati_radeon_fb.c: fix warning while compiling with DEBUG
Anatolij Gustschin
2010-04-08
ati_radeon: Support PCI virtual not eq bus mapping.
Ed Swarthout
2010-04-08
ati_radeon: return with error when emulator fails
Ed Swarthout
2010-04-08
video: cfb_console.c: add support for RLE8 bitmaps
Anatolij Gustschin
[next]