Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
acb4f4a4b7ba0aa43e5cdc107659d36e01284121
acb4f4a
[PATCH] Add support for the UC101 board from MAN.
by Heiko Schocher
· 18 years ago
8233624
automatic update mechanism
by Andrei Safronov
· 18 years ago
87b3d4b
Code cleanup.
by Wolfgang Denk
· 18 years ago
3cf0e3a
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
by Wolfgang Denk
· 18 years ago
dd314e0
Code cleanup. Update CHANGELOG.
by Wolfgang Denk
· 18 years ago
bb95bf6
[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals
by Grant Likely
· 18 years ago
45993ea
[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
by Stefan Roese
· 18 years ago
0048778
[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
by Stefan Roese
· 18 years ago
44facef
[PATCH] include/ppc440.h minor error affecting interrupts
by Stefan Roese
· 18 years ago
c32c5f7
Make fsl-i2c not conflict with SOFT I2C
by Joakim Tjernlund
· 18 years ago
a292af2
Fix I2C master address initialization.
by Joakim Tjernlund
· 18 years ago
4f19a68
Merge http://www.denx.de/git/u-boot
by Kim Phillips
· 18 years ago
3084035
Assign maintainers for mpc8349emds and mpc8360emds
by Kim Phillips
· 18 years ago
680962b
Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
by Kim Phillips
· 18 years ago
ff0215a
mpc83xx: Miscellaneous code style fixes
by Timur Tabi
· 18 years ago
fb34787
[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
by Stefan Roese
· 18 years ago
c6d5930
[PATCH] PPC4xx: 440SP Rev. C detection added
by Stefan Roese
· 18 years ago
3427cf6
[PATCH] nand: Fix patch merge problem
by Stefan Roese
· 18 years ago
1b711ab
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
by Wolfgang Denk
· 18 years ago
801e90a
Update CHANGELOG
by Wolfgang Denk
· 18 years ago
c523ee42
Merge with /home/sr/git/u-boot/4xx-enet
by Wolfgang Denk
· 18 years ago
f961c73
Merge with /home/sr/git/u-boot/nand-env
by Wolfgang Denk
· 18 years ago
f194a5a
Merge with /home/sr/git/u-boot/nand-timeout
by Wolfgang Denk
· 18 years ago
ff245d6
Merge with /home/sr/git/u-boot/denx-of
by Wolfgang Denk
· 18 years ago
0632d7b
[PATCH] 4xx_enet.c: Correct the setting of zmiifer register
by Stefan Roese
· 18 years ago
bdeef64
[PATCH] Select NAND embedded environment from board configuration
by Stefan Roese
· 18 years ago
ef26d24
[PATCH] nand_wait() timeout fixes
by Stefan Roese
· 18 years ago
208d38a
[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel
by Stefan Roese
· 18 years ago
018147d
Minor code cleanup. Update CHANGELOG.
by Wolfgang Denk
· 18 years ago
a523295
[PATCH] 4xx: Fix problem with board specific reset code (now for real)
by Stefan Roese
· 18 years ago
0e2df5a
[PATCH] alpr: remove unused board specific flash driver
by Stefan Roese
· 18 years ago
ecf05b2
[PATCH] 4xx: Fix problem with board specific reset code
by Stefan Roese
· 18 years ago
21df1a4
[PATCH] Remove testing 4xx enet PHY setup
by Stefan Roese
· 18 years ago
2a4a943
[PATCH] Update Prodrive ALPR board support (440GX)
by Stefan Roese
· 18 years ago
b6e6af4
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
5011b3e
Merge with /home/sr/git/u-boot/denx
by Wolfgang Denk
· 18 years ago
0129dcd
Updates for TQM5200 modules:
by Wolfgang Denk
· 18 years ago
0100cc1
[PATCH] PPC4xx start.S: Fix for processor errata
by Stefan Roese
· 18 years ago
38a9176
[PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASH
by Stefan Roese
· 18 years ago
8ac87a5
Update CHANGELOG
by Wolfgang Denk
· 18 years ago
e0a6ead
Merge with /home/sr/git/u-boot/cfi-update
by Wolfgang Denk
· 18 years ago
1279748
[PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]
by Stefan Roese
· 18 years ago
1315799
Update CHANGELOG
by Wolfgang Denk
· 18 years ago
0cd18c9
Merge with /home/tur/proj/v38b/u-boot
by Wolfgang Denk
· 18 years ago
005f5c8
Disable the watchdog in the default config for the V38B board.
by Bartlomiej Sieka
· 18 years ago
c3bb7fd
Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pin
by Bartlomiej Sieka
· 18 years ago
ffdd9b9
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
c0cc46e
Sequential accesses to non-existent memory must be synchronized,
by Wolfgang Denk
· 18 years ago
ab34754
mpc83xx: Update 83xx to use fsl_i2c.c
by Timur Tabi
· 18 years ago
386a280
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
by Timur Tabi
· 18 years ago
bae2479
mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c
by Kim Phillips
· 18 years ago
8c84e47
mpc83xx: Fix the incorrect dcbz operation
by Dave Liu
· 18 years ago
774e1b5
mpc83xx: add OF_FLAT_TREE bits to 83xx boards
by Kim Phillips
· 18 years ago
d99bd8b
mpc83xx: change ft code to modify local-mac-address property
by Kim Phillips
· 18 years ago
c0b114a
mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS
by Timur Tabi
· 18 years ago
93090a3
mpc83xx: add the README.mpc8360emds
by Dave Liu
· 18 years ago
e732e9c
mpc83xx: add QE ethernet support
by Dave Liu
· 18 years ago
a46daea
mpc83xx: Add MPC8360EMDS basic board support
by Dave Liu
· 18 years ago
92031e1
mpc83xx: add the QUICC Engine (QE) immap file
by Dave Liu
· 18 years ago
fba1369
mpc83xx: Add 8360 specifics to 83xx immap
by Dave Liu
· 18 years ago
e9b04f0
mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX
by Timur Tabi
· 18 years ago
054838e
mpc83xx: Add support for the MPC8349E-mITX
by Timur Tabi
· 18 years ago
c813550
Additional MPC8349 support for multibus i2c
by Ben Warren
· 18 years ago
3719a12
Multi-bus I2C implementation of MPC834x
by Ben Warren
· 18 years ago
4565715
Add support for multiple I2C buses
by Ben Warren
· 18 years ago
efec630
mpc83xx: Add support for Errata DDR6 on MPC 834x systems
by Timur Tabi
· 18 years ago
d321619
mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it
by Timur Tabi
· 18 years ago
53b4617
mpc83xx: Add support for variable flash memory sizes on 83xx systems
by Timur Tabi
· 18 years ago
5b2c905
mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros
by Tanya Jiang
· 18 years ago
f503592
mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
by Dave Liu
· 18 years ago
1d8d17d
mpc83xx: Fix missing build for mpc8349emds pci.c
by Tanya Jiang
· 18 years ago
9d6baed
mpc83xx: Removed unused file resetvec.S for mpc83xx cpu
by Tanya Jiang
· 18 years ago
2036200
NAND Flash verify across block boundaries
by Nick Spence
· 18 years ago
ec9670b
Added RGMII support to the TSECs and Marvell 881111 Phy
by Nick Spence
· 18 years ago
4f71fd7
Merge with /home/tur/proj/uboot_linux_v38b/u-boot
by Wolfgang Denk
· 18 years ago
9c0b0c0
Release U-Boot 1.1.6
by Wolfgang Denk
· 18 years ago
252eede
Finish up support for MarelV38B board
by Bartlomiej Sieka
· 18 years ago
8cb2ae5
- Fix issues related to the use of ELDK 4 when compiling for MarelV38B:
by Bartlomiej Sieka
· 18 years ago
79eecbfb
- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the
by Bartlomiej Sieka
· 18 years ago
b0d533a
Changed MarelV38B board make target to lowercase. Config file cleanup.
by Bartlomiej Sieka
· 18 years ago
822c648
Merge with /home/sr/git/u-boot/nand-ladis
by Wolfgang Denk
· 18 years ago
71c20d6
Automatically adjust ARFLAGS so "make -s" is really silent.
by Wolfgang Denk
· 18 years ago
6a397c9
[PATCH] omap925.c: Remove unused functions
by Stefan Roese
· 18 years ago
9052786
[PATCH] Add some missing machtypes for netstar & voiceblue boards
by Stefan Roese
· 18 years ago
198b23e
[PATCH] NAND: Partition name support added to NAND subsystem
by Stefan Roese
· 18 years ago
18c1765
Update CHANGELOG.
by Wolfgang Denk
· 18 years ago
274bac5
Enable commandline editing and hush shell on all TQM boards.
by Wolfgang Denk
· 18 years ago
81352ed
README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE
by Wolfgang Denk
· 18 years ago
bc50f8c
Check for illegal character '=' in environment variable names.
by Wolfgang Denk
· 18 years ago
9c82c68
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
1cd6bf0
Don't pass any debug options directly to the assembler
by Haavard Skinnemoen
· 18 years ago
d373059
MPC86xx: Cleaned up unused and conditionally used local variables.
by Jon Loeliger
· 18 years ago
827c875
Fix "ar" flags in some Makefiles to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
f11eefb
Fix TSEC driver (now for real): avoid crashes if PHY is not attached
by Ben Warren
· 18 years ago
dc43c9c
Fix TSEC driver: avoid crashes if PHY is not attached
by Ben Warren
· 18 years ago
9ba223b
Code cleanup.
by Wolfgang Denk
· 18 years ago
0e8e857
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree
by Wolfgang Denk
· 18 years ago
79f35b9
Finish up support for the ATSTK1000/ATSTK1002 boards
by Haavard Skinnemoen
· 18 years ago
665915b
Added support for Multi-Image files that contain a device tree
by Kumar Gala
· 18 years ago
e5d99e2
Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr
by Wolfgang Denk
· 18 years ago
Next »