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-10-07
x86: Implement fully relocatable image
Graeme Russ
2010-10-07
x86: Use loops instead of memcpy/memset in board_init_f
Graeme Russ
2010-10-07
x86: Rearrange linker script
Graeme Russ
2010-10-07
x86: Rename linker script symbols
Graeme Russ
2010-10-07
x86: Set cold/warm boot flag
Graeme Russ
2010-10-07
x86: Place global data below stack before entering C
Graeme Russ
2010-10-07
x86: Dont clobber %eax after getting memory size
Graeme Russ
2010-10-07
x86: Don't clobber %ebx
Graeme Russ
2010-10-07
x86: Remove usage of %ebp as a return pointer
Graeme Russ
2010-10-07
x86: Move ECC initialisation outside RAM initialisation
Graeme Russ
2010-10-07
x86: Remove progress indication in low-level init
Graeme Russ
2010-10-07
x86: Fix %ss and %esp in register structure for interrupts
Graeme Russ
2010-10-07
x86: Change compiler options
Graeme Russ
2010-10-07
x86: Coding Style Cleanup
Graeme Russ
2010-10-07
x86: Move loading of GTD to C code
Graeme Russ
2010-10-07
x86: use gc sections to reduce image size
Graeme Russ
2010-10-07
x86: zboot update
Graeme Russ
2010-10-07
x86: Use TEXT_BASE in linker scripts
Graeme Russ
2010-10-07
x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards
Graeme Russ
2010-10-07
x86: Remove bi_env from do_bdinfo
Graeme Russ
2010-10-05
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2010-10-05
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-10-05
Merge branch 'next' of git://git.denx.de/u-boot-video
Wolfgang Denk
2010-10-04
ppc44x: config GPIOs for USB on canyonlands board
Rupjyoti Sarmah
2010-10-04
ppc4xx: Remove some testing hacks from ppc4xx.h
Stefan Roese
2010-10-04
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
Stefan Roese
2010-10-04
ppc4xx: Small whitespace cleanup in canyonlands.c
Stefan Roese
2010-10-04
ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
Stefan Roese
2010-10-04
ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx
Stefan Roese
2010-10-04
ppc4xx: Big lwmon5 board support rework/update
Sascha Laue
2010-10-04
APM821xx: Add bluestone board support
Tirumala Marri
2010-10-04
APM821xx: Add CPU support
Tirumala Marri
2010-10-04
hmi1001, mucmc52, uc100, uc101: move boards to vendor directory
Wolfgang Denk
2010-10-04
CONFIG_SYS_ARM_WITHOUT_RELOC: document feature removal
Wolfgang Denk
2010-10-02
Blackfin: otp: fix build after constification of args[]
Mike Frysinger
2010-10-02
Blackfin: bf537-pnav: increase monitor len
Mike Frysinger
2010-10-02
Blackfin: bf527-ad7160-eval: fix GPIO CS define
Mike Frysinger
2010-10-02
Blackfin: bf548-ezkit: bump SPI flash size up
Mike Frysinger
2010-10-02
Blackfin: fix MMC init output alignment
Mike Frysinger
2010-10-02
Blackfin: blackvme: new board port
Wojtek Skulski
2010-10-02
Blackfin: propagate target cpu defines when building embedded env
Mike Frysinger
2010-10-02
Blackfin: cmd_gpio: accept upper case pin names
Mike Frysinger
2010-10-02
Blackfin: bf526-ezbrd: enable BootROM-OOB layout when booting from NAND
Mike Frysinger
2010-10-02
Blackfin: adi config: enable nand lock/unlock support
Mike Frysinger
2010-10-02
Blackfin: bct-brettl2: new board port
Peter Meerwald
2010-10-02
Blackfin: adi config: allow boards to tweak a little more
Mike Frysinger
2010-10-02
Blackfin: cmd_gpio: return gpio value to caller
Mike Frysinger
2010-10-02
Blackfin: bf527-sdp: new board port
Mike Frysinger
2010-10-02
Blackfin: adi config: add a hook for boards to append the env
Mike Frysinger
2010-10-02
Blackfin: adi config: add an "all spi flashes" option to unify board lists
Mike Frysinger
[next]