Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
eaf9e447beb3e498818ef8ad0b8c1597cd506149
eaf9e44
Added I2C support
by TsiChungLiew
· 17 years ago
99c03c1
Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c
by TsiChungLiew
· 17 years ago
8d1d66a
Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf()
by TsiChungLiew
· 17 years ago
6fde84a
Moved sync() from board file to include/asm-m68k/io.h
by TsiChungLiew
· 17 years ago
9e737d8
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
by TsiChungLiew
· 17 years ago
9998bd3
Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART
by TsiChungLiew
· 17 years ago
9df6ad1
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
cc3023b
Fix breakage of 8xx boards from recent commit.
by Rafal Jaworowski
· 17 years ago
c883f6e
Coding style cleanup
by Stefan Roese
· 17 years ago
c7e8410
Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale
by Stefan Roese
· 17 years ago
3a6cab8
Update CHANGELOG
by Wolfgang Denk
· 17 years ago
5da91f6
Merge with /home/hs/Atronic/u-boot-dev-new
by Heiko Schocher
· 17 years ago
0115953
[PCS440EP] - fix compile error, if BUILD_DIR is used
by Heiko Schocher
· 17 years ago
fad6340
make show_boot_progress () weak.
by Heiko Schocher
· 17 years ago
9079024
[PCS440EP] - The DIAG LEDs are now blinking, if an error occur
by Heiko Schocher
· 17 years ago
239f05e
Update CHANGELOG, minor coding style cleanup.
by Wolfgang Denk
· 17 years ago
fd363519
Merge with /home/tur/git/u-boot#cm1_qp1
by Wolfgang Denk
· 17 years ago
fa1df30
CM1.QP1: Support for the Schindler CM1.QP1 board.
by Bartlomiej Sieka
· 17 years ago
96e1d75
[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed
by Heiko Schocher
· 17 years ago
98c80b4
Merge branch 'master' into u-boot-5329-early
by John Rigby
· 17 years ago
0dca874
Cache update and added CFG_UNIFY_CACHE
by TsiChung
· 17 years ago
52b0176
Update header file. Include dtimer_intr_setup(). Changed timer divider to global define.
by TsiChungLiew
· 17 years ago
5cdc07c
Update header files
by TsiChungLiew
· 17 years ago
2870e98
Add mcffec_initialize()
by TsiChungLiew
· 17 years ago
45a25bf
Update header file and clean up
by TsiChungLiew
· 17 years ago
0cee9c6
New uart structure and defines
by TsiChungLiew
· 17 years ago
a90e79d
New timer structure and defines
by TsiChungLiew
· 17 years ago
e04acb2
Rename mcfrtc to rtc
by TsiChungLiew
· 17 years ago
2bd806f
Rename mcfserial.c. Update include header
by TsiChungLiew
· 17 years ago
f2208fb
Header file update, clean up and cache handling
by TsiChungLiew
· 17 years ago
2e3f25a
Create interrupts.c and modify Makefile
by TsiChungLiew
· 17 years ago
ddd104f
Enable Icache
by TsiChungLiew
· 17 years ago
b9bf3de
Update header file and some clean up
by TsiChungLiew
· 17 years ago
84a015b
Update header file and enable icache
by TsiChungLiew
· 17 years ago
7a17e75
Update header file and removed interrupt_init()
by TsiChungLiew
· 17 years ago
3b63549
Update for flash.o and mii.o
by TsiChungLiew
· 17 years ago
c5ded27
MII functions calls.
by TsiChungLiew
· 17 years ago
427c814
Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.
by TsiChungLiew
· 17 years ago
01a793f
Duplicate code
by TsiChungLiew
· 17 years ago
2744354
Seperate old structure defines and new structure defines
by TsiChungLiew
· 17 years ago
2bd5860
Seperate old structure defines and new structure defines
by TsiChungLiew
· 17 years ago
8cd5cd6
Clean up
by TsiChungLiew
· 17 years ago
514871f
Clean up
by TsiChungLiew
· 17 years ago
48dbfea
Create new header file and move peripherals base address from configs file to new header file.
by TsiChungLiew
· 17 years ago
be296e3
Revert file mode
by TsiChungLiew
· 17 years ago
4ef218f
Coding style cleanup; update CHANGELOG.
by Wolfgang Denk
· 17 years ago
bf6a9ca
Merge with /home/hs/Atronic/u-boot
by Wolfgang Denk
· 17 years ago
e80955f
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
f1152f8
Code cleanup and default config update for STC GP3 SSA board.
by Wolfgang Denk
· 17 years ago
b448962
Merged POST framework with the current TOT.
by Sergei Poselenov
· 17 years ago
f780b83
resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX
by Niklaus Giger
· 17 years ago
04e6c38
ppc4xx: Update lwmon5 board
by Stefan Roese
· 17 years ago
98c440b
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
1f2a058
Fix S-ATA support.
by Mushtaq Khan
· 17 years ago
e4feb76
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
a5d71e2
[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG
by Heiko Schocher
· 17 years ago
a1bd620
ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt
by Niklaus Giger
· 17 years ago
807018f
ppc4xx: Fix O=buildir builds
by Niklaus Giger
· 17 years ago
466fff1
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
6f35c53
ppc4xx: Maintenance patch for esd's CPCI405 derivats
by Matthias Fuchs
· 17 years ago
5a1c9ff
ppc4xx: Add pci_pre_init() for 405 boards
by Matthias Fuchs
· 17 years ago
1636d1c
Coding stylke cleanup; rebuild CHANGELOG
by Wolfgang Denk
· 17 years ago
2dc6445
Adapt log buffer code to support Linux 2.6
by Igor Lisitsin
· 18 years ago
a11e069
Extend POST support for PPC440
by Igor Lisitsin
· 18 years ago
566a494
[PCS440EP] upgrade the PCS440EP board:
by Heiko Schocher
· 17 years ago
3a1f5c8
ppc4xx: Fix problem with extended program_tlb() funtion
by Stefan Roese
· 17 years ago
02032e8
[ppc] Fix build breakage for all non-4xx PowerPC variants.
by Rafal Jaworowski
· 17 years ago
83b4cfa
Coding style cleanup. Refresh CHANGELOG.
by Wolfgang Denk
· 17 years ago
6b44466
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
b3f9ec8
ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board
by Stefan Roese
· 17 years ago
df8a24c
[ppc4xx] Fix problem with NAND booting on AMCC Acadia
by Stefan Roese
· 17 years ago
86ba99e
[ppc4xx] Change board/amcc/acadia/cpr.c to pll.c
by Stefan Roese
· 17 years ago
8e585f0
Added M5329AFEE and M5329BFEE Platforms
by TsiChung Liew
· 17 years ago
5ffa76a
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
e73846b
[ppc4xx] Change lwmon5 port to work with recent 440 exception rework
by Stefan Roese
· 17 years ago
b7c3e93
Merge with /home/stefan/git/u-boot/denx-440-exceptions
by Stefan Roese
· 17 years ago
efa35cf
ppc4xx: Clean up 440 exceptions handling
by Grzegorz Bernacki
· 17 years ago
b765ffb
[ppc4xx] Add initial lwmon5 board support
by Stefan Roese
· 17 years ago
85f7373
[ppc4xx] Extend 44x GPIO setup with default output state
by Stefan Roese
· 17 years ago
dbca208
[ppc4xx] Extend program_tlb() with virtual & physical addresses
by Stefan Roese
· 17 years ago
9912121
Change 'repeatable' attribute of some commands to sensible values.
by Detlev Zundel
· 17 years ago
5afb202
Fix 'run' not to continue after interrupted command
by Detlev Zundel
· 17 years ago
8f8416f
TQM5200: Add Flat Device Tree support, update default env. accordingly.
by Bartlomiej Sieka
· 17 years ago
9045f33
Fix config problems on SC3 board; make ide_reset_timeout work.
by Wolfgang Denk
· 17 years ago
fba3fb0
[PATCH] fix gpio setting when using CFG_440_GPIO_TABLE
by Benoît Monin
· 17 years ago
725671c
Coding Style cleanup; generate new CHANGELOG file.
by Wolfgang Denk
· 17 years ago
83b75ef
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
d1246a4
Merge with /home/wd/git/u-boot/custodian/u-boot-arm
by Wolfgang Denk
· 17 years ago
1cf6756
Merge with /home/stefan/git/u-boot/acadia-nand-boot
by Stefan Roese
· 17 years ago
c440bfe
ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board
by Stefan Roese
· 17 years ago
ac0e8d0
Merge branch 'mpc8641'
by Jon Loeliger
· 17 years ago
32922cd
mpc8641 image size cleanup
by Ed Swarthout
· 17 years ago
c0c292b
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
e3cbe1f
[PATCH] Fix ppc4xx bootstrap letter displayed on startup
by Benoît Monin
· 17 years ago
18d156e
ppc4xx: Add missing file for Bamboo NAND booting support
by Stefan Roese
· 17 years ago
f3679aa
Merge with /home/stefan/git/u-boot/bamboo-nand
by Stefan Roese
· 17 years ago
155a964
ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz
by Stefan Roese
· 17 years ago
9d90960
ppc4xx: Update Sequoia NAND booting support with ECC
by Stefan Roese
· 17 years ago
cf959c7
ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board
by Stefan Roese
· 17 years ago
42be56f
NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c
by Stefan Roese
· 17 years ago
Next »