Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
69355d7b5e5884d0dad257e3e93e5de86afd4ebc
69355d7
cpu/ppc4xx/fdt.c: avoid strcpy() to constant string
by Wolfgang Denk
· 15 years ago
b99814d
envcrc: check return value of fwrite()
by Mike Frysinger
· 15 years ago
d954bd6
mcc200: fix build error
by Wolfgang Denk
· 15 years ago
ab1a6e9
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
by Alessandro Rubini
· 15 years ago
fe1a2fb
lib_generic memset: fill one word at a time if possible
by Alessandro Rubini
· 15 years ago
f881b54
lib_generic memcpy: copy one word at a time if possible
by Alessandro Rubini
· 15 years ago
5d4d06c
setenv: do console redirection even if previously unset
by Alessandro Rubini
· 15 years ago
3054eb4
mpc512x: fix System Clock Control constants for USB1 & USB2
by Martha Stan
· 15 years ago
cb47b4f
mem_mtest: fix error reporting, allow escape with ^C
by Paul Gortmaker
· 15 years ago
a12e941
new default shortcut to config & build a board
by Mike Frysinger
· 15 years ago
71ecabf
env: only build env_embedded and envcrc when needed
by Mike Frysinger
· 15 years ago
9a2671f
part_dos: check status flags of partitions
by Daniel Mack
· 15 years ago
ccc5acf
galaxy5200: change cs1 configuration
by Eric Millbrandt
· 15 years ago
23f55e8
Cleanup: use constant
by Niklaus Giger
· 15 years ago
9522f57
mpc85xx: Fix booting on various boards
by Anton Vorontsov
· 15 years ago
1502ead
mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define
by Paul Gortmaker
· 15 years ago
529e5fd
ppc/P1_P2_RDB: On-chip BootROM support
by Dipen Dudhat
· 15 years ago
e98a3fc
ppc/P1_P2_RDB: NAND Boot Support
by Dipen Dudhat
· 15 years ago
63fa48d
mpc8xxx: improve LAW error messages when setting up DDR
by Paul Gortmaker
· 15 years ago
0253f60
sbc8641d: fix LAW so board doesn't hang on DDR init
by Paul Gortmaker
· 15 years ago
4783b6a
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 15 years ago
90b546b
Blackfin: drop MAC display at boot
by Mike Frysinger
· 15 years ago
f3352e3
Blackfin: reset watchdog in udelay()
by Mike Frysinger
· 15 years ago
1d938e6
Blackfin: Remove relocation fixups
by Mike Frysinger
· 15 years ago
54b531a
at91: Update MEESC board support
by Daniel Gorsulowski
· 15 years ago
cb0da87
arm: Correct build with CONFIG_SYS_HUSH_PARSER set
by Simon Kagstrom
· 15 years ago
4963f92
TI: OMAP3: Overo Tobi ethernet support
by Olof Johansson
· 15 years ago
64aabc2
SMC911X: Add chip auto detection
by Olof Johansson
· 15 years ago
d77b681
TI OMAP3 Use arm init sequence to initialize i2c
by Tom Rix
· 15 years ago
9f64335
TI: DaVinci DM365: Enabling network Support on DM365 EVM
by Sandeep Paulraj
· 15 years ago
7f507e8
TI: DaVinci: GPIO header file and definitions
by Sandeep Paulraj
· 15 years ago
310baca
TI: DaVinci DM646x: Update flag used to represent DM646x SOC's
by Sandeep Paulraj
· 15 years ago
4c391e5
OMAP3: Clean up whitespace in mux configs
by Olof Johansson
· 15 years ago
2269198
OMAP3 MMC: Fix warning dereferencing type-punned pointer
by Dirk Behme
· 15 years ago
258c330
Support for the OpenRD base board
by Simon Kagstrom
· 15 years ago
1eae2e9
Kirkwood: mv88f6281gtw_ge: Add kwbimage build support
by Prafulla Wadaskar
· 15 years ago
0e4f0bd
Kirkwood: rd6281a: Add kwbimage build support
by Prafulla Wadaskar
· 15 years ago
799a05b
Add support for Eukrea CPU9260/CPU9G20 SBC
by Tom Rix
· 15 years ago
3db7af7
Add support for Eukrea CPUAT91 SBC
by Tom Rix
· 15 years ago
515e6fd
TI: DaVinci DM365: Minor config cleanup
by Sandeep Paulraj
· 15 years ago
377850a
TI DaVinci DM365: Removing header file which does not exist
by Sandeep Paulraj
· 15 years ago
832b915
TI DaVinci: DM355: Config Cleanup and Update
by Sandeep Paulraj
· 15 years ago
b7a6b43
TI DaVinci: DM646x: Initial Support for DM646x SOC
by Sandeep Paulraj
· 15 years ago
7533bc0
TI DaVinci: DM6446: Fix Compilation error in NAND mode
by Sandeep Paulraj
· 15 years ago
096b9c2
OMAP3 Move cache routine to cache.S
by Tom Rix
· 15 years ago
391d1a6
TI DaVinci: Remove references to SZ_xx
by Sandeep Paulraj
· 15 years ago
eb16439
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
1cffcde
Leave x86emu op code tables in default section
by Ed Swarthout
· 16 years ago
25e3072
Update all board to support new bbmiiphy driver (with multibus support)
by Luigi 'Comio' Mantellini
· 15 years ago
01db155
Add bb_miiphy_init call before any ethernet bring-up code.
by Luigi 'Comio' Mantellini
· 15 years ago
466827e
Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses.
by Luigi 'Comio' Mantellini
· 15 years ago
c8f071a
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
4f2fdac
relocation: Do not relocate NULL pointers.
by Joakim Tjernlund
· 15 years ago
430445f
85xx: Ensure BSS segment isn't linked at address 0
by Peter Tyser
· 15 years ago
3ba0fa7
tqm5200: Correct comment and code in post_hotkeys_pressed.
by Detlev Zundel
· 15 years ago
ce33a01
mpc512x: fix fixed_sdram() init code.
by Wolfgang Denk
· 15 years ago
3c8ef44
ppc4xx: respect 80-chars per line in ppc*.h files
by Niklaus Giger
· 15 years ago
d4c6154
ppc4xx: Rework cmd reginfo
by Niklaus Giger
· 15 years ago
728bd0a
ppc_4xx: Apply new HW register names
by Niklaus Giger
· 15 years ago
a9a9b1f
ppc4xx: Cleanup some HW register names
by Niklaus Giger
· 15 years ago
f1a80e4
ppc4xx: Add PPC405EX(r) Rev D support
by Stefan Roese
· 15 years ago
14fd12f
ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
by Stefan Roese
· 15 years ago
016e0ed
PPC4xx: Denali core: Fix incorrect DDR row bits
by Mike Nuss
· 15 years ago
b3cce7a
Add information about return values of xxx_eth_register() in documentation
by Ben Warren
· 15 years ago
fc615a7
document network driver framework
by Mike Frysinger
· 15 years ago
9841dec
net: kirkwood_egiga.c: fixed build warning
by Prafulla Wadaskar
· 15 years ago
0fd6aae
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
96f40c7
net: phy: mv88e61xx.c : fixed build warning
by Prafulla Wadaskar
· 15 years ago
ee86aff
net: Fix problem with 405EZ ethernet interrupt
by James Clough
· 15 years ago
59cb1e7
net: add random_port() prototype
by Mike Frysinger
· 15 years ago
8733761
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
32011a8
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 15 years ago
be34d1d
ppc: Remove reloc_off field from global_data structure
by Peter Tyser
· 15 years ago
4a6a663
arm/microblaze/nios/nios2/sh: Remove relocation fixups
by Peter Tyser
· 15 years ago
9057cbf
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
be6320a
p3mx: Remove serial relocation fixups
by Peter Tyser
· 15 years ago
5bd6765
lwmon, lwmon5: Remove sysmon POST relocation fixups
by Peter Tyser
· 15 years ago
43c08d7
mpl: Remove memory test relocation fixups
by Peter Tyser
· 15 years ago
cf8582c
fpga: Remove relocation fixups
by Peter Tyser
· 15 years ago
59b020f
tsec: Remove PHY command relocation fixups
by Peter Tyser
· 15 years ago
08b251a
ppc: Remove board-specific command table relocation fixups
by Peter Tyser
· 15 years ago
830736e
ppc: Remove extable relocation fixups
by Peter Tyser
· 15 years ago
6eca2a6
ppc: Remove pci config table pointer relocation fixups
by Peter Tyser
· 15 years ago
6756737
ppc: Remove board.c relocation fixups
by Peter Tyser
· 15 years ago
95728f2
ppc: Check for compilers that don't support relocation
by Peter Tyser
· 15 years ago
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
739a36f
ppc4xx: Add SDRAM detection for PMC440 boards
by Matthias Fuchs
· 15 years ago
cb9ebd0
ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling
by Stefan Roese
· 15 years ago
0e92536
ppc4xx: Reorganize DDR2 ECC handling
by Felix Radensky
· 15 years ago
8c3d61a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
b94180c
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
34f44f7
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 15 years ago
477a5fe
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
b552d82
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
f8c971d
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
dcc5200
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Wolfgang Denk
· 15 years ago
bd7eae7
Blackfin: update default console= settings
by Mike Frysinger
· 15 years ago
ce6b6c8
Blackfin: bf533-ezkit: update env location
by Mike Frysinger
· 15 years ago
93f5381
ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL
by Kumar Gala
· 15 years ago
a53b139
Add README.mpc8536ds
by Mingkai Hu
· 15 years ago
Next »