Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
949747b17f0b31c6942b5731a3b0760ad297549e
/
arch
949747b
x86: Enable generic board
by Simon Glass
· 12 years ago
e424c15
x86: Enable generic board support
by Simon Glass
· 12 years ago
86cfb6b
x86: Use sections header to obtain link symbols
by Simon Glass
· 12 years ago
660c60c
ppc: Enable generic board support
by Simon Glass
· 12 years ago
959daa2
arm: Enable generic board support
by Simon Glass
· 12 years ago
6f6430d
Introduce generic post-relocation board_r.c
by Simon Glass
· 12 years ago
1938f4a
Introduce generic pre-relocation board_f.c
by Simon Glass
· 12 years ago
a6741bc
Declare watchdog functions in watchdog.h
by Simon Glass
· 12 years ago
716cc8c
Change stub example to use asm-generic/sections.h
by Simon Glass
· 12 years ago
e103b7a
arm: Use sections header to obtain link symbols
by Simon Glass
· 12 years ago
1865286
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
7c9e89b
ppc: Remove PCIPPC2 and PCIPPC6 boards
by Stefan Roese
· 12 years ago
a615dfd
mpc512x: Adjust the DRAM init sequence to the datasheet spec
by Anatolij Gustschin
· 12 years ago
fcc7fe4
mpc512x: add ifm ac14xx board
by Anatolij Gustschin
· 12 years ago
5643709
mpc512x: allow configuring board specific IPS divider
by Anatolij Gustschin
· 12 years ago
1d63b8f
mpc512x: optionally configure DIU, LPC and NFC deviders
by Anatolij Gustschin
· 12 years ago
e5f5386
mpc512x: use common code for clock setting for all mpc512x boards
by Anatolij Gustschin
· 12 years ago
b84d6d2
mpc512x: add common LAW and Chip Select configuration
by Anatolij Gustschin
· 12 years ago
b4dc0bd
mpc5200: spl_boot.c: Change init oder to first enable printf
by Stefan Roese
· 12 years ago
62f7970
x86: Add error checking to x86 relocation code
by Simon Glass
· 12 years ago
f697d52
x86: Support relocation of FDT on start-up
by Simon Glass
· 12 years ago
f82d15e
x86: Rearrange the output input to remove BSS
by Simon Glass
· 12 years ago
4b491b8
x86: Add an __end symbol to signal the end of the U-Boot binary
by Simon Glass
· 12 years ago
bc2df1a
x86: Permit bootstage and timer data to be used prior to relocation
by Simon Glass
· 12 years ago
8937140
x86: Add basic cache operations
by Simon Glass
· 12 years ago
5e98947
x86: Add function to get top of usable ram
by Simon Glass
· 12 years ago
62584db
sandbox: Add a way of obtaining directory listings
by Simon Glass
· 12 years ago
1c9f47a
Merge branch 'mem' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
9faf4f0
blackfin: bf60x: add resume from hibernate
by Steven Miao
· 13 years ago
49c2da5
blackfin: bf60x: add hw watchdog support
by Bob Liu
· 13 years ago
4a207e8
blackfin: add bf6xx spi driver
by Scott Jiang
· 13 years ago
187f32f
blackfin: bf60x: add rsi/sdh support
by Sonic Zhang
· 12 years ago
c34346d
blackfin: bf60x: add gpio support
by Bob Liu
· 12 years ago
7677d65
blackfin: bf60x: support big cplb page
by Bob Liu
· 13 years ago
ee82596
blackfin: bf60x: add dma support
by Bob Liu
· 12 years ago
a12c51f
blackfin: bf60x: add serial support
by Sonic Zhang
· 12 years ago
a2979dc
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
by Sonic Zhang
· 12 years ago
3ead92c
blackfin: bf60x: new processor header files
by Bob Liu
· 12 years ago
4213fc2
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
by Simon Glass
· 12 years ago
e101550
sandbox: Improve sandbox serial port keyboard interface
by Taylor Hutt
· 12 years ago
8ec21bb
sandbox: fix compiler warning
by Allen Martin
· 12 years ago
c8876f1
mac: Fix the condition check for setting the MAC from the EEPROM
by Holger Hans Peter Freyther
· 12 years ago
03414ac
gpio: Build the da8xx_gpio code for the davinci644x device
by Holger Hans Peter Freyther
· 12 years ago
7b39523
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
ea6bd08
nds32: Add a basic errno.h
by Simon Glass
· 12 years ago
9f024f6
Merge branch 'fixes' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
455fbfb
MIPS: board.c: remove manual relocation of env_name_spec
by Daniel Schwierzeck
· 12 years ago
96dfc06
x86: Remove unused real mode code
by Simon Glass
· 12 years ago
588a13f
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· 12 years ago
1f3a581
x86: Remove sc520 cpu
by Simon Glass
· 12 years ago
9c748e0
Merge branch 'next' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
04380c6
MIPS: add dynamic relocation support
by Gabor Juhos
· 12 years ago
0ba8926
MIPS: u-boot.lds: add relocation specific sections
by Gabor Juhos
· 12 years ago
28875e2
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· 12 years ago
696a3b2
MIPS: start.S: optimize BSS initialization
by Daniel Schwierzeck
· 12 years ago
eea8a32
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
by Daniel Schwierzeck
· 12 years ago
3420bf1
MIPS: u-boot.lds: introduce symbol __image_copy_end
by Daniel Schwierzeck
· 12 years ago
a52852c
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
by Daniel Schwierzeck
· 12 years ago
4539781
MIPS: compute num_got_entries from .got section's size
by Gabor Juhos
· 12 years ago
8b1c734
MIPS: start.S: unify and simplify reset vector handling
by Daniel Schwierzeck
· 12 years ago
4dc7412
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
by Daniel Schwierzeck
· 12 years ago
97b920d
MIPS: xburst: fix broken access to global_data
by Daniel Schwierzeck
· 12 years ago
951c6ba
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
fd8e1c3
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
8aff009
Tegra114: Dalmore: Add DT files
by Tom Warren
· 12 years ago
e23bb6a
Tegra114: Add common CPU (shared) files
by Tom Warren
· 12 years ago
ec1885c
Tegra114: Add CPU (armv7) files
by Tom Warren
· 12 years ago
4040ec1
Tegra114: Add AVP (arm720t) files
by Tom Warren
· 12 years ago
2fc65e2
Tegra114: Add arch-tegra114 include files
by Tom Warren
· 12 years ago
b19f574
tegra: add SPI SLINK driver
by Allen Martin
· 12 years ago
91673e2
tegra: add addresses of SPI SLINK controllers
by Allen Martin
· 12 years ago
23e3158
tegra30: fdt: add SPI SLINK nodes
by Allen Martin
· 12 years ago
7d54f02
tegra30: add SBC1 to periph id mapping table
by Allen Martin
· 12 years ago
c98f03f
tegra20: fdt: add SPI SFLASH node
by Allen Martin
· 12 years ago
4727a13
tegra: rename FUNCMUX_UART2_UARTB
by Stephen Warren
· 12 years ago
f29f086
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
by Tom Warren
· 12 years ago
d83152d
Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
by Tom Warren
· 12 years ago
58864dd
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
8aa5ec6
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
12e06fe
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
13526f7
Add DDR3 support for AM335x-EVM (Version 1.5A)
by Jeff Lance
· 12 years ago
1c1b7c3
pcm051: Add support for Phytec phyCORE-AM335x
by Lars Poeschel
· 12 years ago
aca0b8b
am33xx: add a pulldown macro to pinmux config
by Lars Poeschel
· 12 years ago
2d795c9
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
43cff66
x86: Use generic global_data
by Simon Glass
· 12 years ago
1e5f8bd
sparc: Use generic global_data
by Simon Glass
· 12 years ago
a987902
sh: Use generic global_data
by Simon Glass
· 12 years ago
07d59bb
sandbox: Use generic global_data
by Simon Glass
· 12 years ago
2ab575e
powerpc: Use generic global_data
by Simon Glass
· 12 years ago
6f8b285
openrisc: Use generic global_data
by Simon Glass
· 12 years ago
1f7559e
nios2: Use generic global_data
by Simon Glass
· 12 years ago
ee22c1a
nds32: Use generic global_data
by Simon Glass
· 12 years ago
9572202
mips: Use generic global_data
by Simon Glass
· 12 years ago
eef5415
microblaze: Use generic global_data
by Simon Glass
· 12 years ago
e56b250
m68k: Use generic global_data
by Simon Glass
· 12 years ago
06b507b
blackfin: Use generic global_data
by Simon Glass
· 12 years ago
47a9789
avr32: Use generic global_data
by Simon Glass
· 12 years ago
baa1e53
arm: Use generic global_data
by Simon Glass
· 12 years ago
8ee666a
sandbox: Move ram_buf to arch_global_data
by Simon Glass
· 12 years ago
Next »