History log of /openbmc/u-boot/scripts/decodecode (Results 1 – 5 of 5)
Revision Date Author Comments
# 3eceff64 06-Jun-2018 Tom Rini <trini@konsulko.com>

Merge branch 'master' of git://git.denx.de/u-boot-samsung


# 8ada17dd 30-May-2018 Tom Rini <trini@konsulko.com>

Merge branch 'master' of git://git.denx.de/u-boot-spi

- Fix a conflict in drivers/spi/atcspi200_spi.c related to the riscv
tree fixing a warning.

Signed-off-by: Tom Rini <trin

Merge branch 'master' of git://git.denx.de/u-boot-spi

- Fix a conflict in drivers/spi/atcspi200_spi.c related to the riscv
tree fixing a warning.

Signed-off-by: Tom Rini <trini@konsulko.com>

show more ...


# add7aa9f 29-May-2018 Tom Rini <trini@konsulko.com>

Merge branch 'master' of git://git.denx.de/u-boot-ubi


# 7049f620 24-May-2018 Tom Rini <trini@konsulko.com>

Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot

Patch queue for rpi - 2018-05-24

Some minor fixes for the Raspberry Pi:

- Fix SD writes on new sdhost control

Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot

Patch queue for rpi - 2018-05-24

Some minor fixes for the Raspberry Pi:

- Fix SD writes on new sdhost controller
- Sanitize default load addresses, allowing for better payload placement

show more ...


# 02c3a3d0 15-May-2018 Heinrich Schuchardt <xypron.glpk@gmx.de>

scripts: add decodecode from Linux

The script decodecode can be used to disassemble the 'Code:' line written
when an exception occurs.

The script is copied from Linux v4.16.

scripts: add decodecode from Linux

The script decodecode can be used to disassemble the 'Code:' line written
when an exception occurs.

The script is copied from Linux v4.16.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

show more ...