Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f6e9ddf2d7ac3fef4000b9a3a108c982bc13770b
f6e9ddf
Clean-up of s3c24x0 header files
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
d1cacc7
Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
34f0cf9
CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
2932557
s5pc1xx: add support SMDKC100 board
by Minkyu Kang
· 15 years ago
fca3084
s5pc1xx: support serial driver
by Minkyu Kang
· 15 years ago
52aa4dc
s5pc1xx: support onenand driver
by Minkyu Kang
· 15 years ago
8764998
s5pc1xx: support Samsung s5pc1xx SoC
by Minkyu Kang
· 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
a74e395
On-chip ROM boot: MPC8536DS support
by Mingkai Hu
· 15 years ago
c2a6dca
NAND boot: MPC8536DS support
by Mingkai Hu
· 15 years ago
9097531
mpc8536: fix board config file line length
by Mingkai Hu
· 15 years ago
46b4765
sbc8548: reclaim wasted sector in boot flash
by Paul Gortmaker
· 15 years ago
3d8d913
ppc/85xx: Clean up immap_85xx.h
by Kumar Gala
· 15 years ago
ce63031
NAND: davinci: Fix warnings when 4-bit ECC not used
by Scott Wood
· 15 years ago
afb72e4
Refactor OneNAND IPL code
by Kyungmin Park
· 15 years ago
c69053d
MIPS: VCT: Remove read_spareram reference
by Shinya Kuribayashi
· 15 years ago
8416736
ubifs: Correct dereferencing of files-after-symlinks
by Simon Kagstrom
· 15 years ago
8f9cdda
ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead
by Stefan Roese
· 15 years ago
6987e65
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· 15 years ago
707fd36
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· 15 years ago
6384da2
fsl_i2c: Do not generate STOP after read.
by Joakim Tjernlund
· 15 years ago
5a6e061
fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR
by Joakim Tjernlund
· 15 years ago
e677e70
fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}
by Joakim Tjernlund
· 15 years ago
c324b78
fsl_i2c: Wait for STOP condition to propagate
by Joakim Tjernlund
· 15 years ago
328040a
mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields
by Kim Phillips
· 15 years ago
Next »