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
2009-08-08
omap3: remove typedefs for configuration structs
Dirk Behme
2009-08-07
omap3: embedd gpmc_cs into gpmc config struct
Matthias Ludwig
2009-08-04
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
Wolfgang Denk
2009-08-03
rm9200 lowevel_init: don't touch reserved/readonly registers
David Brownell
2009-08-01
pxa: Fix typo in GCDR(x)
David Hunter
2009-08-01
Add AT91SAM9260 to at91's lowlevel_init.S
Eric Benard
2009-07-30
ppc4xx: Remove check for PPC460EX from CompactCenter
Dirk Eibach
2009-07-30
ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands
Stefan Roese
2009-07-30
ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips
Stefan Roese
2009-07-30
ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's
Stefan Roese
2009-07-30
ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB)
Stefan Roese
2009-07-30
ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernels
Stefan Roese
2009-07-30
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
2009-07-29
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
2009-07-29
arm nomadik: add i2c
Alessandro Rubini
2009-07-29
arm nomadik: add gpio support
Alessandro Rubini
2009-07-29
OMAP3 Remove twl4030 defines
Tom Rix
2009-07-29
OMAP3 Move twl4030 mmc function
Tom Rix
2009-07-29
OMAP3 Move twl4030 power and led functions
Tom Rix
2009-07-29
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2009-07-29
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2009-07-28
TQM8xx* boards: set larger SMC Rx buffer len
Wolfgang Denk
2009-07-28
Fix ext2load return code
Wolfgang Denk
2009-07-28
ext2: fix inode size and calculations
Weirich, Bernhard
2009-07-28
TWL4030 Add power reset button
Tom Rix
2009-07-28
TWL4030 Add initial support
Tom Rix
2009-07-28
OMAP I2C Fix the sampling clock.
Tom Rix
2009-07-28
arm, i2c: added support for the TWSI I2C Interface
Heiko Schocher
2009-07-28
ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup
Stefan Roese
2009-07-28
ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd
Stefan Roese
2009-07-28
ppc4xx: Kilauea: Fix SDRAM init in NAND booting version
Stefan Roese
2009-07-28
ppc4xx: Fix Arches DDR2 initialization
Stefan Roese
2009-07-28
ppc4xx: Add GDsys CompactCenter board support.
Dirk Eibach
2009-07-27
mpc83xx: Add esd VME8349 board support
Reinhard Arlt
2009-07-27
sbc8349: combine HRCW flash and u-boot image flash
Paul Gortmaker
2009-07-27
mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...
Kim Phillips
2009-07-27
Prepare 2009.08-rc1 (again, after fixing last minute issues).
Wolfgang Denk
2009-07-27
cpu/arm920t/start.S: include <common.h> to have ROUND() defined
Wolfgang Denk
2009-07-27
at91cap9adk: fix #ifdef/#endif pairing (2nd try)
Wolfgang Denk
2009-07-27
Fix include/common.h for boards with CONFIG_STATUS_LED
Wolfgang Denk
2009-07-27
ABI: fix build problems due to now needed div64 routine.
Wolfgang Denk
2009-07-27
PMC405DE: fix out of tree building
Wolfgang Denk
2009-07-27
Prepare 2009.08-rc1
Wolfgang Denk
2009-07-27
add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines
rhabarber1848@web.de
2009-07-27
Less verbose output when loading vxworks 6.x images
Niklaus Giger
2009-07-27
Make include/common.h usable by assembler code
Wolfgang Denk
2009-07-27
arm: add _lshrdi3.S
Heiko Schocher
2009-07-27
Make linking against libgcc configurable
Wolfgang Denk
2009-07-27
Use do_div from div64.h for vsprintf
Dirk Behme
2009-07-27
Fix compiler warnings after loff_t change
Kyungmin Park
[next]