Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3e4572e0cbb69062c36c2f46087c72af893c11f8
3e4572e
mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode
by Anton Vorontsov
· 17 years ago
9800373
uec: add support for Broadcom BCM5481 Gigabit PHY
by Anton Vorontsov
· 17 years ago
24eb383
uec: add support for RGMII_RXID interface mode
by Anton Vorontsov
· 17 years ago
951800b
uec: add support for gbit mii status readings
by Anton Vorontsov
· 17 years ago
f80c1ea
83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards
by Anton Vorontsov
· 17 years ago
2b3c004
83xx: initialize serdes for MPC837XRDB boards
by Anton Vorontsov
· 17 years ago
202f9e0
83xx: serdes setup routines
by Anton Vorontsov
· 17 years ago
6e4404d
83xx: split COBJS onto separate lines
by Anton Vorontsov
· 17 years ago
af17045
83xx: nand support for MPC837XRDB boards
by Anton Vorontsov
· 17 years ago
8afe80b
Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.
by Jerry Van Baren
· 17 years ago
5777254
mpc8323erdb: remove RTC and add EEPROM
by Michael Barkowski
· 17 years ago
06e2e19
mpc8323erdb: Improve the system performance
by Michael Barkowski
· 17 years ago
33e32c4
mpc8323erdb: use readable DDR config macros
by Michael Barkowski
· 17 years ago
3e1d49a
83xx: Add Vitesse VSC7385 firmware uploading
by Timur Tabi
· 17 years ago
9d44993
NET: Add Vitesse VSC7385 firmware uploading
by Timur Tabi
· 17 years ago
840a0d7
Coding Style cleanyp; update CHANGELOG
by Wolfgang Denk
· 17 years ago
f6acfe8
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· 17 years ago
848ea74
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
c694d3d
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
by Jerry Van Baren
· 17 years ago
52136e3
rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
by Stefan Roese
· 17 years ago
05d2318
Add Flex-OneNAND booting support
by Kyungmin Park
· 17 years ago
c1a1bbf
MPC5200: support setup without FEC
by André Schwarz
· 17 years ago
e361f2a
FSL: Move board/mpc8266ads under board/freescale
by Jon Loeliger
· 17 years ago
276a0bf
FSL: Move board/mpc7448hpc2 under board/freescale
by Jon Loeliger
· 17 years ago
39bf01e
FSL: Move board/mpc8260ads under board/freescale
by Jon Loeliger
· 17 years ago
eb3def6
net: Add support AX88796L ethernet device
by goda.yusuke
· 17 years ago
22a7027
ne2000 driver: change #ifdef to Makefile conditional compilation
by Wolfgang Denk
· 17 years ago
7b603ad
net: Divided code of NE2000 ethernet driver
by goda.yusuke
· 17 years ago
b11eb3f
net/Blackfin: move on-chip MAC driver into drivers/net/
by Mike Frysinger
· 17 years ago
bd3f52b
smc91111: use SSYNC() rather than asm(ssync) for Blackfin
by Mike Frysinger
· 17 years ago
86c8d74
8xx: Update OF support on 8xx
by Bryan O'Donoghue
· 17 years ago
893ac07
ppc: Allow boards to specify how much memory they can map
by Kumar Gala
· 17 years ago
d0f2c77
8xx : Add OF support to Adder875 board port - resubmit
by Bryan O'Donoghue
· 17 years ago
aed8334
Add setexpr command
by Kumar Gala
· 17 years ago
762065e
FSL: Move board/mpc7448hpc2 under board/freescale
by Jon Loeliger
· 17 years ago
1d5f34d
FSL: Move board/mpc8266ads under board/freescale
by Jon Loeliger
· 17 years ago
4124f21
FSL: Move board/mpc8260ads under board/freescale
by Jon Loeliger
· 17 years ago
5db2d8e
[MIPS] Move gth2_config from ARM section to MIPS
by Shinya Kuribayashi
· 17 years ago
396aa80
[MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB
by Shinya Kuribayashi
· 17 years ago
3bdce4f
[MIPS] Fix dcache_status()
by Shinya Kuribayashi
· 17 years ago
56be1dd
[MIPS] Introduce _machine_restart
by Shinya Kuribayashi
· 17 years ago
2300af1
[MIPS] Cleanup CP0 Status initialization
by Shinya Kuribayashi
· 17 years ago
79727f8
[MIPS] Initialize CP0 Cause before setting up CP0 Status register
by Shinya Kuribayashi
· 17 years ago
b5876f6
[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()
by Shinya Kuribayashi
· 17 years ago
d784e4e
[MIPS] Implement flush_cache()
by Shinya Kuribayashi
· 17 years ago
5bb51af
[MIPS] Fix I-/D-cache initialization loops
by Shinya Kuribayashi
· 17 years ago
52c27e6
[MIPS] Replace memory clearance code with f_fill64
by Shinya Kuribayashi
· 17 years ago
0622212
[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros
by Shinya Kuribayashi
· 17 years ago
c824af8
[MIPS] asm headers' updates
by Shinya Kuribayashi
· 17 years ago
b827589
[MIPS] Request for the 'mips_cache_lock()' removal
by Shinya Kuribayashi
· 17 years ago
48116dc
lwmon5 SYSMON POST: fix backlight control
by Yuri Tikhonov
· 17 years ago
af41d76
lwmon5 SYSMON POST: fix handling of negative temperatures
by Yuri Tikhonov
· 17 years ago
c3f9ee7
Merge branch 'master' of /home/wd/git/u-boot/master/
by Wolfgang Denk
· 17 years ago
efce1c5
pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
by Nobuhiro Iwamatsu
· 17 years ago
c268c71
Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group
by Wolfgang Denk
· 17 years ago
5d85774
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 17 years ago
6dace8a
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 17 years ago
fe76494
Merge branch 'master' of /home/wd/git/u-boot/work
by Wolfgang Denk
· 17 years ago
934f1f8
LWMON5: fix dsPIC POST
by Yuri Tikhonov
· 17 years ago
024f003
Merge git://www.denx.de/git/u-boot into uboot
by Gerald Van Baren
· 17 years ago
53a34af
lwmon5 POST: remove unreachable code
by Wolfgang Denk
· 17 years ago
9bacd94
LWMON5: POST RTC fix
by Yuri Tikhonov
· 17 years ago
913d8af
TQM5200B: update MTD partition layout
by Martin Krause
· 17 years ago
7758c16
CFI: Small cleanup for FLASH_SHOW_PROGRESS
by Stefan Roese
· 17 years ago
aae7357
Flash programming progress countdown.
by Jerry Van Baren
· 17 years ago
e8f3f7f
libfdt: Remove no longer used code from fdt_node_offset_by_compatible()
by David Gibson
· 17 years ago
87c51cb
libfdt: Trivial cleanup for CHECK_HEADER)
by David Gibson
· 17 years ago
bb05b33
Fix fdt boardsetup command parsing
by Kumar Gala
· 17 years ago
b79da7b
Add sub-commands to fdt
by Kumar Gala
· 17 years ago
e3524b1
libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()
by David Gibson
· 17 years ago
d9d793c
libfdt: Add and use a node iteration helper function.
by David Gibson
· 17 years ago
fd1ea8f
libfdt: Add fdt_set_name() function
by David Gibson
· 17 years ago
0418e41
lwmon5: Fix register test logic to match the specific GDC h/w.
by Yuri Tikhonov
· 17 years ago
9e9051c
Fix backlight in the lwmon5 POST.
by Yuri Tikhonov
· 17 years ago
fe1d91b
The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5).
by Yuri Tikhonov
· 17 years ago
3996e81
Add support for the lwmon5 board reset via GPIO58.
by Yuri Tikhonov
· 17 years ago
cc71043
Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now.
by Yuri Tikhonov
· 17 years ago
d773efb
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
by Yuri Tikhonov
· 17 years ago
d3558cb
The patch adds new POST tests for the Lwmon5 board. These are:
by Yuri Tikhonov
· 17 years ago
93d0d14
Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
by Yuri Tikhonov
· 17 years ago
f3ae379
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
by Wolfgang Denk
· 17 years ago
a01122b3
HMI1001: fix compile problem.
by Wolfgang Denk
· 17 years ago
48a5803
Blackfin: BF537-stamp: drop board-specific flash driver for CFI
by Mike Frysinger
· 17 years ago
6c097ce
Blackfin: add proper ELF markings to some assembly functions
by Mike Frysinger
· 17 years ago
87896b7
Blackfin: new cplbinfo command for viewing cplb tables
by Mike Frysinger
· 17 years ago
b451b15
Blackfin: update MAINTAINERS list
by Mike Frysinger
· 17 years ago
f0dd792
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
by Mike Frysinger
· 17 years ago
ce4f618
Blackfin: move bootldr command to common code
by Mike Frysinger
· 17 years ago
e46a0c3
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
bf39adf
mgcoge: update configuration
by Heiko Schocher
· 17 years ago
0d0d0f0
drivers/rtc/Makefile: keep list sorted
by Wolfgang Denk
· 17 years ago
b27939b
Add support for Intersil isl1208 RTC
by Tor Krill
· 17 years ago
b232fe7
cramfs: Fix ifdef
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
17cf79a
Conding style cleanup
by Wolfgang Denk
· 17 years ago
8d0f6b2
ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board
by Stefan Roese
· 17 years ago
41e74eb
usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
by Stefan Roese
· 17 years ago
0b86db7
ppc4xx: Add Canyonlands NAND booting support
by Stefan Roese
· 17 years ago
075f7a2
ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
by Stefan Roese
· 17 years ago
a9ad459
ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)
by Stefan Roese
· 17 years ago
105350e
ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
by Stefan Roese
· 17 years ago
Next »