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
2007-08-08
Coding style cleanup
Stefan Roese
2007-08-08
Port enabled for I2C signals and chipselects port configuration.
TsiChungLiew
2007-08-08
Added NAND support
TsiChungLiew
2007-08-08
Added I2C support
TsiChungLiew
2007-08-08
Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...
TsiChungLiew
2007-08-08
Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...
TsiChungLiew
2007-08-08
Moved sync() from board file to include/asm-m68k/io.h
TsiChungLiew
2007-08-08
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
TsiChungLiew
2007-08-08
Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART
TsiChungLiew
2007-07-20
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-07-19
Fix breakage of 8xx boards from recent commit.
Rafal Jaworowski
2007-07-16
Coding style cleanup
Stefan Roese
2007-07-16
Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale
Stefan Roese
2007-07-14
Update CHANGELOG
Wolfgang Denk
2007-07-14
Merge with /home/hs/Atronic/u-boot-dev-new
Heiko Schocher
2007-07-14
[PCS440EP] - fix compile error, if BUILD_DIR is used
Heiko Schocher
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
2007-07-13
[PCS440EP] - The DIAG LEDs are now blinking, if an error occur
Heiko Schocher
2007-07-12
Update CHANGELOG, minor coding style cleanup.
Wolfgang Denk
2007-07-12
Merge with /home/tur/git/u-boot#cm1_qp1
Wolfgang Denk
2007-07-11
CM1.QP1: Support for the Schindler CM1.QP1 board.
Bartlomiej Sieka
2007-07-11
[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed
Heiko Schocher
2007-07-10
Merge branch 'master' into u-boot-5329-early
John Rigby
2007-07-10
Cache update and added CFG_UNIFY_CACHE
TsiChung
2007-07-10
Update header file. Include dtimer_intr_setup(). Changed timer divider to glo...
TsiChungLiew
2007-07-10
Update header files
TsiChungLiew
2007-07-10
Add mcffec_initialize()
TsiChungLiew
2007-07-10
Update header file and clean up
TsiChungLiew
2007-07-10
New uart structure and defines
TsiChungLiew
2007-07-10
New timer structure and defines
TsiChungLiew
2007-07-10
Rename mcfrtc to rtc
TsiChungLiew
2007-07-10
Rename mcfserial.c. Update include header
TsiChungLiew
2007-07-10
Header file update, clean up and cache handling
TsiChungLiew
2007-07-10
Create interrupts.c and modify Makefile
TsiChungLiew
2007-07-10
Enable Icache
TsiChungLiew
2007-07-10
Update header file and some clean up
TsiChungLiew
2007-07-10
Update header file and enable icache
TsiChungLiew
2007-07-10
Update header file and removed interrupt_init()
TsiChungLiew
2007-07-10
Update for flash.o and mii.o
TsiChungLiew
2007-07-10
MII functions calls.
TsiChungLiew
2007-07-10
Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.
TsiChungLiew
2007-07-10
Duplicate code
TsiChungLiew
2007-07-10
Seperate old structure defines and new structure defines
TsiChungLiew
2007-07-10
Seperate old structure defines and new structure defines
TsiChungLiew
2007-07-10
Clean up
TsiChungLiew
2007-07-10
Clean up
TsiChungLiew
2007-07-10
Create new header file and move peripherals base address from configs file to...
TsiChungLiew
2007-07-10
Revert file mode
TsiChungLiew
2007-07-10
Coding style cleanup; update CHANGELOG.
Wolfgang Denk
2007-07-09
Merge with /home/hs/Atronic/u-boot
Wolfgang Denk
[next]