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
/
arch
Age
Commit message (
Expand
)
Author
2013-03-15
x86: Use sections header to obtain link symbols
Simon Glass
2013-03-15
ppc: Enable generic board support
Simon Glass
2013-03-15
arm: Enable generic board support
Simon Glass
2013-03-15
Introduce generic post-relocation board_r.c
Simon Glass
2013-03-15
Introduce generic pre-relocation board_f.c
Simon Glass
2013-03-15
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-15
arm: Use sections header to obtain link symbols
Simon Glass
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-11
ppc: Remove PCIPPC2 and PCIPPC6 boards
Stefan Roese
2013-03-09
mpc512x: Adjust the DRAM init sequence to the datasheet spec
Anatolij Gustschin
2013-03-09
mpc512x: add ifm ac14xx board
Anatolij Gustschin
2013-03-09
mpc512x: allow configuring board specific IPS divider
Anatolij Gustschin
2013-03-09
mpc512x: optionally configure DIU, LPC and NFC deviders
Anatolij Gustschin
2013-03-09
mpc512x: use common code for clock setting for all mpc512x boards
Anatolij Gustschin
2013-03-09
mpc512x: add common LAW and Chip Select configuration
Anatolij Gustschin
2013-03-09
mpc5200: spl_boot.c: Change init oder to first enable printf
Stefan Roese
2013-03-04
x86: Add error checking to x86 relocation code
Simon Glass
2013-03-04
x86: Support relocation of FDT on start-up
Simon Glass
2013-03-04
x86: Rearrange the output input to remove BSS
Simon Glass
2013-03-04
x86: Add an __end symbol to signal the end of the U-Boot binary
Simon Glass
2013-03-04
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2013-03-04
x86: Add basic cache operations
Simon Glass
2013-03-04
x86: Add function to get top of usable ram
Simon Glass
2013-03-04
sandbox: Add a way of obtaining directory listings
Simon Glass
2013-03-04
Merge branch 'mem' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-04
blackfin: bf60x: add resume from hibernate
Steven Miao
2013-03-04
blackfin: bf60x: add hw watchdog support
Bob Liu
2013-03-04
blackfin: add bf6xx spi driver
Scott Jiang
2013-03-04
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
blackfin: bf60x: new processor header files
Bob Liu
2013-02-28
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2013-02-28
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2013-02-28
sandbox: fix compiler warning
Allen Martin
2013-02-20
mac: Fix the condition check for setting the MAC from the EEPROM
Holger Hans Peter Freyther
2013-02-20
gpio: Build the da8xx_gpio code for the davinci644x device
Holger Hans Peter Freyther
2013-02-19
malloc: make malloc_bin_reloc static
Gabor Juhos
2013-02-18
nds32: Add a basic errno.h
Simon Glass
2013-02-15
Merge branch 'fixes' of git://git.denx.de/u-boot-mips
Tom Rini
2013-02-15
MIPS: board.c: remove manual relocation of env_name_spec
Daniel Schwierzeck
2013-02-14
x86: Remove unused real mode code
Simon Glass
2013-02-14
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
Simon Glass
2013-02-14
x86: Remove sc520 cpu
Simon Glass
2013-02-12
Merge branch 'next' of git://git.denx.de/u-boot-mips
Tom Rini
[next]