Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d95645d80412ba9f1d5e67157b813e8da3c00648
d95645d
log: Add an implementation of logging
by Simon Glass
· 7 years ago
49badb9
Drop the log buffer
by Simon Glass
· 7 years ago
e599972
usb: Correct use of debug()
by Simon Glass
· 7 years ago
6bb7d89
mtdparts: Correct use of debug()
by Simon Glass
· 7 years ago
9054a02
Move debug and logging support to a separate header
by Simon Glass
· 7 years ago
16e3d7c
Revert "sandbox: Drop special case console code for sandbox"
by Simon Glass
· 7 years ago
9e940b1
sandbox: Adjust pre-console address to avoid conflict
by Simon Glass
· 7 years ago
29d1143
Revert "sandbox: remove os_putc() and os_puts()"
by Simon Glass
· 7 years ago
b1003ac
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
24e592c
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
by Nobuhiro Iwamatsu
· 7 years ago
c351b53
i2c: at91_i2c: remove the .probe_chip function
by Alan Ott
· 7 years ago
59596e5
i2c: at91_i2c: Wait for TXRDY after sending the first byte
by Alan Ott
· 7 years ago
9ba506d
i2c: meson: add some comments
by Beniamino Galvani
· 7 years ago
04b9538
i2c: meson: fix return codes on error
by Beniamino Galvani
· 7 years ago
cf0a7a9
i2c: meson: reduce timeout
by Beniamino Galvani
· 7 years ago
83b153d
i2c: meson: improve Kconfig description
by Beniamino Galvani
· 7 years ago
070aa2d
tools: omapimage: fix corner-case in byteswap path
by Philipp Tomsich
· 7 years ago
210e7fb
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
f8833e9
efi_stub: Use efi_uintn_t
by Alexander Graf
· 7 years ago
37d427b
Prepare v2018.01-rc1
by Tom Rini
· 7 years ago
f1f03cf
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
e4ed8cf
Merge git://git.denx.de/u-boot-cfi-flash
by Tom Rini
· 7 years ago
cfa4c71
arm: Make gcc 6.0 or later a hard requirement now.
by Tom Rini
· 7 years ago
663eb8c
scripts: spl: fix typo
by Peng Fan
· 7 years ago
8fa57ed
drivers: firmware: psci: use pr_* log functions instead of printf()
by Masahiro Yamada
· 7 years ago
f6438a8
omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup
by Derald D. Woods
· 7 years ago
e0e9871
armv8: mmu: fix page table mapping
by Peng Fan
· 7 years ago
c3c9b33
arm64 :show_regs: show the address before relocation
by Peng Fan
· 7 years ago
8b24569
ARM: arch-meson: build memory banks using reported memory from registers
by Neil Armstrong
· 7 years ago
83256d8
arm: Add Khadas VIM support based on Meson GXL family
by Neil Armstrong
· 7 years ago
514ad81
arm: Add LibreTech CC support based on Meson GXL family
by Neil Armstrong
· 7 years ago
eabf436
board: p212: use common ethernet init function
by Neil Armstrong
· 7 years ago
1aca6b1
board: odroid-c2: use common ethernet init function
by Neil Armstrong
· 7 years ago
ef441cb
ARM: arch-meson: add ethernet common init function
by Neil Armstrong
· 7 years ago
b79320b
libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
by Masahiro Yamada
· 7 years ago
b9e6ef2
libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c
by Masahiro Yamada
· 7 years ago
143362c
armv8: shrink exception table code
by Andre Przywara
· 7 years ago
3f88741
add support for Raspberry Pi Zero W
by Dmitry Korunov
· 7 years ago
1edaed0
test: compression: Convert to unit test framework
by Simon Glass
· 7 years ago
5beb1b3
mtd: nand: denali: consolidate include directives
by Masahiro Yamada
· 7 years ago
2cf4eba
mtd: nand: denali_dt: replace printf() with pr_err()
by Masahiro Yamada
· 7 years ago
99ef87e
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
by Masahiro Yamada
· 7 years ago
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· 7 years ago
26ea9c9
mtd: nand: denali: remove ad-hoc board_nand_init() entry
by Masahiro Yamada
· 7 years ago
59a1f3e
mtd: nand: denali: remove bogus __maybe_unused
by Masahiro Yamada
· 7 years ago
7b9fc45
ARM: uniphier: clean up board_init
by Masahiro Yamada
· 7 years ago
de067cd
mtd: cfi: Fix checking status register feature
by York Sun
· 7 years ago
7186167
test/py: Allow any unit test suite to be found
by Simon Glass
· 7 years ago
053f801
test: compression: Put test variables in a struct
by Simon Glass
· 7 years ago
17e9903
test: overlay: Use cmd_ut_category()
by Simon Glass
· 7 years ago
81cbe1c
test: Add a command function for test execution
by Simon Glass
· 7 years ago
8033a55
omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC
by Peter Robinson
· 7 years ago
b402d0b
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
4703ea6
rockchip: clk: rk3128: fix DCLK_VOP_DIV_CON_MASK
by Philipp Tomsich
· 7 years ago
f16060e
rockchip: clk: rk3128: fix NANDC_PLL_SEL_MASK
by Philipp Tomsich
· 7 years ago
8b86ad6
efi_loader helloworld.efi: Fix building with -Os
by Alexander Graf
· 7 years ago
83a83f2
efi_loader: Fix partition offsets
by Alexander Graf
· 7 years ago
b6a35d0
efi_loader: add missing breaks
by Rob Clark
· 7 years ago
59760c8
efi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
by Heinrich Schuchardt
· 7 years ago
967d7de
efi_loader: helper function to add EFI object to list
by Heinrich Schuchardt
· 7 years ago
754d497
efi_loader: pass handle of loaded image
by Heinrich Schuchardt
· 7 years ago
7161cb5
test/py: check return code of helloworld
by Heinrich Schuchardt
· 7 years ago
0864580
efi_loader: output load options in helloworld
by Heinrich Schuchardt
· 7 years ago
bf7ea1d
efi_selftest: add missing line feed
by Heinrich Schuchardt
· 7 years ago
023b63e
efi_selftest: compile without special compiler flags
by Heinrich Schuchardt
· 7 years ago
99ce206
efi_loader: manage protocols in a linked list
by Heinrich Schuchardt
· 7 years ago
6953c10
efi_loader: simplify find_obj
by Heinrich Schuchardt
· 7 years ago
e5e78a3
efi_loader: simplify efi_open_protocol
by Heinrich Schuchardt
· 7 years ago
bde9a9b
efi_loader: efi_gop: use efi_add_protocol
by Heinrich Schuchardt
· 7 years ago
23b45b6
efi_loader: efi_net: use efi_add_protocol
by Heinrich Schuchardt
· 7 years ago
9fb0f2f
efi_loader: efi_disk: use efi_add_protocol
by Heinrich Schuchardt
· 7 years ago
37daf87
efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
by Heinrich Schuchardt
· 7 years ago
06ec689
efi_loader: reimplement LocateDevicePath
by Heinrich Schuchardt
· 7 years ago
0b182f1
efi_loader: fix efi_convert_device_node_to_text
by Heinrich Schuchardt
· 7 years ago
5a3dc96
efi_loader: efi_dp_str should print path not node
by Heinrich Schuchardt
· 7 years ago
f6df026
efi_loader: size of media device path node represenation
by Heinrich Schuchardt
· 7 years ago
df76976
efi_loader: Exit in efi_set_bootdev() upon invalid "desc"
by Stefan Roese
· 7 years ago
650e4b3
efi_loader: helloworld.c: remove superfluous include
by Heinrich Schuchardt
· 7 years ago
84b4d70
efi_loader: initialise partition_signature memory
by Jonathan Gray
· 7 years ago
580c13b
efi_loader: efi_console: use helper functions
by Heinrich Schuchardt
· 7 years ago
24d3a66
efi_loader: refactor efi_setup_loaded_image
by Heinrich Schuchardt
· 7 years ago
57505e9
efi_loader: simplify efi_locate_protocol
by Heinrich Schuchardt
· 7 years ago
7538c27
efi_loader: simplify efi_uninstall_protocol_interface
by Heinrich Schuchardt
· 7 years ago
6a43075
efi_loader: simplify efi_search
by Heinrich Schuchardt
· 7 years ago
865d5f3
efi_loader: simplify efi_install_protocol_interface
by Heinrich Schuchardt
· 7 years ago
5aef61d
efi_loader: helper functions for protocol management
by Heinrich Schuchardt
· 7 years ago
b0e5a12
efi_selftest: test for graphics output protocol
by Heinrich Schuchardt
· 7 years ago
8b28d5c
efi_loader: efi_gop: use correct types for parameters
by Heinrich Schuchardt
· 7 years ago
1cdca3f
efi_loader: argument of efi_search_obj should be const
by Heinrich Schuchardt
· 7 years ago
eb6106e
efi_loader: make efi_create_handle non-static
by Heinrich Schuchardt
· 7 years ago
753e248
efi_loader: efi_dp_match should have const arguments
by Heinrich Schuchardt
· 7 years ago
2f16793
efi_loader: efi_net: check return value of calloc
by Heinrich Schuchardt
· 7 years ago
34f5183
efi_loader: efi_disk: check return value of calloc
by Heinrich Schuchardt
· 7 years ago
9aaa35b
efi_loader: efi_gop: check calloc return value
by Heinrich Schuchardt
· 7 years ago
a616dcf
efi_loader implement UninstallMultipleProtocolInterfaces
by Heinrich Schuchardt
· 7 years ago
50f0210
efi_loader: debug output efi_install_protocol_interface
by Heinrich Schuchardt
· 7 years ago
ec47f3e
efi_loader: fix typo efi_install_multiple_protocol_interfaces
by Heinrich Schuchardt
· 7 years ago
274cc87
efi_loader: rework efi_search_obj
by Heinrich Schuchardt
· 7 years ago
ec66fc8
efi_loader: rework efi_locate_handle
by Heinrich Schuchardt
· 7 years ago
798a441
efi_loader: consistently use efi_uintn_t in boot services
by Heinrich Schuchardt
· 7 years ago
Next »