Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
2992dd833d11cd988125b11ae72bc18e53b0b2ab
« Previous
162a7a4
Only build the libfdt python module if 'swig' is available
by Simon Glass
· 8 years ago
76bce10
dm: Add a more efficient libfdt library
by Simon Glass
· 8 years ago
dbbe2e6
dm: Makefile: Build of-platdata files when the feature is enabled
by Simon Glass
· 8 years ago
69f2ed7
dm: Add a tool to generate C code from a device tree
by Simon Glass
· 8 years ago
ec564b4
dm: Add a library to provide simple device-tree access
by Simon Glass
· 8 years ago
39782af
dm: Add a README for of-platdata
by Simon Glass
· 8 years ago
2789ddb
dm: Add an option to enable the of-platdata feature
by Simon Glass
· 8 years ago
7a53a54
dm: Don't include fdtdec functions when of-platdata is enabled
by Simon Glass
· 8 years ago
b484b0d
dm: serial: Add support for of-platdata
by Simon Glass
· 8 years ago
7423daa
dm: clk: Add support for of-platdata
by Simon Glass
· 8 years ago
f24770d
dm: Add a header that provides access to the of-platdata structs
by Simon Glass
· 8 years ago
bab8233
dm: sandbox: Add a simple driver to test of-platdata
by Simon Glass
· 8 years ago
04ecf36
dm: syscon: Add support for of-platdata
by Simon Glass
· 8 years ago
3b2a29e
dm: regmap: Add a dummy implementation for of-platdata
by Simon Glass
· 8 years ago
29629eb
dm: core: Don't use device tree with of-platdata
by Simon Glass
· 8 years ago
054b3a1
dm: Makefile: Build of-platdata before SPL
by Simon Glass
· 8 years ago
d223e0a
dm: spl: Don't set up device tree with of-platdata
by Simon Glass
· 8 years ago
a091a8f
sandbox: Add a test device that uses of-platdata
by Simon Glass
· 8 years ago
8797b2c
sandbox: Add a new sandbox_spl board
by Simon Glass
· 8 years ago
0110f50
sandbox: serial: Don't sync video in SPL
by Simon Glass
· 8 years ago
1c12bce
sandbox: Don't use IDE and iotrace in SPL
by Simon Glass
· 8 years ago
e961a66
sandbox: Add basic SPL implementation
by Simon Glass
· 8 years ago
d0d0746
sandbox: Don't include the main loop in SPL
by Simon Glass
· 8 years ago
a7d9cae
sandbox: Don't use PCI in SPL
by Simon Glass
· 8 years ago
f4289cb
sandbox: Add some missing headers in cpu.c
by Simon Glass
· 8 years ago
6e20650
sandbox: Correct header file order in cpu.c
by Simon Glass
· 8 years ago
4cfc416
sandbox: Support building an SPL image
by Simon Glass
· 8 years ago
d4e33f5
sandbox: Allow chaining from SPL to U-Boot proper
by Simon Glass
· 8 years ago
72a7e07
Makefile: Allow the SPL final link rule to be overridden
by Simon Glass
· 8 years ago
12c550d
spl: Drop include of i2c.h
by Simon Glass
· 8 years ago
3928532
README: Remove CONFIG_SYS_MALLOC_F_LEN comment
by Simon Glass
· 8 years ago
7fcdac0
sandbox: Don't print a warning for CONFIG_I2C_COMPAT
by Simon Glass
· 8 years ago
36b898b
rtc: Tidy up the code style
by Simon Glass
· 8 years ago
bcc53bf
arm: Show cache warnings in U-Boot proper only
by Simon Glass
· 8 years ago
9828682
Add warn_non_spl() to show a message in U-Boot proper
by Simon Glass
· 8 years ago
5e7f743
Add comments for debug() and pr_fmt
by Simon Glass
· 8 years ago
6b42461
arm: Don't invalidate unaligned cache regions
by Simon Glass
· 8 years ago
397b569
arm: Move check_cache_range() into a common place
by Simon Glass
· 8 years ago
ba169d9
board_f: prevent misleading "Watchdog enabled" output
by Anatolij Gustschin
· 8 years ago
46d7a3b
board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
by Anatolij Gustschin
· 8 years ago
0ec807b
configs: da850evm: enable bootz command
by Sekhar Nori
· 8 years ago
663f6fc
ARM: OMAP5+: Enable errata i727
by Lokesh Vutla
· 8 years ago
b6fefa7
mkimage: fix missing break for -p switch
by Teddy Reed
· 8 years ago
19e8649
bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
by Hector Palacios
· 8 years ago
4b2fd72
stm32: Change USART port to USART6 for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
25c1b13
stm32: Add SDRAM support for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
ba0a3c1
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
a3e2efc
dragonboard410c: adding missing default addr for script and pxe boot
by Ricardo Salveti de Araujo
· 8 years ago
5a6f576
dragonboard410c: prefer sdcard boot over emmc
by Ricardo Salveti de Araujo
· 8 years ago
8729d58
test: Convert the vboot test to test/py
by Simon Glass
· 8 years ago
1152a05
tools: Correct error handling in fit_image_process_hash()
by Simon Glass
· 8 years ago
655cc69
tools: Add an error code when fit_handle_file() fails
by Simon Glass
· 8 years ago
73a9054
test/py: Add a helper to run a list of U-Boot commands
by Simon Glass
· 8 years ago
9e17b03
test/py: Provide a way to check that a command fails
by Simon Glass
· 8 years ago
8b304a3
test/py: Add an option to execute a string containing a command
by Simon Glass
· 8 years ago
f3d3e95
test/py: Return output from run_and_log()
by Simon Glass
· 8 years ago
86845bf
test/py: Provide output from exceptions with RunAndLog()
by Simon Glass
· 8 years ago
3b8d9d9
test/py: Allow RunAndLog() to return the output
by Simon Glass
· 8 years ago
0671960
test/py: Allow tests to control the sandbox device-tree file
by Simon Glass
· 8 years ago
b9c771b
sandbox: Don't exit when bootm completes
by Simon Glass
· 8 years ago
07f4ead
test: Add a simple script to run tests on sandbox
by Simon Glass
· 8 years ago
f6349c3
test: Add a README
by Simon Glass
· 8 years ago
022885c
tools: Allow building with debug enabled
by Simon Glass
· 8 years ago
51f03e6
mkimage: Show item lists for all categories
by Simon Glass
· 8 years ago
f24e105
mkimage: Use generic code for showing an 'image type' error
by Simon Glass
· 8 years ago
3066422
mkimage: Allow display of a list of any image header category
by Simon Glass
· 8 years ago
1426220
image: Add functions to obtain category information
by Simon Glass
· 8 years ago
30495bf
image: Add a name for invalid types
by Simon Glass
· 8 years ago
56d7ab7
image: Create a table of information for each category
by Simon Glass
· 8 years ago
555f45d
image: Convert the IH_... values to enums
by Simon Glass
· 8 years ago
3a45f38
image: Correct auto-fit architecture property name
by Simon Glass
· 8 years ago
58b2247
mkimage: Drop blank line before main()
by Simon Glass
· 8 years ago
63ef31b
mkimage: Drop premature setting of params.fit_image_type
by Simon Glass
· 8 years ago
e324a92
mkimage: Require a data file when auto-fit is used
by Simon Glass
· 8 years ago
3c23c0f
mkimage: Explain the auto-fit imagefile special case
by Simon Glass
· 8 years ago
20deadd
mkimage: Honour the default image type with auto-fit
by Simon Glass
· 8 years ago
9a38712
linux/io.h: add generic ioremap()/iounmap() defines
by Masahiro Yamada
· 8 years ago
c74b8fc
arm, nds32, sh: remove useless ioremap()/iounmap() defines
by Masahiro Yamada
· 8 years ago
95ebc25
types.h: move and redefine resource_size_t
by Masahiro Yamada
· 8 years ago
8662bea
doc: Update info on using secure devices from TI
by Andreas Dannenberg
· 8 years ago
e29878f
arm: am4x: add U-Boot FIT signing and SPL image post-processing
by Madan Srinivas
· 8 years ago
17c2987
arm: omap5: add U-Boot FIT signing and SPL image post-processing
by Andreas Dannenberg
· 8 years ago
da74d1f
spl: fit: add support for post-processing of images
by Daniel Allred
· 8 years ago
bf9ec86
arm: omap-common: Update to generate secure U-Boot FIT blob
by Andreas Dannenberg
· 8 years ago
1bb0a21
arm: omap-common: secure ROM signature verify API
by Andreas Dannenberg
· 8 years ago
d86f7af
arm: omap-common: add secure rom call API for secure devices
by Andreas Dannenberg
· 8 years ago
51d0638
arm: omap-common: add secure smc entry
by Daniel Allred
· 8 years ago
ec6f610
arm: cache: add missing dummy functions for when dcache disabled
by Daniel Allred
· 8 years ago
6b6024e
arm64: add better and more generic spin-table support
by Masahiro Yamada
· 8 years ago
3a592a1
Revert "armv8: Enable CPUECTLR.SMPEN for coherency"
by Tom Rini
· 8 years ago
a02ab5e
usbarmory: Add board_run_command() function
by Andrej Rosano
· 8 years ago
9a45ec3
usbarmory: switch to using kernel zImage
by Andrej Rosano
· 8 years ago
1f17562
imx6: clock: typo fix
by Peng Fan
· 8 years ago
225126d
arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite
by Hannes Schmelzer
· 8 years ago
ca103e0
pico-imx6ul: Add USB Host support
by Vanessa Maegima
· 8 years ago
d0daec6
pico-imx6ul: Add NFS boot support
by Diego Dorta
· 8 years ago
dab1493
pico-imx6ul: Add a README file
by Vanessa Maegima
· 8 years ago
af07d15
pico-imx6ul: Add DFU support
by Vanessa Maegima
· 8 years ago
6d7aa51
pico-imx6ul: Add Ethernet support
by Diego Dorta
· 8 years ago
618a853
mx7dsabresd: Fix the boot of a NXP kernel
by Fabio Estevam
· 8 years ago
Next »