Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5204566e53a3c519e8795480d056635bc64b11cd
« Previous
1749c3d
ppc/85xx: Fixup PCI nodes for P1_P2_RDB
by Kumar Gala
· 15 years ago
8cbb0dd
nios2: add nios2-generic board
by Thomas Chou
· 15 years ago
441cac1
nios2: fix no flash, add nand and mmc init in board.c
by Thomas Chou
· 15 years ago
fd2712d
nios2: consolidate reset initialization
by Thomas Chou
· 15 years ago
9948529
altera_jtag_uart: bypass when no jtag connection
by Thomas Chou
· 15 years ago
7e812f2
nios2: add dma_alloc_coherent
by Thomas Chou
· 15 years ago
0dc1c7f
nios2: add 64 bits swab support
by Thomas Chou
· 15 years ago
e4bf588
nios2: add altera cf reset
by Thomas Chou
· 15 years ago
dd168ef
nios2: allow link script overriding from boards
by Thomas Chou
· 15 years ago
29fd7ce
mpc5121: pdm360ng: add coprocessor POST
by Anatolij Gustschin
· 15 years ago
2ebdb9a
mpc5121: add common post_word_load/store code
by Anatolij Gustschin
· 15 years ago
a3921ee
mpc5121: add support for PDM360NG board
by Anatolij Gustschin
· 15 years ago
b9947bb
mpc5121: determine RAM size using get_ram_size()
by Anatolij Gustschin
· 15 years ago
5d937e8
mpc512x: make MEM IO Control configuration a board config option
by Anatolij Gustschin
· 15 years ago
8e234e3
mpc5121: add PSC serial communication routines
by Anatolij Gustschin
· 15 years ago
e3b28e6
mpc512x: add multi serial PSC support
by Anatolij Gustschin
· 15 years ago
fbb0030
serial: struct serial_device: add uninit() entry for drivers
by Anatolij Gustschin
· 15 years ago
6e5fb4e
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 15 years ago
a77034a
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
500fbae
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 15 years ago
b919a3f
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
77c1458
ppc/85xx: PIO Support for FSL eSDHC Controller Driver
by Dipen Dudhat
· 15 years ago
1a2e203
mpc83xx: turn on icache in core initialization to improve u-boot boot time
by Kim Phillips
· 15 years ago
a059e90
mpc83xx: enable command line autocompletion
by Kim Phillips
· 15 years ago
dfe812c
mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families
by Kim Phillips
· 15 years ago
27ef578
mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
by Rini van Zetten
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
cf6eb6d
ppc4xx: TLB init file cleanup
by Stefan Roese
· 15 years ago
26a3350
fsl_i2c: Added a callpoint for i2c_board_late_init
by Richard Retanubun
· 15 years ago
254ab7b
nios2: Move individual board linker scripts to common script in cpu tree.
by Scott McNutt
· 15 years ago
8ff972c
microblaze: Consolidate cache code
by Michal Simek
· 15 years ago
9b4d905
microblaze: Flush cache before jumping to kernel
by Michal Simek
· 15 years ago
7052488
microblaze: Support system with WB cache
by Michal Simek
· 15 years ago
9769b73
microblaze: Change initialization sequence
by Michal Simek
· 15 years ago
e6177b3
microblaze: Change cache report messages
by Michal Simek
· 15 years ago
8125c98
microblaze: Fix interrupt handler code
by Michal Simek
· 15 years ago
b266409
microblaze: Move FSL initialization to board.c
by Michal Simek
· 15 years ago
5bbcb6c
microblaze: Move timer initialization to board.c
by Michal Simek
· 15 years ago
cc53690
microblaze: Fix irq.S code
by Michal Simek
· 15 years ago
398b1d5
microblaze: Add FDT support
by Arun Bhanu
· 15 years ago
2a72e9e
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
by Stefan Roese
· 15 years ago
288991c
ppc4xx: alpr: Remove some not needed commands to make image fit again
by Stefan Roese
· 15 years ago
8d321b8
Update README to reflect new directory structure
by Peter Tyser
· 15 years ago
37e4daf
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
by Peter Tyser
· 15 years ago
6a8a2b7
nios: Move cpu/nios/* to arch/nios/cpu/*
by Peter Tyser
· 15 years ago
1e9c265
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
by Peter Tyser
· 15 years ago
e9a8828
i386: Move cpu/i386/* to arch/i386/cpu/*
by Peter Tyser
· 15 years ago
6260fb0
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
by Peter Tyser
· 15 years ago
8a15c2d
avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
by Peter Tyser
· 15 years ago
1e3827d
mips: Move cpu/mips/* to arch/mips/cpu/*
by Peter Tyser
· 15 years ago
c6fb83d
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
by Peter Tyser
· 15 years ago
a414553
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
by Peter Tyser
· 15 years ago
84ad688
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
8f0fec7
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
by Peter Tyser
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
61f2b38
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
0de71d5
Move libfdt/ into lib/
by Peter Tyser
· 15 years ago
78acc47
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
89f39e1
Change directory-specific CFLAGS to use full path
by Peter Tyser
· 15 years ago
03b7004
Create CPUDIR variable
by Peter Tyser
· 15 years ago
fd4e49c
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 15 years ago
30dc165
FIX: watchdog timeout, while waiting for input
by Jens Scharsig
· 15 years ago
8178110
config_cmd_all.h: Sort entries alphabetically
by Detlev Zundel
· 15 years ago
9157e9c
config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS
by Frans Meulenbroeks
· 15 years ago
ae30b8c
malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure
by karl.beldan@gmail.com
· 15 years ago
a2513e2
mkimage: Fix strict-aliasing compiler warning
by Peter Tyser
· 15 years ago
1f2463d
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
by Andre Schwarz
· 15 years ago
9acd4f0
cmd_bmp.c: add standard subcommand handling
by Frans Meulenbroeks
· 15 years ago
f852a0c
drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking
by Albin Tonnerre
· 15 years ago
74b86d2
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 15 years ago
2aa4c57
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 15 years ago
3b653fd
cmd_ubi: Fix uninitialized variable warning
by Peter Tyser
· 15 years ago
fac71cc
USB storage probe
by Kim B. Heino
· 15 years ago
aaad108
USB storage count
by Kim B. Heino
· 15 years ago
d7a22a3
EHCI: add NEC PCI ID
by Sergei Shtylyov
· 15 years ago
c8b2d1d
EHCI: fix port reset reporting
by Sergei Shtylyov
· 15 years ago
e06a055
EHCI: fix off-by-one error in ehci_submit_root()
by Sergei Shtylyov
· 15 years ago
6d313c8
EHCI: fix root hub device descriptor
by Sergei Shtylyov
· 15 years ago
760bce0
video: ati_radeon_fb.c: fix warning while compiling with DEBUG
by Anatolij Gustschin
· 15 years ago
f6a7a2e
ati_radeon: Support PCI virtual not eq bus mapping.
by Ed Swarthout
· 15 years ago
9624f6d
ati_radeon: return with error when emulator fails
by Ed Swarthout
· 15 years ago
d501176
video: cfb_console.c: add support for RLE8 bitmaps
by Anatolij Gustschin
· 15 years ago
a233631
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 15 years ago
797131c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
92abce8
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
6a1f7e5
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
22d6c8f
cfi_flash: reset timer in flash status check
by Thomas Chou
· 15 years ago
9334190
ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size
by Kumar Gala
· 15 years ago
5a46960
p2020ds: add alternate boot bank support using the ngPIXIS FPGA
by Timur Tabi
· 15 years ago
2feb4af
fsl: improve the PIXIS code and fix a few bugs
by Timur Tabi
· 15 years ago
ff8473e
85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater
by Sandeep Gopalpet
· 15 years ago
2160827
85xx: Added various P1012/P1013/P1021/P1022 defines
by Kumar Gala
· 15 years ago
5a85a30
ppc/8xxx: Delete PCI nodes from device tree if not configured
by Kumar Gala
· 15 years ago
3f1a5c1
Blackfin: IP04: new board port
by Brent Kandetzki
· 15 years ago
a3c0836
Blackfin: drop bfin #undef in linker script
by Mike Frysinger
· 15 years ago
0c080aa
Blackfin: call watchdog_init() for external watchdogs
by Mike Frysinger
· 15 years ago
b874ed1
Blackfin: link with normal ABI target
by Mike Frysinger
· 15 years ago
dd97022
Blackfin: sync ptrace headers with linux
by Mike Frysinger
· 15 years ago
Next »