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
2012-10-15
serial: s5p: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: pxa: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: s3c24xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: mpc8xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: Implement serial_initfunc() macro
Marek Vasut
2012-10-15
serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files
Marek Vasut
2012-10-15
serial: pxa: Make local functions static
Marek Vasut
2012-10-15
serial: pxa: Make use of default_serial_console in serial_pxa
Marek Vasut
2012-10-15
serial: pxa: Implement default_serial_console in serial_pxa.c
Marek Vasut
2012-10-15
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-10-15
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2012-10-15
serial: Coding style cleanup of struct serial_device
Marek Vasut
2012-10-15
COMMON: Use __stringify() instead of rest of implementations
Marek Vasut
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
COMMON: Use __stringify() instead of xstr()
Marek Vasut
2012-10-15
COMMON: Add __stringify() function
Marek Vasut
2012-10-15
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
Tom Rini
2012-10-15
MAINTAINERS: Move dbau1x00 to orphaned.
Tom Rini
2012-10-15
gth2: Remove this platform
Tom Rini
2012-10-15
common: cmd_elf.c: use uintptr_t for casts from u32 to void*
Daniel Schwierzeck
2012-10-15
common: cmd_elf.c: fix checkpath.pl warnings
Daniel Schwierzeck
2012-10-15
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
Daniel Schwierzeck
2012-10-15
lib: vsprintf.c: fix checkpath.pl warnings
Daniel Schwierzeck
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-15
Prepare v2012.10
Tom Rini
2012-10-12
m28: Properly configure the SPI flash chipselect
Marek Vasut
2012-10-08
Prepare v2012.10-rc3
Tom Rini
2012-10-08
arm: armv7: omap3: Fix restore sequence in lowlevel_init
Albert ARIBAUD
2012-10-08
yaffs2: Fix GCC 4.6 compile warnings
Anatolij Gustschin
2012-10-08
disk: part_dos: don't claim whole-disk FAT filesystems
Stephen Warren
2012-10-08
FAT: check for partition 0 not 1 for whole-disk fs
Stephen Warren
2012-10-08
arm: rmobile: bugfix: wrong register saving in lowlevel_init
Tetsuyuki Kobayashi
2012-10-08
ide: Correct IDE_BUS(dev) macro
Luka Perkov
2012-10-08
GPIO: pca953x: fix error reporting
Laurence Withers
2012-10-08
GPIO: pca953x: fix spelling in help
Laurence Withers
2012-10-08
ml507: Fix Xilinx uartlite driver hang
Rommel Custodio
2012-10-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-05
arm: armv7: temporarily set -mno-unaligned-access
Albert ARIBAUD
2012-10-05
MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g
Tetsuyuki Kobayashi
2012-10-05
env: fix crash using default -f -a
Gerlando Falauto
2012-10-05
Improve license declaration for cmd_ini.h
Joe Hershberger
2012-10-05
MPC85xx: remove support for TQM85xx boards
Wolfgang Denk
2012-10-05
sh: ap_sh4a_4a: Fixed initialization value of DDR memory
Nobuhiro Iwamatsu
2012-10-04
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-04
ARM: Add Altera SOCFPGA Cyclone5
Dinh Nguyen
2012-10-04
snowball: Clear UART RX FIFO
Ramesh Chandrasekaran
2012-10-04
xilinx: Add new Zynq board
Michal Simek
2012-10-04
arm: Support new Xilinx Zynq platform
Michal Simek
2012-10-04
serial: Add Zynq serial driver
Michal Simek
2012-10-04
arm: Fixed the offset for the no relocation.
Zhong Hongbo
[next]