Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
88fbf93718d3d7d5d07293384bc40734f3b88b0c
/
include
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
97251f9
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
by Stefan Roese
· 15 years ago
b2aeab8
ppc4xx: alpr: Remove some not needed commands to make image fit again
by Stefan Roese
· 15 years ago
12e5765
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
by Peter Tyser
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
133c0fe
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
f47d087
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 15 years ago
81611b7
config_cmd_all.h: Sort entries alphabetically
by Detlev Zundel
· 15 years ago
de85f71
config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS
by Frans Meulenbroeks
· 15 years ago
3f4bd65
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
by Andre Schwarz
· 15 years ago
c920a11
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
ce552f7
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
570e6cf
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
f273623
ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size
by Kumar Gala
· 15 years ago
4f332d2
p2020ds: add alternate boot bank support using the ngPIXIS FPGA
by Timur Tabi
· 15 years ago
7ba8b32
fsl: improve the PIXIS code and fix a few bugs
by Timur Tabi
· 15 years ago
8709aed
85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater
by Sandeep Gopalpet
· 15 years ago
16a276e
85xx: Added various P1012/P1013/P1021/P1022 defines
by Kumar Gala
· 15 years ago
0ae93ab
Blackfin: IP04: new board port
by Brent Kandetzki
· 15 years ago
5120926
Blackfin: sync ptrace headers with linux
by Mike Frysinger
· 15 years ago
784dcb6
Blackfin: cm-bf561: update network/env settings
by Harald Krapfenbauer
· 15 years ago
afd0fbf
Blackfin: bf537-stamp: add board test defines
by Mike Frysinger
· 15 years ago
f4ad4fd
fdt: Add fdt_del_node_and_alias helper
by Kumar Gala
· 15 years ago
1cc853b
Blackfin: disable NetBSD bootm support by default
by Mike Frysinger
· 15 years ago
5530cb8
85xx: Add defines for BUCSR bits to make code more readable
by Kumar Gala
· 15 years ago
e5853af
fsl_esdhc: Only modify the field we are changing in WML
by Roy Zang
· 15 years ago
b7ef756
fsl_esdhc: Add function to reset the eSDHC controller
by Jerry Huang
· 15 years ago
09876a3
fsl_esdhc: Always stop clock before changing frequency
by Kumar Gala
· 15 years ago
3b01e6b
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· 15 years ago
1e01b08
at91: use C structs for AT91 OHCI code
by Matthias Fuchs
· 15 years ago
938809d
at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT
by Daniel Gorsulowski
· 15 years ago
45101ce
SAMSUNG: SMDKC100: Adds ethernet support.
by Naveen Krishna CH
· 15 years ago
4b3bece
S5PC100: Function to configure the SROMC registers.
by Naveen Krishna CH
· 15 years ago
3660662
S5PC100: Memory SubSystem Header file, register description(SROMC).
by Naveen Krishna CH
· 15 years ago
1edf0f2
s5pc1xx: support the GPIO interface
by Minkyu Kang
· 15 years ago
35c1f67
S5PC100: Moves the Macros to a common header file
by Naveen Krishna CH
· 15 years ago
205458b
nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.
by Scott McNutt
· 15 years ago
0fd72d3
nios2: Fix outx/writex parameter order in io.h
by Scott McNutt
· 15 years ago
ebc5404
nios2: add struct stat support in linux/stat.h
by Thomas Chou
· 15 years ago
29e9e29
nios2: use bitops from linux-2.6 asm-generic
by Thomas Chou
· 15 years ago
84b8f17
nios2: add local_irq_enable/disable to asm-nios2/system.h
by Thomas Chou
· 15 years ago
200c246
nios2: add asm-nios2/errno.h
by Thomas Chou
· 15 years ago
4a88982
nios2: Move serial drivers to individual files in drivers/serial
by Scott McNutt
· 15 years ago
8f16e07
Merge branch 'next'
by Wolfgang Denk
· 15 years ago
107e9cd
mpc86xx: set the DDR BATs after calculating true DDR size
by Timur Tabi
· 15 years ago
48bd5f0
85xx: Fix enabling of L1 cache parity on secondary cores
by Kumar Gala
· 15 years ago
ae18b41
i2c: made unused function i2c_mux_add_device static
by Frans Meulenbroeks
· 15 years ago
d2e6c0f
Merge remote branch 'origin/master' into next
by Wolfgang Denk
· 15 years ago
935a14b
ml300: remove support for broken, orphaned board
by Wolfgang Denk
· 15 years ago
392be2f
Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next
by Wolfgang Denk
· 15 years ago
0212f74
ColdFire: Fix incorrect M5253DEMO default environment
by TsiChung Liew
· 15 years ago
0ee47d4
ColdFire: Cache update for all platforms
by TsiChung Liew
· 15 years ago
f6f4ec9
ColdFire: Fix SDRAM size on M5208evb rev E
by TsiChung Liew
· 15 years ago
4ebe03c
ColdFire: Misc update for M53017
by TsiChung Liew
· 15 years ago
23cc28c
ColdFire: Update Extra environment Data for M5275EVB
by TsiChung Liew
· 15 years ago
3dd72f6
ColdFire: Update M5253DEMO configuration file
by TsiChung Liew
· 15 years ago
f9556a7
ColdFire: Update processors' serial port configuration
by TsiChung Liew
· 15 years ago
bbb8ddc
ColdFire: Correct bit definition
by TsiChung Liew
· 15 years ago
d37e555
add block write function to spartan3 slave serial load
by Wolfgang Wegner
· 15 years ago
406471c
add ASTRO MCF5373L board
by Wolfgang Wegner
· 15 years ago
c9f731e
ppc4xx fix unstable 440EPx bootstrap options
by Rupjyoti Sarmah
· 15 years ago
1a9f461
at91: Get rid of some warnings when building for otc570
by Matthias Fuchs
· 15 years ago
c4e7224
TI: Davinci: NAND Driver Cleanup
by Cyril Chemparathy
· 15 years ago
d1466d1
Merge remote branch 'origin/master' into next
by Wolfgang Denk
· 15 years ago
6c44c38
fdt_support: add partitions fixup in mtd node
by Anatolij Gustschin
· 15 years ago
e3ac2b9
POST: add progress API
by Michael Zaidman
· 15 years ago
d9bbf05d
nios2: Added support to YANU UART
by Renato Andreola
· 15 years ago
0d32223
nios2: use generic unaligned.h
by Thomas Chou
· 15 years ago
a414c7a
mpc5xxx: Remove all references to MGT5100
by Detlev Zundel
· 15 years ago
100f2ea
correct a syntax typo in at91_matrix.h
by Asen Dimov
· 15 years ago
d9a4918
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
9f64dcb
nios2: Added support to YANU UART
by Renato Andreola
· 15 years ago
de3ac60
nios2: use generic unaligned.h
by Thomas Chou
· 15 years ago
3ece4d7
asm-blackfin/unaligned.h: add for zlib code
by Mike Frysinger
· 15 years ago
4e192f2
asm-generic/unaligned.h: dynamic default unaligned accesses
by Mike Frysinger
· 15 years ago
a2cfb24
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
426f1c6
mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.
by Detlev Zundel
· 15 years ago
04d233b
85xx: Drop FIT support to allow u-boot image to fit in 512k
by Kumar Gala
· 15 years ago
c95fa8b
TQM8xx: enable device tree support on all TQM8xx based boards.
by Heiko Schocher
· 15 years ago
92bc263
PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
by Richard Retanubun
· 15 years ago
b5faaf7
AT91: Update otc570 board to new SoC access
by Daniel Gorsulowski
· 15 years ago
e354235
updates the at91 main_clock calculation
by Jens Scharsig
· 15 years ago
ac41d4d
MX51: removed warnings for the mx51evk
by Stefano Babic
· 15 years ago
6030119
arm: add support for the suen3 board from keymile
by Heiko Schocher
· 15 years ago
6478a75
Add support for KARO TX25 board
by John Rigby
· 15 years ago
99d5fed
fec_mxc: add MX25 support
by John Rigby
· 15 years ago
e650e49
fec_mxc: cleanup and factor out MX27 dependencies
by John Rigby
· 15 years ago
9c14603
Add support for Freescale MX25 SOC
by John Rigby
· 15 years ago
7656c45
mxc_serial replace platform specific clock
by John Rigby
· 15 years ago
421834e
Add initial support for Freescale mx51evk board
by Stefano Babic
· 15 years ago
ff7a5ca
fsl_esdhc: add support for mx51 processor
by Stefano Babic
· 15 years ago
550a76e
ARM: add accessors functions
by Stefano Babic
· 15 years ago
6e00edf
MMC: add weak function to detect MMC/SD card
by Stefano Babic
· 15 years ago
aa27737
MX51: Add pin and multiplexer definitions.
by Stefano Babic
· 15 years ago
afef6db
MX51: Add register definitions
by Stefano Babic
· 15 years ago
a521a77
MX51: Add initial support for the Freescale MX51
by Stefano Babic
· 15 years ago
946c297
ARM Update mach-types
by Tom Rix
· 15 years ago
Next »